[INFO] cloning repository https://github.com/nilq/helix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilq/helix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilq%2Fhelix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilq%2Fhelix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28e40d3292f5d8292e115f56ef0fe86f5a3d2d77 [INFO] testing nilq/helix against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilq%2Fhelix" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilq/helix on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilq/helix [INFO] finished tweaking git repo https://github.com/nilq/helix [INFO] tweaked toml for git repo https://github.com/nilq/helix written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/nilq/helix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy_static v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97cbc7f113a81be9d91df1e77319fcab76cbbbb1e8952df58e4843157341343e [INFO] running `Command { std: "docker" "start" "-a" "97cbc7f113a81be9d91df1e77319fcab76cbbbb1e8952df58e4843157341343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97cbc7f113a81be9d91df1e77319fcab76cbbbb1e8952df58e4843157341343e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97cbc7f113a81be9d91df1e77319fcab76cbbbb1e8952df58e4843157341343e", kill_on_drop: false }` [INFO] [stdout] 97cbc7f113a81be9d91df1e77319fcab76cbbbb1e8952df58e4843157341343e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b95cc149ded666874c2043413b022d98b10b752bd11a6215259994773a002e [INFO] running `Command { std: "docker" "start" "-a" "78b95cc149ded666874c2043413b022d98b10b752bd11a6215259994773a002e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling lazy_static v0.2.6 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling helix-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | stack.push(try!(self.statement())); [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/parser/ast.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | stack.push(try!(self.expression())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let ident = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | ... let retty = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | ... let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 489 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:505:34 [INFO] [stdout] | [INFO] [stdout] 505 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let condition = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:524:37 [INFO] [stdout] | [INFO] [stdout] 524 | let else_body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:539:34 [INFO] [stdout] | [INFO] [stdout] 539 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let expr = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | stack.push(try!(self.statement())); [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/parser/ast.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | stack.push(try!(self.expression())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let ident = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | ... let retty = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | ... let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 489 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:505:34 [INFO] [stdout] | [INFO] [stdout] 505 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let condition = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:524:37 [INFO] [stdout] | [INFO] [stdout] 524 | let else_body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:539:34 [INFO] [stdout] | [INFO] [stdout] 539 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let expr = try!(self.term()); [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/main.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 75 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "78b95cc149ded666874c2043413b022d98b10b752bd11a6215259994773a002e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b95cc149ded666874c2043413b022d98b10b752bd11a6215259994773a002e", kill_on_drop: false }` [INFO] [stdout] 78b95cc149ded666874c2043413b022d98b10b752bd11a6215259994773a002e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa2ecd9eb425717ffc37a53ecd35a5c23841e9283ec01407323f8cc57fbb3de0 [INFO] running `Command { std: "docker" "start" "-a" "aa2ecd9eb425717ffc37a53ecd35a5c23841e9283ec01407323f8cc57fbb3de0", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | stack.push(try!(self.statement())); [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/parser/ast.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | stack.push(try!(self.expression())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let ident = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | ... let retty = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helix-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | ... let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 489 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:505:34 [INFO] [stdout] | [INFO] [stdout] 505 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let condition = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:524:37 [INFO] [stdout] | [INFO] [stdout] 524 | let else_body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:539:34 [INFO] [stdout] | [INFO] [stdout] 539 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let expr = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | stack.push(try!(self.statement())); [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/parser/ast.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | stack.push(try!(self.expression())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let ident = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | ... let retty = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | ... let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 489 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:505:34 [INFO] [stdout] | [INFO] [stdout] 505 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let condition = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:524:37 [INFO] [stdout] | [INFO] [stdout] 524 | let else_body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:539:34 [INFO] [stdout] | [INFO] [stdout] 539 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let expr = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | stack.push(try!(self.statement())); [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/parser/ast.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | ex_stack.push(try!(self.term())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | stack.push(try!(self.expression())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | let index = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:200:37 [INFO] [stdout] | [INFO] [stdout] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:210:37 [INFO] [stdout] | [INFO] [stdout] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | let ident = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:302:28 [INFO] [stdout] | [INFO] [stdout] 302 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:324:28 [INFO] [stdout] | [INFO] [stdout] 324 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:336:28 [INFO] [stdout] | [INFO] [stdout] 336 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:374:45 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:416:36 [INFO] [stdout] | [INFO] [stdout] 416 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 423 | ... let retty = try!(self.term()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:429:48 [INFO] [stdout] | [INFO] [stdout] 429 | ... let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:449:48 [INFO] [stdout] | [INFO] [stdout] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 489 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:505:34 [INFO] [stdout] | [INFO] [stdout] 505 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:513:33 [INFO] [stdout] | [INFO] [stdout] 513 | let condition = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | let body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:524:37 [INFO] [stdout] | [INFO] [stdout] 524 | let else_body = try!(self.block()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:539:34 [INFO] [stdout] | [INFO] [stdout] 539 | let expression = try!(self.expression()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parser/ast.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let expr = try!(self.term()); [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/main.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 52 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 75 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "aa2ecd9eb425717ffc37a53ecd35a5c23841e9283ec01407323f8cc57fbb3de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2ecd9eb425717ffc37a53ecd35a5c23841e9283ec01407323f8cc57fbb3de0", kill_on_drop: false }` [INFO] [stdout] aa2ecd9eb425717ffc37a53ecd35a5c23841e9283ec01407323f8cc57fbb3de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d75f655f170bcae9ae8688a20d7ebb719739fabfd07223306cd157af110c920 [INFO] running `Command { std: "docker" "start" "-a" "0d75f655f170bcae9ae8688a20d7ebb719739fabfd07223306cd157af110c920", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | stack.push(try!(self.statement())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:98:23 [INFO] [stderr] | [INFO] [stderr] 98 | ex_stack.push(try!(self.term())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:125:35 [INFO] [stderr] | [INFO] [stderr] 125 | ex_stack.push(try!(self.term())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:133:31 [INFO] [stderr] | [INFO] [stderr] 133 | ex_stack.push(try!(self.term())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:154:24 [INFO] [stderr] | [INFO] [stderr] 154 | stack.push(try!(self.expression())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 169 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:171:21 [INFO] [stderr] | [INFO] [stderr] 171 | let index = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:179:9 [INFO] [stderr] | [INFO] [stderr] 179 | try!(self.tokenizer.match_current(TokenType::Ident)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:181:21 [INFO] [stderr] | [INFO] [stderr] 181 | let index = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:193:9 [INFO] [stderr] | [INFO] [stderr] 193 | try!(self.tokenizer.match_current(TokenType::RBracket)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:189:21 [INFO] [stderr] | [INFO] [stderr] 189 | let index = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:200:37 [INFO] [stderr] | [INFO] [stderr] 200 | TokenType::Period => Ok(try!(self.dot(expression))), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:210:37 [INFO] [stderr] | [INFO] [stderr] 210 | TokenType::LParen => Ok(try!(self.call(expression))), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:216:21 [INFO] [stderr] | [INFO] [stderr] 216 | let ident = try!(self.term()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:278:34 [INFO] [stderr] | [INFO] [stderr] 278 | let expression = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:302:28 [INFO] [stderr] | [INFO] [stderr] 302 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:319:44 [INFO] [stderr] | [INFO] [stderr] 319 | parent = Some(Box::new(try!(self.term()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:324:28 [INFO] [stderr] | [INFO] [stderr] 324 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:336:28 [INFO] [stderr] | [INFO] [stderr] 336 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:348:28 [INFO] [stderr] | [INFO] [stderr] 348 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:356:17 [INFO] [stderr] | [INFO] [stderr] 356 | try!(self.tokenizer.match_current(TokenType::Text)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:374:45 [INFO] [stderr] | [INFO] [stderr] 374 | Ok(Expression::Use(Box::new(try!(self.term())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:409:21 [INFO] [stderr] | [INFO] [stderr] 409 | try!(self.tokenizer.match_current(TokenType::RParen)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:394:25 [INFO] [stderr] | [INFO] [stderr] 394 | try!(self.tokenizer.match_current(TokenType::Colon)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:416:36 [INFO] [stderr] | [INFO] [stderr] 416 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:423:41 [INFO] [stderr] | [INFO] [stderr] 423 | ... let retty = try!(self.term()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:429:48 [INFO] [stderr] | [INFO] [stderr] 429 | ... let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:449:48 [INFO] [stderr] | [INFO] [stderr] 449 | Ok(Expression::Return(Box::new(try!(self.expression())))) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:482:38 [INFO] [stderr] | [INFO] [stderr] 482 | let expression = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:489:34 [INFO] [stderr] | [INFO] [stderr] 489 | let expression = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:501:17 [INFO] [stderr] | [INFO] [stderr] 501 | try!(self.tokenizer.match_current(TokenType::Assign)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:505:34 [INFO] [stderr] | [INFO] [stderr] 505 | let expression = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:513:33 [INFO] [stderr] | [INFO] [stderr] 513 | let condition = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:517:28 [INFO] [stderr] | [INFO] [stderr] 517 | let body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:524:37 [INFO] [stderr] | [INFO] [stderr] 524 | let else_body = try!(self.block()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:539:34 [INFO] [stderr] | [INFO] [stderr] 539 | let expression = try!(self.expression()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/parser/ast.rs:547:20 [INFO] [stderr] | [INFO] [stderr] 547 | let expr = try!(self.term()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `helix-lang` (lib) generated 38 warnings [INFO] [stderr] warning: `helix-lang` (lib test) generated 38 warnings (38 duplicates) [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | e.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:52:30 [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 52 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:75:26 [INFO] [stderr] | [INFO] [stderr] 75 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 75 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `helix-lang` (bin "helix-lang" test) generated 41 warnings (38 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/helix_lang-c12fa994a8a114c3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/helix_lang-a7b1e432a863592e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests helix-lang [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d75f655f170bcae9ae8688a20d7ebb719739fabfd07223306cd157af110c920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d75f655f170bcae9ae8688a20d7ebb719739fabfd07223306cd157af110c920", kill_on_drop: false }` [INFO] [stdout] 0d75f655f170bcae9ae8688a20d7ebb719739fabfd07223306cd157af110c920