[INFO] fetching crate polytype 6.1.1... [INFO] checking polytype-6.1.1 against beta for pr-78714 [INFO] extracting crate polytype 6.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate polytype 6.1.1 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d979ad04530480bf1578d48dad4574aa179a4dff17f0b9f939a3649cf791b1ef [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" "d979ad04530480bf1578d48dad4574aa179a4dff17f0b9f939a3649cf791b1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d979ad04530480bf1578d48dad4574aa179a4dff17f0b9f939a3649cf791b1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d979ad04530480bf1578d48dad4574aa179a4dff17f0b9f939a3649cf791b1ef", kill_on_drop: false }` [INFO] [stdout] d979ad04530480bf1578d48dad4574aa179a4dff17f0b9f939a3649cf791b1ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eba3359f0a8f694963c1198b4147e722398c378acbad8dba45e30141364e383 [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" "0eba3359f0a8f694963c1198b4147e722398c378acbad8dba45e30141364e383", kill_on_drop: false }` [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: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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 `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 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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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: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 `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 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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 `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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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: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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs: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 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: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 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 a macro (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 `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] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/bench.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polytype` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0eba3359f0a8f694963c1198b4147e722398c378acbad8dba45e30141364e383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eba3359f0a8f694963c1198b4147e722398c378acbad8dba45e30141364e383", kill_on_drop: false }` [INFO] [stdout] 0eba3359f0a8f694963c1198b4147e722398c378acbad8dba45e30141364e383