[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] testing jawline/WebAssembly-Playground against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawline%2FWebAssembly-Playground" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jawline/WebAssembly-Playground on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jawline/WebAssembly-Playground already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c1d6a2bac13984130f011cf9e53c9631ab5385d2cf279472bb3f3fedc3d4ea2
[INFO] running `Command { std: "docker" "start" "-a" "4c1d6a2bac13984130f011cf9e53c9631ab5385d2cf279472bb3f3fedc3d4ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c1d6a2bac13984130f011cf9e53c9631ab5385d2cf279472bb3f3fedc3d4ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1d6a2bac13984130f011cf9e53c9631ab5385d2cf279472bb3f3fedc3d4ea2", kill_on_drop: false }`
[INFO] [stdout] 4c1d6a2bac13984130f011cf9e53c9631ab5385d2cf279472bb3f3fedc3d4ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c80a361fca7910eb40d35a3827925d157bce3bcf93f15ea1ab6b99f7ac37f6
[INFO] running `Command { std: "docker" "start" "-a" "63c80a361fca7910eb40d35a3827925d157bce3bcf93f15ea1ab6b99f7ac37f6", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling weblang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `warn`
[INFO] [stdout]  --> src/warn.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | macro_rules! warn(
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) 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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `peek` (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 the macro `next` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "63c80a361fca7910eb40d35a3827925d157bce3bcf93f15ea1ab6b99f7ac37f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c80a361fca7910eb40d35a3827925d157bce3bcf93f15ea1ab6b99f7ac37f6", kill_on_drop: false }`
[INFO] [stdout] 63c80a361fca7910eb40d35a3827925d157bce3bcf93f15ea1ab6b99f7ac37f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed84f886db3053ae4389ef34910e6ad3a8558df258b4812bc2a1ba450a1ac163
[INFO] running `Command { std: "docker" "start" "-a" "ed84f886db3053ae4389ef34910e6ad3a8558df258b4812bc2a1ba450a1ac163", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling weblang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `warn`
[INFO] [stdout]  --> src/warn.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | macro_rules! warn(
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) 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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `peek` (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 the macro `next` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `next` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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 the macro `expect` (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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "ed84f886db3053ae4389ef34910e6ad3a8558df258b4812bc2a1ba450a1ac163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed84f886db3053ae4389ef34910e6ad3a8558df258b4812bc2a1ba450a1ac163", kill_on_drop: false }`
[INFO] [stdout] ed84f886db3053ae4389ef34910e6ad3a8558df258b4812bc2a1ba450a1ac163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 264b69ef5b91df2cdc6c42fc5707121be097683d3c5ad67b067484310aab4535
[INFO] running `Command { std: "docker" "start" "-a" "264b69ef5b91df2cdc6c42fc5707121be097683d3c5ad67b067484310aab4535", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unused macro definition: `warn`
[INFO] [stderr]  --> src/warn.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | macro_rules! warn(
[INFO] [stderr]   |              ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:143:12
[INFO] [stderr]     |
[INFO] [stderr] 143 |         res.push(try!(parse_expr(cur, args)));
[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/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     expect!(Token::RParen, cur);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:14:9
[INFO] [stderr]     |
[INFO] [stderr]  14 |         try!(tok($cur, false))
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     let atom_tok = next!(cur);
[INFO] [stderr]     |                    ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |             expect!(Token::LParen, cur);
[INFO] [stderr]     |             --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:160:15
[INFO] [stderr]     |
[INFO] [stderr] 160 |             let args = try!(parse_fn_args(cur, args));
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:174:11
[INFO] [stderr]     |
[INFO] [stderr] 174 |     let a1 = try!(parse_atom(cur, args));
[INFO] [stderr]     |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:26:3
[INFO] [stderr]     |
[INFO] [stderr]  26 |         try!(tok($cur, true))
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     if peek!(cur).op().is_some() {
[INFO] [stderr]     |        ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `peek` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:14:9
[INFO] [stderr]     |
[INFO] [stderr]  14 |         try!(tok($cur, false))
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 178 |         Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args)))))
[INFO] [stderr]     |                          ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:178:69
[INFO] [stderr]     |
[INFO] [stderr] 178 |         Ok(AST::BinaryOp(next!(cur).op().unwrap(), Box::new(a1), Box::new(try!(parse_expr(cur, args)))))
[INFO] [stderr]     |                                                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |         expect!(Token::If, cur); //Discard If
[INFO] [stderr]     |         ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:189:13
[INFO] [stderr]     |
[INFO] [stderr] 189 |         let cnd = try!(parse_expr(cur, args));
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |         expect!(Token::Then, cur);
[INFO] [stderr]     |         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:191:19
[INFO] [stderr]     |
[INFO] [stderr] 191 |         let true_path = try!(parse_expr(cur, args));
[INFO] [stderr]     |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 |         expect!(Token::Else, cur);
[INFO] [stderr]     |         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:193:20
[INFO] [stderr]     |
[INFO] [stderr] 193 |         let false_path = try!(parse_expr(cur, args));
[INFO] [stderr]     |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 202 |         expect!(Token::LParen, cur);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 204 |         expect!(Token::RParen, cur);
[INFO] [stderr]     |         --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:14:9
[INFO] [stderr]     |
[INFO] [stderr]  14 |         try!(tok($cur, false))
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     match next!(cur) {
[INFO] [stderr]     |           ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:227:14
[INFO] [stderr]     |
[INFO] [stderr] 227 |         args.push((try!(parse_arg(cur)), Type::Int32));
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     expect!(Token::RParen, cur);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:14:9
[INFO] [stderr]     |
[INFO] [stderr]  14 |         try!(tok($cur, false))
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 241 |     match next!(cur) {
[INFO] [stderr]     |           ---------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `next` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 246 |     expect!(Token::LParen, cur);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:248:13
[INFO] [stderr]     |
[INFO] [stderr] 248 |     let args = try!(parse_args(cur));
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 250 |     expect!(Token::LBrace, cur);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:252:20
[INFO] [stderr]     |
[INFO] [stderr] 252 |     let parsed_expr = try!(parse_expr(cur, &args));
[INFO] [stderr]     |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     expect!(Token::RBrace, cur);
[INFO] [stderr]     |     --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:6:12
[INFO] [stderr]     |
[INFO] [stderr]   6 |         if try!(tok($cur, false)) != $thet {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     expect!(Token::Function, cur);
[INFO] [stderr]     |     ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:263:15
[INFO] [stderr]     |
[INFO] [stderr] 263 |     let new_fn = try!(parse_fn(cur));
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:266:12
[INFO] [stderr]     |
[INFO] [stderr] 266 |         Ok(push!(try!(parse_top(cur)), new_fn))
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/parse.rs:273:15
[INFO] [stderr]     |
[INFO] [stderr] 273 |     let parsed = try!(parse_top(cur));
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `weblang` (bin "weblang" test) generated 31 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weblang-75b44ab296a9b466)
[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" "264b69ef5b91df2cdc6c42fc5707121be097683d3c5ad67b067484310aab4535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264b69ef5b91df2cdc6c42fc5707121be097683d3c5ad67b067484310aab4535", kill_on_drop: false }`
[INFO] [stdout] 264b69ef5b91df2cdc6c42fc5707121be097683d3c5ad67b067484310aab4535
