[INFO] cloning repository https://github.com/singaraiona/k-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/singaraiona/k-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingaraiona%2Fk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingaraiona%2Fk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b8c63eea1e95d2e860af4b1fd0825a9ed8e328a [INFO] testing singaraiona/k-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsingaraiona%2Fk-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/singaraiona/k-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/singaraiona/k-rs [INFO] finished tweaking git repo https://github.com/singaraiona/k-rs [INFO] tweaked toml for git repo https://github.com/singaraiona/k-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/singaraiona/k-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.6.1 [INFO] [stderr] Downloaded either v1.0.3 [INFO] [stderr] Downloaded thread_local v0.3.2 [INFO] [stderr] Downloaded lazy_static v0.2.2 [INFO] [stderr] Downloaded itertools v0.5.9 [INFO] [stderr] Downloaded stacker v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e80fe294d3b22e9c85dcb8ace1cf77f6ac002006a40bdd7c4611c29e7dc5ea2 [INFO] running `Command { std: "docker" "start" "-a" "9e80fe294d3b22e9c85dcb8ace1cf77f6ac002006a40bdd7c4611c29e7dc5ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e80fe294d3b22e9c85dcb8ace1cf77f6ac002006a40bdd7c4611c29e7dc5ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e80fe294d3b22e9c85dcb8ace1cf77f6ac002006a40bdd7c4611c29e7dc5ea2", kill_on_drop: false }` [INFO] [stdout] 9e80fe294d3b22e9c85dcb8ace1cf77f6ac002006a40bdd7c4611c29e7dc5ea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a92b0ef118576e81e71268a45cccdb6279029f1af85a9f822e04f1c2457941b [INFO] running `Command { std: "docker" "start" "-a" "5a92b0ef118576e81e71268a45cccdb6279029f1af85a9f822e04f1c2457941b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling either v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling itertools v0.5.9 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling stacker v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling k v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: module `raw_vec` is private [INFO] [stdout] --> src/parse/arena.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::raw_vec::RawVec; [INFO] [stdout] | ^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `raw_vec` is defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(concat_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(discriminant_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(alloc)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | try!(write!(f, "[")); [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/ast.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | try!(write!(f, "{};", arena.id_name(a[i]))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | try!(write!(f, "{}", *v as char)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:251:21 [INFO] [stdout] | [INFO] [stdout] 251 | try!(write!(f, "{}", Land(&s[0], arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | try!(write!(f, "{}", Land(&s[s.len() - 1], arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:256:25 [INFO] [stdout] | [INFO] [stdout] 256 | try!(write!(f, "{}", Land(&s[i], arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | try!(write!(f, "{{{}", Land(a, arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:275:29 [INFO] [stdout] | [INFO] [stdout] 275 | ... try!(write!(f, "{} ", Land(v.get(i, &arena.ast), arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | ... try!(write!(f, "(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:282:33 [INFO] [stdout] | [INFO] [stdout] 282 | ... try!(write!(f, "{};", Land(v.get(i, &arena.ast), arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:287:33 [INFO] [stdout] | [INFO] [stdout] 287 | ... try!(write!(f, "{}\n", Land(v.get(i, &arena.ast), arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | try!(write!(f, "{}:{};", Land(key, arena), Land(val, arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/ast.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | try!(write!(f, "{};", Land(&l[i], arena))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/parse/arena.rs:132:45 [INFO] [stdout] | [INFO] [stdout] 132 | FromPrimitive::from_u64((((size + a - 1) as u64) / a as u64)).unwrap(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 132 - FromPrimitive::from_u64((((size + a - 1) as u64) / a as u64)).unwrap(); [INFO] [stdout] 132 + FromPrimitive::from_u64(((size + a - 1) as u64) / a as u64).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `extract` [INFO] [stdout] --> src/parse/parser.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | macro_rules! extract { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | let args = try!(self.parse_list(arena, Some(Token::CloseB))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | let e = try!(self.parse_list(arena, Some(Token::CloseB))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | let a = try!(self.expect(Token::Adverb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let n = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | let right = try!(self.parse_ex(arena, n)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | let v = try!(self.expect(Token::Ioverb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | let n = try!(self.expect(Token::Bool)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 171 | let h = try!(self.expect(Token::Hexlit)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:178:26 [INFO] [stdout] | [INFO] [stdout] 178 | return match try!(self.parse_list(arena, Some(Token::CloseB))) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | let mut n = try!(self.expect(Token::Number)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 191 | let x = try!(n.parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | let n = try!(self.expect(Token::Verb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | let _ = try!(self.expect(Token::OpenB)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | let r = try!(self.parse_list(arena, Some(Token::CloseB))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let n = try!(self.expect(Token::Symbol)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:228:29 [INFO] [stdout] | [INFO] [stdout] 228 | let mut t = try!(n.parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:241:21 [INFO] [stdout] | [INFO] [stdout] 241 | let s = try!(self.expect(Token::String)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:242:25 [INFO] [stdout] | [INFO] [stdout] 242 | let mut t = try!(s.parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:251:21 [INFO] [stdout] | [INFO] [stdout] 251 | let n = try!(self.expect(Token::Name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | let t = try!(n.parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:258:25 [INFO] [stdout] | [INFO] [stdout] 258 | let n = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | let r = try!(self.parse_ex(arena, n)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 269 | let index = try!(self.parse_list(arena, Some(Token::CloseB))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:283:31 [INFO] [stdout] | [INFO] [stdout] 283 | let key = try!(self.expect(Token::Name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | let n = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:286:33 [INFO] [stdout] | [INFO] [stdout] 286 | let value = try!(self.parse_ex(arena, n)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:287:51 [INFO] [stdout] | [INFO] [stdout] 287 | let kname = arena.intern_name(try!(key.parse::())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:294:25 [INFO] [stdout] | [INFO] [stdout] 294 | let _ = try!(self.expect(Token::CloseB)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | let n = try!(self.expect(Token::Name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | let t = try!(n.parse::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 312 | let _ = try!(self.expect(Token::CloseB)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | let r = try!(self.parse_list(arena, Some(Token::CloseC))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | let n = try!(self.parse_list(arena, Some(Token::CloseP))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | let n = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | let p = try!(self.parse_ex(arena, n)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | let n = try!(self.expect(Token::Verb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | let x = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | let r = try!(self.parse_ex(arena, x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:403:21 [INFO] [stdout] | [INFO] [stdout] 403 | let n = try!(self.parse_noun(arena)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/parse/parser.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | let _ = try!(self.expect(x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | r.push(try!(s2.add(x, &AST::Int { value: b }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | r.push(try!(s2.add(x, &AST::Int { value: a }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | r.push(try!(s2.add(x, y, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | r.push(try!(s2.add(x, &AST::Int { value: b }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | r.push(try!(s2.add(x, &AST::Int { value: a }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | r.push(try!(s2.add(x, y, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 127 | r.push(try!(s2.add(x, &AST::Int { value: b }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | r.push(try!(s2.add(x, &AST::Int { value: a }, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | r.push(try!(s2.add(x, y, id))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:170:23 [INFO] [stdout] | [INFO] [stdout] 170 | match try!(s2.eval(&e, id)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | let x = try!(self.eval(&v, e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | let t = try!(self.arena.native_id_id(n).ok_or(ExecError::InvalidNativeCall)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:208:41 [INFO] [stdout] | [INFO] [stdout] 208 | ... let r = try!(self.eval(&cargs[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:223:41 [INFO] [stdout] | [INFO] [stdout] 223 | ... let r = try!(self.eval(&cargs[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | let v = try!(self.eval(value, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | let y = try!(handle::from_raw(h).eval(&arg[1], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:296:33 [INFO] [stdout] | [INFO] [stdout] 296 | let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:297:33 [INFO] [stdout] | [INFO] [stdout] 297 | let y = try!(handle::from_raw(h).eval(&arg[1], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:303:33 [INFO] [stdout] | [INFO] [stdout] 303 | let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:304:33 [INFO] [stdout] | [INFO] [stdout] 304 | let y = try!(handle::from_raw(h).eval(&arg[1], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:310:33 [INFO] [stdout] | [INFO] [stdout] 310 | let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | let y = try!(handle::from_raw(h).eval(&arg[1], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:316:33 [INFO] [stdout] | [INFO] [stdout] 316 | let x = try!(handle::from_raw(h) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 333 | let x = try!(handle::from_raw(h) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:358:41 [INFO] [stdout] | [INFO] [stdout] 358 | ... let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:362:41 [INFO] [stdout] | [INFO] [stdout] 362 | ... let x = try!(handle::from_raw(h).eval(&arg[0], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:363:41 [INFO] [stdout] | [INFO] [stdout] 363 | ... let y = try!(handle::from_raw(h).eval(&arg[1], id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | let u = try!(handle::from_raw(h).eval(a, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 377 | let _ = try!(handle::from_raw(h).define(n, &u, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:381:25 [INFO] [stdout] | [INFO] [stdout] 381 | let u = try!(self.get(n, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | *u = try!(s2.eval(u, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/exec/i10.rs:398:26 [INFO] [stdout] | [INFO] [stdout] 398 | *u = try!(s2.eval(u, id)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse/token.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | // Tokens [INFO] [stdout] 8 | | static ref TOKENS: Vec = vec![r"^[01]+b", // 0 - BOOL [INFO] [stdout] 9 | | r"^0x[a-zA-Z\d]+", // 1 - HEXLIT [INFO] [stdout] ... | [INFO] [stdout] 30 | | .iter().map(|x| Regex::new(x).unwrap()).collect(); [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse/token.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | // Tokens [INFO] [stdout] 8 | | static ref TOKENS: Vec = vec![r"^[01]+b", // 0 - BOOL [INFO] [stdout] 9 | | r"^0x[a-zA-Z\d]+", // 1 - HEXLIT [INFO] [stdout] ... | [INFO] [stdout] 30 | | .iter().map(|x| Regex::new(x).unwrap()).collect(); [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse/parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / lazy_static! { [INFO] [stdout] 22 | | static ref RE: Regex = Regex::new(r"(\x22(?:[^\x22\x5C\n]|\.)*\x22)|[a-zA-Z]*[ ]+(/.*)|([a-z\d\]\)]-\.?\d+)|.") [INFO] [stdout] 23 | | .unwrap(); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse/parser.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / lazy_static! { [INFO] [stdout] 22 | | static ref RE: Regex = Regex::new(r"(\x22(?:[^\x22\x5C\n]|\.)*\x22)|[a-zA-Z]*[ ]+(/.*)|([a-z\d\]\)]-\.?\d+)|.") [INFO] [stdout] 23 | | .unwrap(); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/parse/token.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | let s = self.0.trim_right_matches(pat); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/parse/parser.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | self.text = self.text[x.len()..].trim_left().to_string(); [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 95 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `k` due to 10 previous errors; 95 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5a92b0ef118576e81e71268a45cccdb6279029f1af85a9f822e04f1c2457941b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a92b0ef118576e81e71268a45cccdb6279029f1af85a9f822e04f1c2457941b", kill_on_drop: false }` [INFO] [stdout] 5a92b0ef118576e81e71268a45cccdb6279029f1af85a9f822e04f1c2457941b