[INFO] fetching crate interval-map 0.1.1... [INFO] checking interval-map-0.1.1 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate interval-map 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate interval-map 0.1.1 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate interval-map 0.1.1 [INFO] finished tweaking crates.io crate interval-map 0.1.1 [INFO] tweaked toml for crates.io crate interval-map 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63594ac4b237adfcbaee7d209f7ab193834504cabbfeba85f03489dd9ab0c2bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63594ac4b237adfcbaee7d209f7ab193834504cabbfeba85f03489dd9ab0c2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63594ac4b237adfcbaee7d209f7ab193834504cabbfeba85f03489dd9ab0c2bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63594ac4b237adfcbaee7d209f7ab193834504cabbfeba85f03489dd9ab0c2bf", kill_on_drop: false }` [INFO] [stdout] 63594ac4b237adfcbaee7d209f7ab193834504cabbfeba85f03489dd9ab0c2bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55a7b3d3893b7aab2a4a48cd94058d0243c3139f115dc2884d79e17b6a78c306 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "55a7b3d3893b7aab2a4a48cd94058d0243c3139f115dc2884d79e17b6a78c306", kill_on_drop: false }` [INFO] [stderr] Checking interval-map v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/interval_map.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/interval_map.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/interval_map.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/interval_map.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Bound` [INFO] [stdout] --> src/bound.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | use Bound::*; [INFO] [stdout] | ^^^^^ `Bound` is a type alias, not a module [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `Unbounded` is bound more than once in the same pattern [INFO] [stdout] --> src/bound.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (&Unbounded, &Unbounded) => Some(Ordering::Equal), [INFO] [stdout] | ^^^^^^^^^ used in a pattern more than once [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `Unbounded` is bound more than once in the same pattern [INFO] [stdout] --> src/bound.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (&Unbounded, &Unbounded) => Some(Ordering::Equal), [INFO] [stdout] | ^^^^^^^^^ used in a pattern more than once [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `Unbounded` is bound more than once in the same pattern [INFO] [stdout] --> src/bound.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (&Unbounded, &Unbounded) => Some(Ordering::Equal), [INFO] [stdout] | ^^^^^^^^^ used in a pattern more than once [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `Unbounded` is bound more than once in the same pattern [INFO] [stdout] --> src/bound.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (&Unbounded, &Unbounded) => Some(Ordering::Equal), [INFO] [stdout] | ^^^^^^^^^ used in a pattern more than once [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | Included(ref v) => v.borrow().partial_cmp(other), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Excluded(ref v) => match v.borrow().partial_cmp(other) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:76 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:146:39 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | Included(ref v) => v.borrow().partial_cmp(other), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Excluded(ref v) => match v.borrow().partial_cmp(other) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:76 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | Included(ref v) => v.borrow().partial_cmp(other), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Excluded(ref v) => match v.borrow().partial_cmp(other) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:76 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:146:39 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | Included(v) => Self(Excluded(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | Excluded(v) => Self(Included(v)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | (&Included(ref x), &Included(ref y)) => x == y, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | Included(ref v) => v.borrow().partial_cmp(other), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Excluded(ref v) => match v.borrow().partial_cmp(other) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:58 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:118:76 [INFO] [stdout] | [INFO] [stdout] 118 | (&Excluded(ref x), &Excluded(ref y)) | (&Included(ref x), &Included(ref y)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | (&Excluded(ref x), &Included(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:19 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | (&Included(ref x), &Included(ref y)) => x.borrow().partial_cmp(y), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | (&Excluded(ref x), &Excluded(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:146:39 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:146:39 [INFO] [stdout] | [INFO] [stdout] 146 | | (&Excluded(ref x), &Included(ref y)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/bound.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/bound.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | | (&Included(ref x), &Excluded(ref y)) => match x.borrow().partial_cmp(y) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Excluded` in this scope [INFO] [stdout] --> src/interval_map.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | Excluded(ref v) => Excluded(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Excluded; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Included` in this scope [INFO] [stdout] --> src/interval_map.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | Included(ref v) => Included(v), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Bound::Included; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Borrow, cmp::Ordering, collections::Bound}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StartBound(pub(super) Bound); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Borrow, cmp::Ordering, collections::Bound}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndBound(pub(super) Bound); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | collections::Bound, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(start: Bound, end: Bound) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(start: Bound, end: Bound) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:70:30 [INFO] [stdout] | [INFO] [stdout] 70 | fn start_bound(&self) -> Bound<&T> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn end_bound(&self) -> Bound<&T> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | start: StartBound(Bound::Included(r.start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | end: EndBound(Bound::Excluded(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | start: StartBound(Bound::Included(start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | end: EndBound(Bound::Included(end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | start: StartBound(Bound::Included(r.start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | end: EndBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | end: EndBound(Bound::Excluded(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | end: EndBound(Bound::Included(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:165:31 [INFO] [stdout] | [INFO] [stdout] 165 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | end: EndBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:540:44 [INFO] [stdout] | [INFO] [stdout] 540 | ... StartBound(Bound::Included(key.clone())), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:542:43 [INFO] [stdout] | [INFO] [stdout] 542 | ... end: EndBound(Bound::Excluded(key)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct StartBound(pub(super) Bound); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/bound.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndBound(pub(super) Bound); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | collections::Bound, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(start: Bound, end: Bound) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(start: Bound, end: Bound) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:70:30 [INFO] [stdout] | [INFO] [stdout] 70 | fn start_bound(&self) -> Bound<&T> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn end_bound(&self) -> Bound<&T> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | start: StartBound(Bound::Included(r.start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | end: EndBound(Bound::Excluded(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | start: StartBound(Bound::Included(start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | end: EndBound(Bound::Included(end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | start: StartBound(Bound::Included(r.start)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | end: EndBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | end: EndBound(Bound::Excluded(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | end: EndBound(Bound::Included(r.end)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:165:31 [INFO] [stdout] | [INFO] [stdout] 165 | start: StartBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | end: EndBound(Bound::Unbounded), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:540:44 [INFO] [stdout] | [INFO] [stdout] 540 | ... StartBound(Bound::Included(key.clone())), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/interval_map.rs:542:43 [INFO] [stdout] | [INFO] [stdout] 542 | ... end: EndBound(Bound::Excluded(key)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 39 | impl PartialEq for $self [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^ expected type parameter `T`, found `&T` [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found reference `&T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 39 | impl PartialEq for $self [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^ expected type parameter `T`, found `&T` [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found reference `&T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 39 | impl PartialEq for $self [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^ expected type parameter `T`, found `&T` [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found reference `&T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 39 | impl PartialEq for $self [INFO] [stdout] | - this type parameter [INFO] [stdout] ... [INFO] [stdout] 46 | Included(ref v) => v == other, [INFO] [stdout] | ^^^^^ expected type parameter `T`, found `&T` [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `T` [INFO] [stdout] found reference `&T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 136 | impl BorrowPartialOrd2<$other> for $self [INFO] [stdout] | - - found type parameter [INFO] [stdout] | | [INFO] [stdout] | expected type parameter [INFO] [stdout] ... [INFO] [stdout] 143 | match (&self.0, &other.0) { [INFO] [stdout] | ------------------- this expression has type `(&Bound, &Bound)` [INFO] [stdout] ... [INFO] [stdout] 151 | (&Unbounded, _) | (_, &Unbounded) => Some(Ordering::$x), [INFO] [stdout] | --------- ^^^^^^^^^ expected type parameter `T`, found type parameter `Q` [INFO] [stdout] | | [INFO] [stdout] | first introduced with type `Bound` here [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `Bound` [INFO] [stdout] found type `Bound` [INFO] [stdout] = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: in the same arm, a binding must have the same type in all alternatives [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 136 | impl BorrowPartialOrd2<$other> for $self [INFO] [stdout] | - - found type parameter [INFO] [stdout] | | [INFO] [stdout] | expected type parameter [INFO] [stdout] ... [INFO] [stdout] 143 | match (&self.0, &other.0) { [INFO] [stdout] | ------------------- this expression has type `(&Bound, &Bound)` [INFO] [stdout] ... [INFO] [stdout] 151 | (&Unbounded, _) | (_, &Unbounded) => Some(Ordering::$x), [INFO] [stdout] | --------- ^^^^^^^^^ expected type parameter `T`, found type parameter `Q` [INFO] [stdout] | | [INFO] [stdout] | first introduced with type `Bound` here [INFO] [stdout] ... [INFO] [stdout] 157 | __impl!(StartBound, EndBound, Less, Greater); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `Bound` [INFO] [stdout] found type `Bound` [INFO] [stdout] = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: in the same arm, a binding must have the same type in all alternatives [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 136 | impl BorrowPartialOrd2<$other> for $self [INFO] [stdout] | - - found type parameter [INFO] [stdout] | | [INFO] [stdout] | expected type parameter [INFO] [stdout] ... [INFO] [stdout] 143 | match (&self.0, &other.0) { [INFO] [stdout] | ------------------- this expression has type `(&Bound, &Bound)` [INFO] [stdout] ... [INFO] [stdout] 151 | (&Unbounded, _) | (_, &Unbounded) => Some(Ordering::$x), [INFO] [stdout] | --------- ^^^^^^^^^ expected type parameter `T`, found type parameter `Q` [INFO] [stdout] | | [INFO] [stdout] | first introduced with type `Bound` here [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `Bound` [INFO] [stdout] found type `Bound` [INFO] [stdout] = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: in the same arm, a binding must have the same type in all alternatives [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bound.rs:151:40 [INFO] [stdout] | [INFO] [stdout] 136 | impl BorrowPartialOrd2<$other> for $self [INFO] [stdout] | - - found type parameter [INFO] [stdout] | | [INFO] [stdout] | expected type parameter [INFO] [stdout] ... [INFO] [stdout] 143 | match (&self.0, &other.0) { [INFO] [stdout] | ------------------- this expression has type `(&Bound, &Bound)` [INFO] [stdout] ... [INFO] [stdout] 151 | (&Unbounded, _) | (_, &Unbounded) => Some(Ordering::$x), [INFO] [stdout] | --------- ^^^^^^^^^ expected type parameter `T`, found type parameter `Q` [INFO] [stdout] | | [INFO] [stdout] | first introduced with type `Bound` here [INFO] [stdout] ... [INFO] [stdout] 158 | __impl!(EndBound, StartBound, Greater, Less); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `Bound` [INFO] [stdout] found type `Bound` [INFO] [stdout] = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] = note: in the same arm, a binding must have the same type in all alternatives [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 78 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0416, E0425, E0432, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `interval-map` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 78 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0416, E0425, E0432, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55a7b3d3893b7aab2a4a48cd94058d0243c3139f115dc2884d79e17b6a78c306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55a7b3d3893b7aab2a4a48cd94058d0243c3139f115dc2884d79e17b6a78c306", kill_on_drop: false }` [INFO] [stdout] 55a7b3d3893b7aab2a4a48cd94058d0243c3139f115dc2884d79e17b6a78c306