[INFO] cloning repository https://github.com/jawline/WebAssembly-Playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jawline/WebAssembly-Playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2FWebAssembly-Playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2FWebAssembly-Playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0894aad6884fd67d973005089c88437308eb9b04 [INFO] checking jawline/WebAssembly-Playground against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2FWebAssembly-Playground" "/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/jawline/WebAssembly-Playground 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/jawline/WebAssembly-Playground [INFO] finished tweaking git repo https://github.com/jawline/WebAssembly-Playground [INFO] tweaked toml for git repo https://github.com/jawline/WebAssembly-Playground written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jawline/WebAssembly-Playground 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] [stdout] cba71dbb32755188cbd0113b579526a263e5df2d7eff474621a501d5ac750fe2 [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" "cba71dbb32755188cbd0113b579526a263e5df2d7eff474621a501d5ac750fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba71dbb32755188cbd0113b579526a263e5df2d7eff474621a501d5ac750fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba71dbb32755188cbd0113b579526a263e5df2d7eff474621a501d5ac750fe2", kill_on_drop: false }` [INFO] [stdout] cba71dbb32755188cbd0113b579526a263e5df2d7eff474621a501d5ac750fe2 [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] fba5b1c70367882db44e7d7c96303c10aa3ebbf76e1d0482f3d0b978ffcff401 [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" "fba5b1c70367882db44e7d7c96303c10aa3ebbf76e1d0482f3d0b978ffcff401", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking weblang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/warn.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / macro_rules! warn( [INFO] [stdout] 2 | | ($($arg:tt)*) => { { [INFO] [stdout] 3 | | let r = writeln!(&mut ::std::io::stderr(), $($arg)*); [INFO] [stdout] 4 | | r.expect("failed printing to stderr"); [INFO] [stdout] 5 | | } } [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | res.push(try!(parse_expr(cur, args))); [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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | let atom_tok = next!(cur); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | let args = try!(parse_fn_args(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | let a1 = try!(parse_atom(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | try!(tok($cur, true)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | if peek!(cur).op().is_some() { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args))))) [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | expect!(Token::If, cur); //Discard If [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let cnd = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | expect!(Token::Then, cur); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let true_path = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | expect!(Token::Else, cur); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let false_path = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | match next!(cur) { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | args.push((try!(parse_arg(cur)), Type::Int32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | match next!(cur) { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | let args = try!(parse_args(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | expect!(Token::LBrace, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 252 | let parsed_expr = try!(parse_expr(cur, &args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | expect!(Token::RBrace, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | expect!(Token::Function, cur); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | let new_fn = try!(parse_fn(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | Ok(push!(try!(parse_top(cur)), new_fn)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | let parsed = try!(parse_top(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/warn.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / macro_rules! warn( [INFO] [stdout] 2 | | ($($arg:tt)*) => { { [INFO] [stdout] 3 | | let r = writeln!(&mut ::std::io::stderr(), $($arg)*); [INFO] [stdout] 4 | | r.expect("failed printing to stderr"); [INFO] [stdout] 5 | | } } [INFO] [stdout] 6 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | res.push(try!(parse_expr(cur, args))); [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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | let atom_tok = next!(cur); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | let args = try!(parse_fn_args(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | let a1 = try!(parse_atom(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | try!(tok($cur, true)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | if peek!(cur).op().is_some() { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args))))) [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:178:69 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | expect!(Token::If, cur); //Discard If [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let cnd = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | expect!(Token::Then, cur); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let true_path = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | expect!(Token::Else, cur); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let false_path = try!(parse_expr(cur, args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | match next!(cur) { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | args.push((try!(parse_arg(cur)), Type::Int32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | expect!(Token::RParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(tok($cur, false)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | match next!(cur) { [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | expect!(Token::LParen, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | let args = try!(parse_args(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | expect!(Token::LBrace, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 252 | let parsed_expr = try!(parse_expr(cur, &args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | expect!(Token::RBrace, cur); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | if try!(tok($cur, false)) != $thet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | expect!(Token::Function, cur); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/parse.rs:263:15 [INFO] [stdout] | [INFO] [stdout] 263 | let new_fn = try!(parse_fn(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | Ok(push!(try!(parse_top(cur)), new_fn)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:273:15 [INFO] [stdout] | [INFO] [stdout] 273 | let parsed = try!(parse_top(cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "fba5b1c70367882db44e7d7c96303c10aa3ebbf76e1d0482f3d0b978ffcff401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba5b1c70367882db44e7d7c96303c10aa3ebbf76e1d0482f3d0b978ffcff401", kill_on_drop: false }` [INFO] [stdout] fba5b1c70367882db44e7d7c96303c10aa3ebbf76e1d0482f3d0b978ffcff401