[INFO] fetching crate polytype 6.1.1... [INFO] checking polytype-6.1.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate polytype 6.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate polytype 6.1.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77183bf026f0b1c8d022e13337d46b016b7e9dda77304d64a969fd60afcf164d [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" "77183bf026f0b1c8d022e13337d46b016b7e9dda77304d64a969fd60afcf164d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77183bf026f0b1c8d022e13337d46b016b7e9dda77304d64a969fd60afcf164d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77183bf026f0b1c8d022e13337d46b016b7e9dda77304d64a969fd60afcf164d", kill_on_drop: false }` [INFO] [stdout] 77183bf026f0b1c8d022e13337d46b016b7e9dda77304d64a969fd60afcf164d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf600c9b322ad6f9055c0a4936205fd511f3b378e62a9b094b4f2bea6ed2c75 [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" "fcf600c9b322ad6f9055c0a4936205fd511f3b378e62a9b094b4f2bea6ed2c75", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking either v1.6.1 [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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 macro `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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `wrap_sep` (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: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 the macro `do_parse` (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: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 the macro `do_parse` (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: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 the macro `map` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `map` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::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 macro `nom::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 macro `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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `alt` (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: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 the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::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 macro `nom::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 3.73s [INFO] running `Command { std: "docker" "inspect" "fcf600c9b322ad6f9055c0a4936205fd511f3b378e62a9b094b4f2bea6ed2c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf600c9b322ad6f9055c0a4936205fd511f3b378e62a9b094b4f2bea6ed2c75", kill_on_drop: false }` [INFO] [stdout] fcf600c9b322ad6f9055c0a4936205fd511f3b378e62a9b094b4f2bea6ed2c75