[INFO] crate semver_constraints 0.1.0 is already in cache [INFO] checking semver_constraints-0.1.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate semver_constraints 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate semver_constraints 0.1.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate semver_constraints 0.1.0 [INFO] finished tweaking crates.io crate semver_constraints 0.1.0 [INFO] tweaked toml for crates.io crate semver_constraints 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28242405343c5a830136996aedaf37da0507867b0fdf0254a93b841aef33c2c2 [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" "28242405343c5a830136996aedaf37da0507867b0fdf0254a93b841aef33c2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28242405343c5a830136996aedaf37da0507867b0fdf0254a93b841aef33c2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28242405343c5a830136996aedaf37da0507867b0fdf0254a93b841aef33c2c2", kill_on_drop: false }` [INFO] [stdout] 28242405343c5a830136996aedaf37da0507867b0fdf0254a93b841aef33c2c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e54d28bf8bc21719cf3348c91017a32353fca4aa8a4f6e847d818b2a2b610693 [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" "e54d28bf8bc21719cf3348c91017a32353fca4aa8a4f6e847d818b2a2b610693", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking semver_constraints v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | / named!(bare_version_minor, do_parse!( [INFO] [stdout] 835 | | major: to_u64 >> [INFO] [stdout] 836 | | tag_s!(".") >> [INFO] [stdout] 837 | | minor: to_u64 >> [INFO] [stdout] 838 | | ((Version::new(major, minor, 0), true, false)) [INFO] [stdout] 839 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | / named!(bare_version_from_str, [INFO] [stdout] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stdout] 843 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | / named!(bare_version_from_str, [INFO] [stdout] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stdout] 843 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | / named!(range_caret>, ws!(do_parse!( [INFO] [stdout] 850 | | opt!(tag_s!("^")) >> [INFO] [stdout] 851 | | version: bare_version >> [INFO] [stdout] 852 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_caret(version.0, version.1, version.2), false))) [INFO] [stdout] 853 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | / named!(range_tilde>, ws!(do_parse!( [INFO] [stdout] 856 | | tag_s!("~") >> [INFO] [stdout] 857 | | version: bare_version >> [INFO] [stdout] 858 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_tilde(version.0, version.1, version.2), false))) [INFO] [stdout] 859 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:880:5 [INFO] [stdout] | [INFO] [stdout] 880 | / named!(range_any>, do_parse!( [INFO] [stdout] 881 | | tag_s!("any") >> [INFO] [stdout] 882 | | (Range::new(Interval::Unbounded, Interval::Unbounded)) [INFO] [stdout] 883 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:758:92 [INFO] [stdout] | [INFO] [stdout] 758 | alt, alt_complete, digit, do_parse, map, map_res, named, opt, separated_list, tag, tag_s, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | take_while1_s, types::CompleteStr, ws, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | / named!(bare_version_minor, do_parse!( [INFO] [stdout] 835 | | major: to_u64 >> [INFO] [stdout] 836 | | tag_s!(".") >> [INFO] [stdout] 837 | | minor: to_u64 >> [INFO] [stdout] 838 | | ((Version::new(major, minor, 0), true, false)) [INFO] [stdout] 839 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | / named!(bare_version_from_str, [INFO] [stdout] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stdout] 843 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:841:5 [INFO] [stdout] | [INFO] [stdout] 841 | / named!(bare_version_from_str, [INFO] [stdout] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stdout] 843 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | / named!(range_caret>, ws!(do_parse!( [INFO] [stdout] 850 | | opt!(tag_s!("^")) >> [INFO] [stdout] 851 | | version: bare_version >> [INFO] [stdout] 852 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_caret(version.0, version.1, version.2), false))) [INFO] [stdout] 853 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | / named!(range_tilde>, ws!(do_parse!( [INFO] [stdout] 856 | | tag_s!("~") >> [INFO] [stdout] 857 | | version: bare_version >> [INFO] [stdout] 858 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_tilde(version.0, version.1, version.2), false))) [INFO] [stdout] 859 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stdout] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stdout] 864 | | tag_s!(">") >> [INFO] [stdout] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stdout] ... | [INFO] [stdout] 877 | | (build_range(lower, upper)) [INFO] [stdout] 878 | | ))); [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:880:5 [INFO] [stdout] | [INFO] [stdout] 880 | / named!(range_any>, do_parse!( [INFO] [stdout] 881 | | tag_s!("any") >> [INFO] [stdout] 882 | | (Range::new(Interval::Unbounded, Interval::Unbounded)) [INFO] [stdout] 883 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::tag_s': Please use `tag` instead [INFO] [stdout] --> src/lib.rs:758:92 [INFO] [stdout] | [INFO] [stdout] 758 | alt, alt_complete, digit, do_parse, map, map_res, named, opt, separated_list, tag, tag_s, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'nom::take_while1_s': Please use `take_while1` instead [INFO] [stdout] --> src/lib.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | take_while1_s, types::CompleteStr, ws, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.05s [INFO] running `Command { std: "docker" "inspect" "e54d28bf8bc21719cf3348c91017a32353fca4aa8a4f6e847d818b2a2b610693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54d28bf8bc21719cf3348c91017a32353fca4aa8a4f6e847d818b2a2b610693", kill_on_drop: false }` [INFO] [stdout] e54d28bf8bc21719cf3348c91017a32353fca4aa8a4f6e847d818b2a2b610693