[INFO] cloning repository https://github.com/vincentisambart/parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincentisambart/parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67794892048e4a8f1a63f30706172827dfa35e06 [INFO] checking vincentisambart/parser against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincentisambart%2Fparser" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincentisambart/parser on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincentisambart/parser [INFO] finished tweaking git repo https://github.com/vincentisambart/parser [INFO] tweaked toml for git repo https://github.com/vincentisambart/parser written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/vincentisambart/parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6fef68291c87033e0b15fa878f0cebcf9b1774958e7897f7a548b5851df39617 [INFO] running `Command { std: "docker" "start" "-a" "6fef68291c87033e0b15fa878f0cebcf9b1774958e7897f7a548b5851df39617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fef68291c87033e0b15fa878f0cebcf9b1774958e7897f7a548b5851df39617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fef68291c87033e0b15fa878f0cebcf9b1774958e7897f7a548b5851df39617", kill_on_drop: false }` [INFO] [stdout] 6fef68291c87033e0b15fa878f0cebcf9b1774958e7897f7a548b5851df39617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d5606c6f9d47a3cfc9815edd5d53cf0ef4765c84b0e319eacc1ef08bace1828 [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" "6d5606c6f9d47a3cfc9815edd5d53cf0ef4765c84b0e319eacc1ef08bace1828", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | if let Some(p) = self.scanner.next_if(any_of!('p', 'P')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:326:54 [INFO] [stdout] | [INFO] [stdout] 326 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:346:54 [INFO] [stdout] | [INFO] [stdout] 346 | } else if let Some(digit) = self.scanner.next_if(CharPattern::is_ascii_octdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:367:43 [INFO] [stdout] | [INFO] [stdout] 367 | if let Some(e) = self.scanner.next_if(any_of!('e', 'E')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:369:50 [INFO] [stdout] | [INFO] [stdout] 369 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:375:39 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(e) = self.scanner.next_if(any_of!('e', 'E')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 378 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:486:14 [INFO] [stdout] | [INFO] [stdout] 486 | .next_if(any_of!('\'')) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:529:14 [INFO] [stdout] | [INFO] [stdout] 529 | .next_if(any_of!('"')) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:818:46 [INFO] [stdout] | [INFO] [stdout] 818 | } else if let Some(c) = self.scanner.next_if(any_of!('a'..='z', 'A'..='Z', '_')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | if let Some(p) = self.scanner.next_if(any_of!('p', 'P')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:326:54 [INFO] [stdout] | [INFO] [stdout] 326 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:346:54 [INFO] [stdout] | [INFO] [stdout] 346 | } else if let Some(digit) = self.scanner.next_if(CharPattern::is_ascii_octdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:367:43 [INFO] [stdout] | [INFO] [stdout] 367 | if let Some(e) = self.scanner.next_if(any_of!('e', 'E')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:369:50 [INFO] [stdout] | [INFO] [stdout] 369 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:375:39 [INFO] [stdout] | [INFO] [stdout] 375 | if let Some(e) = self.scanner.next_if(any_of!('e', 'E')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 378 | if let Some(sign) = self.scanner.next_if(any_of!('-', '+')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:486:14 [INFO] [stdout] | [INFO] [stdout] 486 | .next_if(any_of!('\'')) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:529:14 [INFO] [stdout] | [INFO] [stdout] 529 | .next_if(any_of!('"')) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:818:46 [INFO] [stdout] | [INFO] [stdout] 818 | } else if let Some(c) = self.scanner.next_if(any_of!('a'..='z', 'A'..='Z', '_')) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:450:50 [INFO] [stdout] | [INFO] [stdout] 450 | while let Some(c) = self.scanner.next_if(char::is_ascii_hexdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:460:50 [INFO] [stdout] | [INFO] [stdout] 460 | while let Some(c) = self.scanner.next_if(CharPattern::is_ascii_octdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:450:50 [INFO] [stdout] | [INFO] [stdout] 450 | while let Some(c) = self.scanner.next_if(char::is_ascii_hexdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/lex.rs:460:50 [INFO] [stdout] | [INFO] [stdout] 460 | while let Some(c) = self.scanner.next_if(CharPattern::is_ascii_octdigit) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/peeking.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | self.next_if(predicate).is_some() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/peeking.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | self.next_if(predicate).is_some() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Peeking::next_if(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(peekable_next_if)]` to the crate attributes to enable `Peekable::::next_if` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "6d5606c6f9d47a3cfc9815edd5d53cf0ef4765c84b0e319eacc1ef08bace1828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d5606c6f9d47a3cfc9815edd5d53cf0ef4765c84b0e319eacc1ef08bace1828", kill_on_drop: false }` [INFO] [stdout] 6d5606c6f9d47a3cfc9815edd5d53cf0ef4765c84b0e319eacc1ef08bace1828