[INFO] fetching crate stam-python 0.12.1...
[INFO] testing stam-python-0.12.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate stam-python 0.12.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stam-python 0.12.1
[INFO] finished tweaking crates.io crate stam-python 0.12.1
[INFO] tweaked toml for crates.io crate stam-python 0.12.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stam-python 0.12.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stam-python 0.12.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a05c67c586c8b457c05a7682d4bfe226dc6356963c15b681620b7d2c0252ef92
[INFO] running `Command { std: "docker" "start" "-a" "a05c67c586c8b457c05a7682d4bfe226dc6356963c15b681620b7d2c0252ef92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a05c67c586c8b457c05a7682d4bfe226dc6356963c15b681620b7d2c0252ef92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05c67c586c8b457c05a7682d4bfe226dc6356963c15b681620b7d2c0252ef92", kill_on_drop: false }`
[INFO] [stdout] a05c67c586c8b457c05a7682d4bfe226dc6356963c15b681620b7d2c0252ef92
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fe7f0bd0cab8c77dae7f522d2ffff2c6457f0100812141efd568f2fdbb4c853
[INFO] running `Command { std: "docker" "start" "-a" "7fe7f0bd0cab8c77dae7f522d2ffff2c6457f0100812141efd568f2fdbb4c853", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling seal v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling datasize v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling upon v0.10.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling stam v0.18.6
[INFO] [stderr]    Compiling stam-tools v0.14.0
[INFO] [stderr]    Compiling stam-python v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 855 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 936 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 994 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 101 |             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 973 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdataset.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 200 |             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:326:58
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 326 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:333:45
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 333 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:402:64
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 402 |             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 764 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 819 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 875 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 948 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "7fe7f0bd0cab8c77dae7f522d2ffff2c6457f0100812141efd568f2fdbb4c853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe7f0bd0cab8c77dae7f522d2ffff2c6457f0100812141efd568f2fdbb4c853", kill_on_drop: false }`
[INFO] [stdout] 7fe7f0bd0cab8c77dae7f522d2ffff2c6457f0100812141efd568f2fdbb4c853
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 993f071f1142bd6d5721736eb5ed736cb034ce7d45bf2db919c5bb6f2c7d5d07
[INFO] running `Command { std: "docker" "start" "-a" "993f071f1142bd6d5721736eb5ed736cb034ce7d45bf2db919c5bb6f2c7d5d07", kill_on_drop: false }`
[INFO] [stderr]    Compiling stam-python v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:168:49
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 168 |                     annotation.textselections().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:202:66
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:235:46
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 235 |                     annotation.annotations().limit(limit),
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:391:39
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     annotation.data().limit(limit),
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:454:64
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:743:48
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 743 |                     annotations.items().data().limit(limit),
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:797:55
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:855:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 855 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:902:58
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:936:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 936 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotation.rs:994:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 994 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 101 |             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 134 |                     key.annotations().limit(limit),
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:522:40
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 522 |                     data.annotations().limit(limit),
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:923:48
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 923 |                     data.items().annotations().limit(limit),
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdata.rs:973:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 973 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationdataset.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 200 |             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:326:58
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 326 |                         store.annotations_no_substores().limit(limit),
[INFO] [stdout]     |                                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:333:45
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 333 |                         store.annotations().limit(limit),
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/annotationstore.rs:402:64
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 402 |             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stdout]     |                                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/resources.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 454 |                     resource.annotations().limit(limit),
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/resources.rs:481:56
[INFO] [stdout]     |
[INFO] [stdout]  10 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:340:49
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 340 |                     textselection.annotations().limit(limit),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:406:67
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:764:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 764 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 819 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 875 |                         .limit(limit),
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stdout]    --> src/textselection.rs:948:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use crate::query::*;
[INFO] [stdout]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 948 |                 .limit(limit)
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `LimitIterator` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.26s
[INFO] running `Command { std: "docker" "inspect" "993f071f1142bd6d5721736eb5ed736cb034ce7d45bf2db919c5bb6f2c7d5d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993f071f1142bd6d5721736eb5ed736cb034ce7d45bf2db919c5bb6f2c7d5d07", kill_on_drop: false }`
[INFO] [stdout] 993f071f1142bd6d5721736eb5ed736cb034ce7d45bf2db919c5bb6f2c7d5d07
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ef265ae6123402770afb79a931f8505c879bc05cf69426b8757c0d733b2193a
[INFO] running `Command { std: "docker" "start" "-a" "9ef265ae6123402770afb79a931f8505c879bc05cf69426b8757c0d733b2193a", kill_on_drop: false }`
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:168:49
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 168 |                     annotation.textselections().limit(limit),
[INFO] [stderr]     |                                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:202:66
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 202 |                     annotation.annotations_in_targets(recursive).limit(limit),
[INFO] [stderr]     |                                                                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:235:46
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 235 |                     annotation.annotations().limit(limit),
[INFO] [stderr]     |                                              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:391:39
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 391 |                     annotation.data().limit(limit),
[INFO] [stderr]     |                                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:454:64
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 454 |                     annotation.related_text(operator.operator).limit(limit),
[INFO] [stderr]     |                                                                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:743:48
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 743 |                     annotations.items().data().limit(limit),
[INFO] [stderr]     |                                                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:797:55
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 797 |                     annotations.items().annotations().limit(limit),
[INFO] [stderr]     |                                                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:855:26
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 855 |                         .limit(limit),
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:902:58
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 902 |                     annotations.items().textselections().limit(limit),
[INFO] [stderr]     |                                                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:936:26
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 936 |                         .limit(limit),
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotation.rs:994:18
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 994 |                 .limit(limit)
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdata.rs:101:60
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 101 |             self.map(|key| Ok(PyData::from_iter(key.data().limit(limit), &self.store)))
[INFO] [stderr]     |                                                            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdata.rs:134:39
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 134 |                     key.annotations().limit(limit),
[INFO] [stderr]     |                                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdata.rs:522:40
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 522 |                     data.annotations().limit(limit),
[INFO] [stderr]     |                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdata.rs:923:48
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 923 |                     data.items().annotations().limit(limit),
[INFO] [stderr]     |                                                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdata.rs:973:18
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 973 |                 .limit(limit)
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationdataset.rs:200:68
[INFO] [stderr]     |
[INFO] [stderr]  10 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 200 |             self.map(|dataset| Ok(PyData::from_iter(dataset.data().limit(limit), &self.store)))
[INFO] [stderr]     |                                                                    ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationstore.rs:326:58
[INFO] [stderr]     |
[INFO] [stderr]  14 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 326 |                         store.annotations_no_substores().limit(limit),
[INFO] [stderr]     |                                                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationstore.rs:333:45
[INFO] [stderr]     |
[INFO] [stderr]  14 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 333 |                         store.annotations().limit(limit),
[INFO] [stderr]     |                                             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/annotationstore.rs:402:64
[INFO] [stderr]     |
[INFO] [stderr]  14 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 402 |             self.map(|store| Ok(PyData::from_iter(store.data().limit(limit), &self.store)))
[INFO] [stderr]     |                                                                ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/resources.rs:454:44
[INFO] [stderr]     |
[INFO] [stderr]  10 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 454 |                     resource.annotations().limit(limit),
[INFO] [stderr]     |                                            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/resources.rs:481:56
[INFO] [stderr]     |
[INFO] [stderr]  10 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 481 |                     resource.annotations_as_metadata().limit(limit),
[INFO] [stderr]     |                                                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:340:49
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 340 |                     textselection.annotations().limit(limit),
[INFO] [stderr]     |                                                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:406:67
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 406 |                     textselection.related_text(operator.operator).limit(limit),
[INFO] [stderr]     |                                                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:764:26
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 764 |                         .limit(limit),
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:819:26
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 819 |                         .limit(limit),
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:875:26
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 875 |                         .limit(limit),
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `LimitIterator`
[INFO] [stderr]    --> src/textselection.rs:948:18
[INFO] [stderr]     |
[INFO] [stderr]  15 | use crate::query::*;
[INFO] [stderr]     |     ------------ `LimitIterator` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 948 |                 .limit(limit)
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `LimitIterator` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: `stam-python` (lib test) generated 28 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stam-0cc84f537d09ce98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ef265ae6123402770afb79a931f8505c879bc05cf69426b8757c0d733b2193a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ef265ae6123402770afb79a931f8505c879bc05cf69426b8757c0d733b2193a", kill_on_drop: false }`
[INFO] [stdout] 9ef265ae6123402770afb79a931f8505c879bc05cf69426b8757c0d733b2193a
