[INFO] fetching crate term_rewriting 0.7.0... [INFO] checking term_rewriting-0.7.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate term_rewriting 0.7.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate term_rewriting 0.7.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate term_rewriting 0.7.0 [INFO] finished tweaking crates.io crate term_rewriting 0.7.0 [INFO] tweaked toml for crates.io crate term_rewriting 0.7.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 2ff5810aa1495d7dd76c1004fed6cc6c75664547742a153d82ecbab298e3b971 [INFO] running `Command { std: "docker" "start" "-a" "2ff5810aa1495d7dd76c1004fed6cc6c75664547742a153d82ecbab298e3b971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ff5810aa1495d7dd76c1004fed6cc6c75664547742a153d82ecbab298e3b971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff5810aa1495d7dd76c1004fed6cc6c75664547742a153d82ecbab298e3b971", kill_on_drop: false }` [INFO] [stdout] 2ff5810aa1495d7dd76c1004fed6cc6c75664547742a153d82ecbab298e3b971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dda1adc7f587704fc15f869355f9fff7cf4dbccc3642863bf970d6e8fadfbbf7 [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" "dda1adc7f587704fc15f869355f9fff7cf4dbccc3642863bf970d6e8fadfbbf7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking libc v0.2.88 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking term_rewriting v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | method!(variable, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | method!(context_variable, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | method!(rule_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | method!(term_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | / method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] 225 | | alt!(call_m!(self.standard_application) | [INFO] [stdout] 226 | | call_m!(self.binary_application)) [INFO] [stdout] 227 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | / method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] 225 | | alt!(call_m!(self.standard_application) | [INFO] [stdout] 226 | | call_m!(self.binary_application)) [INFO] [stdout] 227 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] 231 | | do_parse!(name: identifier >> [INFO] [stdout] 232 | | args: opt!(do_parse!( [INFO] [stdout] 233 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 246 | | ) [INFO] [stdout] 247 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] 231 | | do_parse!(name: identifier >> [INFO] [stdout] 232 | | args: opt!(do_parse!( [INFO] [stdout] 233 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 246 | | ) [INFO] [stdout] 247 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] 250 | | do_parse!(lparen >> [INFO] [stdout] 251 | | multispace0 >> [INFO] [stdout] 252 | | t1: call_m!(self.term) >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | ) [INFO] [stdout] 262 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] 250 | | do_parse!(lparen >> [INFO] [stdout] 251 | | multispace0 >> [INFO] [stdout] 252 | | t1: call_m!(self.term) >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | ) [INFO] [stdout] 262 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] 275 | | ws!(map!( [INFO] [stdout] 276 | | separated_nonempty_list!( [INFO] [stdout] 277 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 287 | | })) [INFO] [stdout] 288 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] 275 | | ws!(map!( [INFO] [stdout] 276 | | separated_nonempty_list!( [INFO] [stdout] 277 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 287 | | })) [INFO] [stdout] 288 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] 296 | | alt!(call_m!(self.context_standard_application) | [INFO] [stdout] 297 | | call_m!(self.context_binary_application)) [INFO] [stdout] 298 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] 296 | | alt!(call_m!(self.context_standard_application) | [INFO] [stdout] 297 | | call_m!(self.context_binary_application)) [INFO] [stdout] 298 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] 302 | | do_parse!(name: identifier >> [INFO] [stdout] 303 | | args: opt!(do_parse!( [INFO] [stdout] 304 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 317 | | ) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] 302 | | do_parse!(name: identifier >> [INFO] [stdout] 303 | | args: opt!(do_parse!( [INFO] [stdout] 304 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 317 | | ) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] 321 | | do_parse!(lparen >> [INFO] [stdout] 322 | | multispace0 >> [INFO] [stdout] 323 | | t1: call_m!(self.context) >> [INFO] [stdout] ... | [INFO] [stdout] 328 | | (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] })) [INFO] [stdout] 329 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] 321 | | do_parse!(lparen >> [INFO] [stdout] 322 | | multispace0 >> [INFO] [stdout] 323 | | t1: call_m!(self.context) >> [INFO] [stdout] ... | [INFO] [stdout] 328 | | (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] })) [INFO] [stdout] 329 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | method!(variable, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | method!(context_variable, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | method!(rule_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | method!(term_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | / method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] 225 | | alt!(call_m!(self.standard_application) | [INFO] [stdout] 226 | | call_m!(self.binary_application)) [INFO] [stdout] 227 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | / method!(application, CompleteStr, Term>, mut self, [INFO] [stdout] 225 | | alt!(call_m!(self.standard_application) | [INFO] [stdout] 226 | | call_m!(self.binary_application)) [INFO] [stdout] 227 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] 231 | | do_parse!(name: identifier >> [INFO] [stdout] 232 | | args: opt!(do_parse!( [INFO] [stdout] 233 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 246 | | ) [INFO] [stdout] 247 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / method!(standard_application, CompleteStr, Term>, mut self, [INFO] [stdout] 231 | | do_parse!(name: identifier >> [INFO] [stdout] 232 | | args: opt!(do_parse!( [INFO] [stdout] 233 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 246 | | ) [INFO] [stdout] 247 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] 250 | | do_parse!(lparen >> [INFO] [stdout] 251 | | multispace0 >> [INFO] [stdout] 252 | | t1: call_m!(self.term) >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | ) [INFO] [stdout] 262 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / method!(rule_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] 375 | | map!(call_m!(self.rule), [INFO] [stdout] 376 | | Statement::Rule) [INFO] [stdout] 377 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | / method!(binary_application, CompleteStr, Term>, mut self, [INFO] [stdout] 250 | | do_parse!(lparen >> [INFO] [stdout] 251 | | multispace0 >> [INFO] [stdout] 252 | | t1: call_m!(self.term) >> [INFO] [stdout] ... | [INFO] [stdout] 261 | | ) [INFO] [stdout] 262 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | / method!(term, CompleteStr, Term>, mut self, [INFO] [stdout] 265 | | alt!(call_m!(self.variable) | [INFO] [stdout] 266 | | call_m!(self.application) | [INFO] [stdout] 267 | | do_parse!(lparen >> [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] 275 | | ws!(map!( [INFO] [stdout] 276 | | separated_nonempty_list!( [INFO] [stdout] 277 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 287 | | })) [INFO] [stdout] 288 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / method!(top_term, CompleteStr, Term>, mut self, [INFO] [stdout] 275 | | ws!(map!( [INFO] [stdout] 276 | | separated_nonempty_list!( [INFO] [stdout] 277 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 287 | | })) [INFO] [stdout] 288 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] 296 | | alt!(call_m!(self.context_standard_application) | [INFO] [stdout] 297 | | call_m!(self.context_binary_application)) [INFO] [stdout] 298 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | / method!(context_application, CompleteStr, Context>, mut self, [INFO] [stdout] 296 | | alt!(call_m!(self.context_standard_application) | [INFO] [stdout] 297 | | call_m!(self.context_binary_application)) [INFO] [stdout] 298 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] 302 | | do_parse!(name: identifier >> [INFO] [stdout] 303 | | args: opt!(do_parse!( [INFO] [stdout] 304 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 317 | | ) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | / method!(context_standard_application, CompleteStr, Context>, mut self, [INFO] [stdout] 302 | | do_parse!(name: identifier >> [INFO] [stdout] 303 | | args: opt!(do_parse!( [INFO] [stdout] 304 | | lparen >> [INFO] [stdout] ... | [INFO] [stdout] 317 | | ) [INFO] [stdout] 318 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] 321 | | do_parse!(lparen >> [INFO] [stdout] 322 | | multispace0 >> [INFO] [stdout] 323 | | t1: call_m!(self.context) >> [INFO] [stdout] ... | [INFO] [stdout] 328 | | (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] })) [INFO] [stdout] 329 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / method!(context_binary_application, CompleteStr, Context>, mut self, [INFO] [stdout] 321 | | do_parse!(lparen >> [INFO] [stdout] 322 | | multispace0 >> [INFO] [stdout] 323 | | t1: call_m!(self.context) >> [INFO] [stdout] ... | [INFO] [stdout] 328 | | (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] })) [INFO] [stdout] 329 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / method!(term_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] 391 | | do_parse!(term: call_m!(self.top_term) >> [INFO] [stdout] 392 | | (Statement::Term(term))) [INFO] [stdout] 393 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / method!(context, CompleteStr, Context>, mut self, [INFO] [stdout] 338 | | alt!(call_m!(self.context_variable) | [INFO] [stdout] 339 | | call_m!(self.context_application) | [INFO] [stdout] 340 | | call_m!(self.context_hole)) [INFO] [stdout] 341 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / method!(top_context, CompleteStr, Context>, mut self, [INFO] [stdout] 344 | | ws!(map!( [INFO] [stdout] 345 | | separated_nonempty_list!( [INFO] [stdout] 346 | | multispace1, [INFO] [stdout] ... | [INFO] [stdout] 360 | | })) [INFO] [stdout] 361 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | / method!(rule, CompleteStr, Rule>, mut self, [INFO] [stdout] 364 | | ws!(map_opt!( [INFO] [stdout] 365 | | do_parse!(lhs: call_m!(self.top_term) >> [INFO] [stdout] 366 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 371 | | |(lhs, rhs)| Rule::new(lhs, rhs))) [INFO] [stdout] 372 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | / method!(rule_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] 375 | | map!(call_m!(self.rule), [INFO] [stdout] 376 | | Statement::Rule) [INFO] [stdout] 377 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | / method!(rulecontext, CompleteStr, RuleContext>, mut self, [INFO] [stdout] 380 | | ws!(map_opt!( [INFO] [stdout] 381 | | do_parse!(lhs: call_m!(self.top_context) >> [INFO] [stdout] 382 | | ws!(rule_kw) >> [INFO] [stdout] ... | [INFO] [stdout] 387 | | |(lhs, rhs)| RuleContext::new(lhs, rhs))) [INFO] [stdout] 388 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | / method!(term_statement, CompleteStr, Statement>, mut self, [INFO] [stdout] 391 | | do_parse!(term: call_m!(self.top_term) >> [INFO] [stdout] 392 | | (Statement::Term(term))) [INFO] [stdout] 393 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / method!(trs, CompleteStr, TRS>, mut self, [INFO] [stdout] 402 | | ws!(do_parse!( [INFO] [stdout] 403 | | rules: many0!( [INFO] [stdout] 404 | | do_parse!( [INFO] [stdout] ... | [INFO] [stdout] 410 | | (TRS::new(rules)))) [INFO] [stdout] 411 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / method!(program, CompleteStr, Vec>, mut self, [INFO] [stdout] 414 | | ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >> [INFO] [stdout] 415 | | statement: alt!(call_m!(self.rule_statement) | [INFO] [stdout] 416 | | call_m!(self.term_statement)) >> [INFO] [stdout] ... | [INFO] [stdout] 419 | | ({ self.clear_variables(); statement })))) [INFO] [stdout] 420 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/signature.rs:727:88 [INFO] [stdout] | [INFO] [stdout] 727 | let ops: Vec = sig.operators().iter().map(|op| op.display()).collect();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "dda1adc7f587704fc15f869355f9fff7cf4dbccc3642863bf970d6e8fadfbbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda1adc7f587704fc15f869355f9fff7cf4dbccc3642863bf970d6e8fadfbbf7", kill_on_drop: false }` [INFO] [stdout] dda1adc7f587704fc15f869355f9fff7cf4dbccc3642863bf970d6e8fadfbbf7