[INFO] cloning repository https://github.com/scott-linder/rustpn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott-linder/rustpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott-linder%2Frustpn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott-linder%2Frustpn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a27b2fef149d711e5d2388dfdc516199c587f8d [INFO] checking scott-linder/rustpn against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott-linder%2Frustpn" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scott-linder/rustpn on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scott-linder/rustpn [INFO] finished tweaking git repo https://github.com/scott-linder/rustpn [INFO] tweaked toml for git repo https://github.com/scott-linder/rustpn written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/scott-linder/rustpn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.1.41 [INFO] [stderr] Downloaded num-complex v0.1.41 [INFO] [stderr] Downloaded num-rational v0.1.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7e5bd726936cd1870a76348946530abc047fd9dce56444c5df96f901a084f1bd [INFO] running `Command { std: "docker" "start" "-a" "7e5bd726936cd1870a76348946530abc047fd9dce56444c5df96f901a084f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e5bd726936cd1870a76348946530abc047fd9dce56444c5df96f901a084f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5bd726936cd1870a76348946530abc047fd9dce56444c5df96f901a084f1bd", kill_on_drop: false }` [INFO] [stdout] 7e5bd726936cd1870a76348946530abc047fd9dce56444c5df96f901a084f1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283e0308579c91b4e274f07329206b22a9c3ad562066a3e1216f2ae647910102 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "283e0308579c91b4e274f07329206b22a9c3ad562066a3e1216f2ae647910102", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-bigint v0.1.41 [INFO] [stderr] Checking num-complex v0.1.41 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking rustpn v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lex.rs:203:36 [INFO] [stdout] | [INFO] [stdout] 203 | '\\' => s.push(try!(self.escape())), [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/item.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | try!(write!(f, "{} ", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/item.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f, "{} ", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Some(t) => try!(t), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | let nested_block = try!(parse_block(lexer, BlockLevel::Nested)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vm.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | try!(match *method { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vm.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | try!(self.run(item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | let n = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let i = try!(FromPrimitive::from_f64(f).ok_or(Error::NumericConversion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let n = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | let f = try!(n.to_f64().ok_or(Error::NumericConversion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | let name = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | if let StackItem::Integer(n) = try!(vm.stack.pop()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lex.rs:203:36 [INFO] [stdout] | [INFO] [stdout] 203 | '\\' => s.push(try!(self.escape())), [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/item.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | try!(write!(f, "{} ", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/item.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | try!(write!(f, "{} ", item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | Some(t) => try!(t), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | let nested_block = try!(parse_block(lexer, BlockLevel::Nested)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vm.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | try!(match *method { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/vm.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | try!(self.run(item)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let n2 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let n1 = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | let n = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let i = try!(FromPrimitive::from_f64(f).ok_or(Error::NumericConversion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let n = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | let f = try!(n.to_f64().ok_or(Error::NumericConversion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | let name = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:130:40 [INFO] [stdout] | [INFO] [stdout] 130 | if let StackItem::Integer(n) = try!(vm.stack.pop()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | let count = try!(FromPrimitive::from_usize(vm.stack.0.len()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let c = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | let _ = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | try!(vm.run_block(&block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | let else_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | let if_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | try!(vm.run_block(&if_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | try!(vm.run_block(&else_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | let action_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let condition_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | try!(vm.run_block(&condition_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:270:33 [INFO] [stdout] | [INFO] [stdout] 270 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:273:25 [INFO] [stdout] | [INFO] [stdout] 273 | try!(vm.run_block(&action_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | let times = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | try!(vm.run_block(&block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/parse.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | use super::{Error, parse}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Builtin(Box) -> Result<()>>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Vm) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn insert_builtin(&mut self, name: S, method: Box) [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 92 | | -> Result<()>>) where S: Into { [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | pub fn insert_builtin(&mut self, name: S, method: Box) [INFO] [stdout] 92 | -> Result<()>>) where S: Into { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | let count = try!(FromPrimitive::from_usize(vm.stack.0.len()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let c = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | let _ = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | let b = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | let a = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | try!(vm.run_block(&block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | let else_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:249:24 [INFO] [stdout] | [INFO] [stdout] 249 | let if_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | try!(vm.run_block(&if_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | try!(vm.run_block(&else_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:264:28 [INFO] [stdout] | [INFO] [stdout] 264 | let action_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:265:31 [INFO] [stdout] | [INFO] [stdout] 265 | let condition_block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | try!(vm.run_block(&condition_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:270:33 [INFO] [stdout] | [INFO] [stdout] 270 | let condition = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:273:25 [INFO] [stdout] | [INFO] [stdout] 273 | try!(vm.run_block(&action_block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | let block = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | let times = try!(vm.stack.pop()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/builtin.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | try!(vm.run_block(&block)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | Builtin(Box) -> Result<()>>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Vm) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/vm.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn insert_builtin(&mut self, name: S, method: Box) [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 92 | | -> Result<()>>) where S: Into { [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | pub fn insert_builtin(&mut self, name: S, method: Box) [INFO] [stdout] 92 | -> Result<()>>) where S: Into { [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/lex.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lex.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parse.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vm.rs:26:69 [INFO] [stdout] | [INFO] [stdout] 26 | Error::UnknownMethod(ref s) => write!(f, "{}: {}", self.description(), s), [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/vm.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | _ => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parse.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/vm.rs:26:69 [INFO] [stdout] | [INFO] [stdout] 26 | Error::UnknownMethod(ref s) => write!(f, "{}: {}", self.description(), s), [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/vm.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | _ => write!(f, "{}", self.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 62 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/rustpn.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | let line = try!(line); [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/bin/rustpn.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/rustpn.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!(file.read_to_string(&mut program)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/rustpn.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | let line = try!(line); [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/bin/rustpn.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/rustpn.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!(file.read_to_string(&mut program)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "283e0308579c91b4e274f07329206b22a9c3ad562066a3e1216f2ae647910102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283e0308579c91b4e274f07329206b22a9c3ad562066a3e1216f2ae647910102", kill_on_drop: false }` [INFO] [stdout] 283e0308579c91b4e274f07329206b22a9c3ad562066a3e1216f2ae647910102