[INFO] fetching crate sorted-collections 0.0.8... [INFO] checking sorted-collections-0.0.8 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate sorted-collections 0.0.8 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate sorted-collections 0.0.8 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sorted-collections 0.0.8 [INFO] finished tweaking crates.io crate sorted-collections 0.0.8 [INFO] tweaked toml for crates.io crate sorted-collections 0.0.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191dbe2cfab711fb627997797e5195e2f3287856fd9767edc254ccfc14921ed3 [INFO] running `Command { std: "docker" "start" "-a" "191dbe2cfab711fb627997797e5195e2f3287856fd9767edc254ccfc14921ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191dbe2cfab711fb627997797e5195e2f3287856fd9767edc254ccfc14921ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191dbe2cfab711fb627997797e5195e2f3287856fd9767edc254ccfc14921ed3", kill_on_drop: false }` [INFO] [stdout] 191dbe2cfab711fb627997797e5195e2f3287856fd9767edc254ccfc14921ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e8b55c69d3a08e7d369d47d8a2d628bccb68b6c5253cc46e60fad18670189f [INFO] running `Command { std: "docker" "start" "-a" "f8e8b55c69d3a08e7d369d47d8a2d628bccb68b6c5253cc46e60fad18670189f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking sorted-collections v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `collections` [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(collections, core)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `collections` [INFO] [stdout] --> src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(collections, core)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | self.range(Included(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | self.range(Included(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | self.range(Included(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 333 | self.range(Included(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | self.range(Unbounded, Included(key)).map(|(k, _)| k).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | self.range(Unbounded, Included(key)).map(|(k, _)| k).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | self.range(Unbounded, Included(key)).map(|(k, _)| k).max() [INFO] [stdout] | ^^^^^ ------------- unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | self.range(Excluded(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | self.range(Excluded(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:384:24 [INFO] [stdout] | [INFO] [stdout] 384 | self.range(Unbounded, Excluded(key)).map(|(k, _)| k).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | self.range(Unbounded, Included(key)).map(|(k, _)| k).max() [INFO] [stdout] | ^^^^^ ------------- unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | self.range(Excluded(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:384:18 [INFO] [stdout] | [INFO] [stdout] 384 | self.range(Unbounded, Excluded(key)).map(|(k, _)| k).max() [INFO] [stdout] | ^^^^^ ------------- unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | self.range(Excluded(key), Unbounded).map(|(k, _)| k).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:401:43 [INFO] [stdout] | [INFO] [stdout] 401 | let keys: Vec = self.range(from_key, to_key).map(|(k, _)| k.clone()).collect(); [INFO] [stdout] | ----- ^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:384:24 [INFO] [stdout] | [INFO] [stdout] 384 | self.range(Unbounded, Excluded(key)).map(|(k, _)| k).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:384:18 [INFO] [stdout] | [INFO] [stdout] 384 | self.range(Unbounded, Excluded(key)).map(|(k, _)| k).max() [INFO] [stdout] | ^^^^^ ------------- unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&K>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedmap.rs:401:43 [INFO] [stdout] | [INFO] [stdout] 401 | let keys: Vec = self.range(from_key, to_key).map(|(k, _)| k.clone()).collect(); [INFO] [stdout] | ----- ^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&K>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeMap::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:5 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:401:37 [INFO] [stdout] | [INFO] [stdout] 401 | let keys: Vec = self.range(from_key, to_key).map(|(k, _)| k.clone()).collect(); [INFO] [stdout] | ^^^^^ ------ unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedmap.rs:401:37 [INFO] [stdout] | [INFO] [stdout] 401 | let keys: Vec = self.range(from_key, to_key).map(|(k, _)| k.clone()).collect(); [INFO] [stdout] | ^^^^^ ------ unexpected argument #2 of type `Bound<&K>` [INFO] [stdout] ... [INFO] [stdout] 416 | sortedmap_impl!(BTreeMap, BTreeMapRangeRemove, BTreeMapRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/map.rs:1217:12 [INFO] [stdout] = note: this error originates in the macro `sortedmap_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:308:24 [INFO] [stdout] | [INFO] [stdout] 308 | self.range(Included(elem), Unbounded).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | self.range(Included(elem), Unbounded).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | self.range(Unbounded, Included(elem)).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | self.range(Unbounded, Included(elem)).max() [INFO] [stdout] | ^^^^^ -------------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:342:24 [INFO] [stdout] | [INFO] [stdout] 342 | self.range(Excluded(elem), Unbounded).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:308:24 [INFO] [stdout] | [INFO] [stdout] 308 | self.range(Included(elem), Unbounded).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | self.range(Excluded(elem), Unbounded).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:359:24 [INFO] [stdout] | [INFO] [stdout] 359 | self.range(Unbounded, Excluded(elem)).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | self.range(Unbounded, Excluded(elem)).max() [INFO] [stdout] | ^^^^^ -------------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | self.range(Included(elem), Unbounded).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:376:40 [INFO] [stdout] | [INFO] [stdout] 376 | let ret: $typ = self.range(from_elem, to_elem).cloned().collect(); [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | self.range(Unbounded, Included(elem)).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:376:34 [INFO] [stdout] | [INFO] [stdout] 376 | let ret: $typ = self.range(from_elem, to_elem).cloned().collect(); [INFO] [stdout] | ^^^^^ ------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:325:18 [INFO] [stdout] | [INFO] [stdout] 325 | self.range(Unbounded, Included(elem)).max() [INFO] [stdout] | ^^^^^ -------------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:342:24 [INFO] [stdout] | [INFO] [stdout] 342 | self.range(Excluded(elem), Unbounded).min() [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | self.range(Excluded(elem), Unbounded).min() [INFO] [stdout] | ^^^^^ --------- unexpected argument #2 of type `Bound<_>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<_>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:359:24 [INFO] [stdout] | [INFO] [stdout] 359 | self.range(Unbounded, Excluded(elem)).max() [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:359:18 [INFO] [stdout] | [INFO] [stdout] 359 | self.range(Unbounded, Excluded(elem)).max() [INFO] [stdout] | ^^^^^ -------------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Bound<&T>: RangeBounds` is not satisfied [INFO] [stdout] --> src/sortedset.rs:376:40 [INFO] [stdout] | [INFO] [stdout] 376 | let ret: $typ = self.range(from_elem, to_elem).cloned().collect(); [INFO] [stdout] | ----- ^^^^^^^^^ the trait `RangeBounds` is not implemented for `Bound<&T>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::range` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:5 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sorted-collections` (lib) due to 21 previous errors [INFO] [stdout] error[E0061]: this method takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/sortedset.rs:376:34 [INFO] [stdout] | [INFO] [stdout] 376 | let ret: $typ = self.range(from_elem, to_elem).cloned().collect(); [INFO] [stdout] | ^^^^^ ------- unexpected argument #2 of type `Bound<&T>` [INFO] [stdout] ... [INFO] [stdout] 393 | sortedset_impl!(BTreeSet, BTreeSetRangeRemove, BTreeSetRangeRemove); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/collections/btree/set.rs:391:12 [INFO] [stdout] = note: this error originates in the macro `sortedset_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sorted-collections` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "f8e8b55c69d3a08e7d369d47d8a2d628bccb68b6c5253cc46e60fad18670189f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e8b55c69d3a08e7d369d47d8a2d628bccb68b6c5253cc46e60fad18670189f", kill_on_drop: false }` [INFO] [stdout] f8e8b55c69d3a08e7d369d47d8a2d628bccb68b6c5253cc46e60fad18670189f