[INFO] fetching crate kodama 0.2.3... [INFO] checking kodama-0.2.3 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate kodama 0.2.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kodama 0.2.3 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kodama 0.2.3 [INFO] finished tweaking crates.io crate kodama 0.2.3 [INFO] tweaked toml for crates.io crate kodama 0.2.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5aba9befcbf9563802e5206b9f14daf08af10be750d6e1abe41043ae263f65 [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" "8e5aba9befcbf9563802e5206b9f14daf08af10be750d6e1abe41043ae263f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5aba9befcbf9563802e5206b9f14daf08af10be750d6e1abe41043ae263f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5aba9befcbf9563802e5206b9f14daf08af10be750d6e1abe41043ae263f65", kill_on_drop: false }` [INFO] [stdout] 8e5aba9befcbf9563802e5206b9f14daf08af10be750d6e1abe41043ae263f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e9f2712389a0441baa25462eb111bc95fc82c682ccecdc77712582ceb958fd [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" "20e9f2712389a0441baa25462eb111bc95fc82c682ccecdc77712582ceb958fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking kodama v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/active.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::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/active.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | fn start(&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/active.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | fn end(&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/active.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | Bound::Unbounded => self.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/active.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | Bound::Included(&i) => i, [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/active.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | Bound::Excluded(&i) => i + 1, [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/active.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | Bound::Unbounded => self.next.len(), [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/active.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | Bound::Included(&i) => i + 1, [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/active.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | Bound::Excluded(&i) => i, [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/active.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | fn start(&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/active.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | 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/active.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | fn end(&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/active.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | 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/active.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | fn start(&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/active.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | Bound::Included(&self.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/active.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | fn end(&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/active.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | 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/active.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | fn start(&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/active.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | 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/active.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | fn end(&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/active.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | Bound::Excluded(&self.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/active.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | fn start(&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/active.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | Bound::Included(&self.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/active.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | fn end(&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/active.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | Bound::Excluded(&self.end) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stdout] error: couldn't read benches/../data/locations/ma-bench-small.dist: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | include_bytes!("../data/locations/ma-bench-small.dist"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: couldn't read benches/../data/locations/ma-bench-large.dist: No such file or directory (os error 2) [INFO] [stdout] --> benches/bench.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | include_bytes!("../data/locations/ma-bench-large.dist"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kodama` [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] warning: use of deprecated type alias `std::collections::Bound`: moved to `std::ops::Bound` [INFO] [stdout] --> src/active.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::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/active.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | fn start(&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/active.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | fn end(&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/active.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | Bound::Unbounded => self.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/active.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | Bound::Included(&i) => i, [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/active.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | Bound::Excluded(&i) => i + 1, [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/active.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | Bound::Unbounded => self.next.len(), [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/active.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | Bound::Included(&i) => i + 1, [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/active.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | Bound::Excluded(&i) => i, [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/active.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | fn start(&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/active.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | 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/active.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | fn end(&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/active.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | 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/active.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | fn start(&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/active.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | Bound::Included(&self.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/active.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | fn end(&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/active.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | 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/active.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | fn start(&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/active.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | 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/active.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | fn end(&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/active.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | Bound::Excluded(&self.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/active.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | fn start(&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/active.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | Bound::Included(&self.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/active.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | fn end(&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/active.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | Bound::Excluded(&self.end) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20e9f2712389a0441baa25462eb111bc95fc82c682ccecdc77712582ceb958fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e9f2712389a0441baa25462eb111bc95fc82c682ccecdc77712582ceb958fd", kill_on_drop: false }` [INFO] [stdout] 20e9f2712389a0441baa25462eb111bc95fc82c682ccecdc77712582ceb958fd