[INFO] crate polytype 6.1.1 is already in cache [INFO] checking polytype-6.1.1 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate polytype 6.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate polytype 6.1.1 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate polytype 6.1.1 [INFO] finished tweaking crates.io crate polytype 6.1.1 [INFO] tweaked toml for crates.io crate polytype 6.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc3309b6ced3cf75f069fc1825b9101ac0adc3b60790c5dbcd0a1c7bdd83c88 [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" "1cc3309b6ced3cf75f069fc1825b9101ac0adc3b60790c5dbcd0a1c7bdd83c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc3309b6ced3cf75f069fc1825b9101ac0adc3b60790c5dbcd0a1c7bdd83c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc3309b6ced3cf75f069fc1825b9101ac0adc3b60790c5dbcd0a1c7bdd83c88", kill_on_drop: false }` [INFO] [stdout] 1cc3309b6ced3cf75f069fc1825b9101ac0adc3b60790c5dbcd0a1c7bdd83c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe301217b034e5e8d91104132da372f7c07837403c6c600f55b3a1cbd130f80 [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" "abe301217b034e5e8d91104132da372f7c07837403c6c600f55b3a1cbd130f80", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking polytype v6.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 52 | | do_parse!( [INFO] [stdout] 53 | | name_raw: alpha >> [INFO] [stdout] 54 | | name: expr_res!(N::parse(&name_raw)) >> [INFO] [stdout] ... | [INFO] [stdout] 58 | | (Type::Constructed(name, args))) [INFO] [stdout] 59 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | method!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 52 | | do_parse!( [INFO] [stdout] 53 | | name_raw: alpha >> [INFO] [stdout] 54 | | name: expr_res!(N::parse(&name_raw)) >> [INFO] [stdout] ... | [INFO] [stdout] 58 | | (Type::Constructed(name, args))) [INFO] [stdout] 59 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 52 | | do_parse!( [INFO] [stdout] 53 | | name_raw: alpha >> [INFO] [stdout] 54 | | name: expr_res!(N::parse(&name_raw)) >> [INFO] [stdout] ... | [INFO] [stdout] 58 | | (Type::Constructed(name, args))) [INFO] [stdout] 59 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / method!(constructed_complex, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 52 | | do_parse!( [INFO] [stdout] 53 | | name_raw: alpha >> [INFO] [stdout] 54 | | name: expr_res!(N::parse(&name_raw)) >> [INFO] [stdout] ... | [INFO] [stdout] 58 | | (Type::Constructed(name, args))) [INFO] [stdout] 59 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | method!(parenthetical, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / method!(parenthetical, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 71 | | do_parse!( [INFO] [stdout] 72 | | tag!("(") >> [INFO] [stdout] 73 | | interior: call_m!(self.arrow) >> [INFO] [stdout] 74 | | tag!(")") >> [INFO] [stdout] 75 | | (interior)) [INFO] [stdout] 76 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | method!(binding, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / method!(binding, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 78 | | do_parse!( [INFO] [stdout] 79 | | opt!(tag!("∀")) >> [INFO] [stdout] 80 | | tag!("t") >> [INFO] [stdout] ... | [INFO] [stdout] 84 | | (TypeSchema::Polytype{variable, body})) [INFO] [stdout] 85 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / method!(arrow, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 61 | | do_parse!( [INFO] [stdout] 62 | | alpha: ws!(alt!(call_m!(self.parenthetical) | [INFO] [stdout] 63 | | call_m!(self.var) | [INFO] [stdout] ... | [INFO] [stdout] 68 | | (Type::arrow(alpha, beta))) [INFO] [stdout] 69 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | method!(parenthetical, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / method!(parenthetical, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 71 | | do_parse!( [INFO] [stdout] 72 | | tag!("(") >> [INFO] [stdout] 73 | | interior: call_m!(self.arrow) >> [INFO] [stdout] 74 | | tag!(")") >> [INFO] [stdout] 75 | | (interior)) [INFO] [stdout] 76 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | method!(binding, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / method!(binding, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 78 | | do_parse!( [INFO] [stdout] 79 | | opt!(tag!("∀")) >> [INFO] [stdout] 80 | | tag!("t") >> [INFO] [stdout] ... | [INFO] [stdout] 84 | | (TypeSchema::Polytype{variable, body})) [INFO] [stdout] 85 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / method!(monotype, CompleteStr<'_>, Type>, mut self, [INFO] [stdout] 87 | | alt!(call_m!(self.arrow) | [INFO] [stdout] 88 | | call_m!(self.var) | [INFO] [stdout] 89 | | call_m!(self.constructed_complex) | [INFO] [stdout] 90 | | call_m!(self.constructed_simple)) [INFO] [stdout] 91 | | ); [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 item 'method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 93 | | alt!(call_m!(self.binding) | [INFO] [stdout] 94 | | map!(call_m!(self.monotype), TypeSchema::Monotype)) [INFO] [stdout] 95 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 93 | | alt!(call_m!(self.binding) | [INFO] [stdout] 94 | | map!(call_m!(self.monotype), TypeSchema::Monotype)) [INFO] [stdout] 95 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 93 | | alt!(call_m!(self.binding) | [INFO] [stdout] 94 | | map!(call_m!(self.monotype), TypeSchema::Monotype)) [INFO] [stdout] 95 | | ); [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 item 'call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / method!(polytype, CompleteStr<'_>, TypeSchema>, mut self, [INFO] [stdout] 93 | | alt!(call_m!(self.binding) | [INFO] [stdout] 94 | | map!(call_m!(self.monotype), TypeSchema::Monotype)) [INFO] [stdout] 95 | | ); [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 item 'nom::methods::call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{alt, call_m, do_parse, expr_res, map, map_res, method, opt, separated_list, tag, ws}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::methods::method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{alt, call_m, do_parse, expr_res, map, map_res, method, opt, separated_list, tag, ws}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::methods::call_m': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{alt, call_m, do_parse, expr_res, map, map_res, method, opt, separated_list, tag, ws}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::methods::method': Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:2:58 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::{alt, call_m, do_parse, expr_res, map, map_res, method, opt, separated_list, tag, ws}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.81s [INFO] running `Command { std: "docker" "inspect" "abe301217b034e5e8d91104132da372f7c07837403c6c600f55b3a1cbd130f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe301217b034e5e8d91104132da372f7c07837403c6c600f55b3a1cbd130f80", kill_on_drop: false }` [INFO] [stdout] abe301217b034e5e8d91104132da372f7c07837403c6c600f55b3a1cbd130f80