[INFO] fetching crate reproto-semver 0.3.36... [INFO] checking reproto-semver-0.3.36 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate reproto-semver 0.3.36 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate reproto-semver 0.3.36 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate reproto-semver 0.3.36 [INFO] finished tweaking crates.io crate reproto-semver 0.3.36 [INFO] tweaked toml for crates.io crate reproto-semver 0.3.36 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 1a5524199af8e0924efec8d266fe802a5da14f375a869e077ec7528b898e15d2 [INFO] running `Command { std: "docker" "start" "-a" "1a5524199af8e0924efec8d266fe802a5da14f375a869e077ec7528b898e15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5524199af8e0924efec8d266fe802a5da14f375a869e077ec7528b898e15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5524199af8e0924efec8d266fe802a5da14f375a869e077ec7528b898e15d2", kill_on_drop: false }` [INFO] [stdout] 1a5524199af8e0924efec8d266fe802a5da14f375a869e077ec7528b898e15d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b30c30caf523b3083254f88e9447c4aa25a30ac73ab123791b8689a495a0429 [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" "7b30c30caf523b3083254f88e9447c4aa25a30ac73ab123791b8689a495a0429", kill_on_drop: false }` [INFO] [stderr] Checking reproto-semver v0.3.36 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | try!(write!(fmt, "*")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | try!(write!(fmt, "{}", pred)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | try!(write!(fmt, ", {}", pred)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:395:32 [INFO] [stdout] | [INFO] [stdout] 395 | Wildcard(Minor) => try!(write!(fmt, "{}.*", self.major)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | try!(write!(fmt, "{}.{}.*", self.major, minor)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 400 | try!(write!(fmt, "{}.*.*", self.major)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | try!(write!(fmt, "{}{}", self.op, self.major)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 407 | Some(v) => try!(write!(fmt, ".{}", v)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:412:32 [INFO] [stdout] | [INFO] [stdout] 412 | Some(v) => try!(write!(fmt, ".{}", v)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | try!(write!(fmt, "-")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | ... try!(write!(fmt, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | try!(write!(fmt, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:435:19 [INFO] [stdout] | [INFO] [stdout] 435 | Ex => try!(write!(fmt, "= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:436:19 [INFO] [stdout] | [INFO] [stdout] 436 | Gt => try!(write!(fmt, "> ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | GtEq => try!(write!(fmt, ">= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | Lt => try!(write!(fmt, "< ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 439 | LtEq => try!(write!(fmt, "<= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | Tilde => try!(write!(fmt, "~")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:441:27 [INFO] [stdout] | [INFO] [stdout] 441 | Compatible => try!(write!(fmt, "^")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 443 | Wildcard(_) => try!(write!(fmt, "")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | try!(write!(f, "-")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | try!(write!(f, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | try!(write!(f, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | try!(write!(f, "+")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | try!(write!(f, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | try!(write!(f, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:47 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:59 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:71 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:48 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | try!(write!(fmt, "*")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | try!(write!(fmt, "{}", pred)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | try!(write!(fmt, ", {}", pred)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:395:32 [INFO] [stdout] | [INFO] [stdout] 395 | Wildcard(Minor) => try!(write!(fmt, "{}.*", self.major)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:398:21 [INFO] [stdout] | [INFO] [stdout] 398 | try!(write!(fmt, "{}.{}.*", self.major, minor)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 400 | try!(write!(fmt, "{}.*.*", self.major)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | try!(write!(fmt, "{}{}", self.op, self.major)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 407 | Some(v) => try!(write!(fmt, ".{}", v)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:412:32 [INFO] [stdout] | [INFO] [stdout] 412 | Some(v) => try!(write!(fmt, ".{}", v)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | try!(write!(fmt, "-")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:420:29 [INFO] [stdout] | [INFO] [stdout] 420 | ... try!(write!(fmt, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | try!(write!(fmt, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:435:19 [INFO] [stdout] | [INFO] [stdout] 435 | Ex => try!(write!(fmt, "= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:436:19 [INFO] [stdout] | [INFO] [stdout] 436 | Gt => try!(write!(fmt, "> ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:437:21 [INFO] [stdout] | [INFO] [stdout] 437 | GtEq => try!(write!(fmt, ">= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:438:19 [INFO] [stdout] | [INFO] [stdout] 438 | Lt => try!(write!(fmt, "< ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 439 | LtEq => try!(write!(fmt, "<= ")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | Tilde => try!(write!(fmt, "~")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:441:27 [INFO] [stdout] | [INFO] [stdout] 441 | Compatible => try!(write!(fmt, "^")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> range.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 443 | Wildcard(_) => try!(write!(fmt, "")), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | try!(write!(f, "-")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | try!(write!(f, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | try!(write!(f, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | try!(write!(f, "+")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | try!(write!(f, ".")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> version.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | try!(write!(f, "{}", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:47 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:59 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:199:71 [INFO] [stdout] | [INFO] [stdout] 199 | let end = scan_while!(self, start, '0'...'9' | 'A'...'Z' | 'a'...'z'); [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:24 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:36 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> lexer.rs:263:48 [INFO] [stdout] | [INFO] [stdout] 263 | '0'...'9' | 'a'...'z' | 'A'...'Z' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> errors.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | Parser(ref p) => p.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> parser.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | Lexer(ref l) => l.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> errors.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | Parser(ref p) => p.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> parser.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | Lexer(ref l) => l.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> version.rs:808:59 [INFO] [stdout] | [INFO] [stdout] 808 | for (i, &SemverTest(left, right, loose)) in input.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> version.rs:943:60 [INFO] [stdout] | [INFO] [stdout] 943 | for (i, &SemverTest(req, version, loose)) in input.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "7b30c30caf523b3083254f88e9447c4aa25a30ac73ab123791b8689a495a0429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b30c30caf523b3083254f88e9447c4aa25a30ac73ab123791b8689a495a0429", kill_on_drop: false }` [INFO] [stdout] 7b30c30caf523b3083254f88e9447c4aa25a30ac73ab123791b8689a495a0429