[INFO] fetching crate polytype 6.1.1... [INFO] checking polytype-6.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate polytype 6.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate polytype 6.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 683024cded0dd0eccd2ca6c7e6f87d3019c877dd91b2cd5b3c169ce2b80b1db0 [INFO] running `Command { std: "docker" "start" "-a" "683024cded0dd0eccd2ca6c7e6f87d3019c877dd91b2cd5b3c169ce2b80b1db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "683024cded0dd0eccd2ca6c7e6f87d3019c877dd91b2cd5b3c169ce2b80b1db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683024cded0dd0eccd2ca6c7e6f87d3019c877dd91b2cd5b3c169ce2b80b1db0", kill_on_drop: false }` [INFO] [stdout] 683024cded0dd0eccd2ca6c7e6f87d3019c877dd91b2cd5b3c169ce2b80b1db0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba71e630c6a50af9bdafa22be399ed908f9fb5130093f4290f6d96cb219c090f [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" "ba71e630c6a50af9bdafa22be399ed908f9fb5130093f4290f6d96cb219c090f", kill_on_drop: false }` [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking itertools v0.8.2 [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 `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 `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: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: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: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: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: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: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: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: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: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: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.21s [INFO] running `Command { std: "docker" "inspect" "ba71e630c6a50af9bdafa22be399ed908f9fb5130093f4290f6d96cb219c090f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba71e630c6a50af9bdafa22be399ed908f9fb5130093f4290f6d96cb219c090f", kill_on_drop: false }` [INFO] [stdout] ba71e630c6a50af9bdafa22be399ed908f9fb5130093f4290f6d96cb219c090f