[INFO] cloning repository https://github.com/marcianx/parse-math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcianx/parse-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fparse-math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fparse-math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0641735325b5d5ad4a15d758a62988ed60717716 [INFO] checking marcianx/parse-math against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcianx%2Fparse-math" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcianx/parse-math on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcianx/parse-math [INFO] finished tweaking git repo https://github.com/marcianx/parse-math [INFO] tweaked toml for git repo https://github.com/marcianx/parse-math written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/marcianx/parse-math already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c14b793afaa9451fd8560cd92b52d84725988cec3bf9d963ef0d4ea0a0fa89e1 [INFO] running `Command { std: "docker" "start" "-a" "c14b793afaa9451fd8560cd92b52d84725988cec3bf9d963ef0d4ea0a0fa89e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c14b793afaa9451fd8560cd92b52d84725988cec3bf9d963ef0d4ea0a0fa89e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14b793afaa9451fd8560cd92b52d84725988cec3bf9d963ef0d4ea0a0fa89e1", kill_on_drop: false }` [INFO] [stdout] c14b793afaa9451fd8560cd92b52d84725988cec3bf9d963ef0d4ea0a0fa89e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87345fcce95d40026d10d27dd3f8d025035965104ce09a13ec2636ff37713700 [INFO] running `Command { std: "docker" "start" "-a" "87345fcce95d40026d10d27dd3f8d025035965104ce09a13ec2636ff37713700", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.5 [INFO] [stderr] Checking regex v0.1.69 [INFO] [stderr] Checking parse-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(f.write_fmt(format_args!("{:3}:{:width$} ", self.0.pos, "", width=indent))); [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] --> src/ast.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | try!(f.write_fmt(format_args!("{}()\n", s))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | try!(f.write_fmt(format_args!("{}\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | try!(arg1.as_tree().format(f, indent + INDENT)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | try!(f.write_fmt(format_args!("{} (prefix)\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | try!(f.write_fmt(format_args!("{} (postfix)\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | try!(Display::fmt("()\n", f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | let token = Token { typ: Number(try!(FromStr::from_str(&self.text[..n]))), pos: self.pos }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | try!(self.parse_e()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(self.expect(TokenType::End)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | self.next = try!(self.lexer.next_token()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | let t = try!(self.parse_parens(pos)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let t = try!(self.parse_parens(pos)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | try!(self.parse_e()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | try!(self.expect(TokenType::OpSingle(')'))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | let next = try!(lexer.next_token()); [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] --> src/error.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | error::Error::description(self).fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(f.write_fmt(format_args!("{:3}:{:width$} ", self.0.pos, "", width=indent))); [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] --> src/ast.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | try!(f.write_fmt(format_args!("{}()\n", s))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | try!(f.write_fmt(format_args!("{}\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | try!(arg1.as_tree().format(f, indent + INDENT)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | try!(f.write_fmt(format_args!("{} (prefix)\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | try!(f.write_fmt(format_args!("{} (postfix)\n", ch))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/ast.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | try!(Display::fmt("()\n", f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lexer.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | let token = Token { typ: Number(try!(FromStr::from_str(&self.text[..n]))), pos: self.pos }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | try!(self.parse_e()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(self.expect(TokenType::End)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | self.next = try!(self.lexer.next_token()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | let t = try!(self.parse_parens(pos)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:135:25 [INFO] [stdout] | [INFO] [stdout] 135 | let t = try!(self.parse_parens(pos)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | try!(self.parse_p()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | try!(self.consume()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | try!(self.parse_e()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | try!(self.expect(TokenType::OpSingle(')'))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/shuntingyard.rs:206:16 [INFO] [stdout] | [INFO] [stdout] 206 | let next = try!(lexer.next_token()); [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] --> src/error.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | error::Error::description(self).fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lexer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | static ref REGEX_NUMBER: Regex = Regex::new(r"^[+-]?\d+(?:\.\d*)?(?:[eE]\d+)?").unwrap(); [INFO] [stdout] 13 | | static ref REGEX_IDENT: Regex = Regex::new(r"^[a-zA-Z]+").unwrap(); [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> src/error.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | &ParseError::Float(ref err) => err.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] --> src/lexer.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | msg.push_str(err.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] --> src/error.rs:24:46 [INFO] [stdout] | [INFO] [stdout] 24 | &ParseError::Float(ref err) => err.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] --> src/lexer.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | msg.push_str(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.34s [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87345fcce95d40026d10d27dd3f8d025035965104ce09a13ec2636ff37713700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87345fcce95d40026d10d27dd3f8d025035965104ce09a13ec2636ff37713700", kill_on_drop: false }` [INFO] [stdout] 87345fcce95d40026d10d27dd3f8d025035965104ce09a13ec2636ff37713700