[INFO] fetching crate semver_constraints 0.1.0... [INFO] testing semver_constraints-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate semver_constraints 0.1.0 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate semver_constraints 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding itertools v0.8.2 (available: v0.14.0) [INFO] [stderr] Adding nom v4.2.3 (available: v8.0.0) [INFO] [stderr] Adding semver v0.9.0 (available: v1.0.26) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e727e58c970678e713c511dac7e0c3b6c60742c129fa4469d7d54d5eebd1b25 [INFO] running `Command { std: "docker" "start" "-a" "4e727e58c970678e713c511dac7e0c3b6c60742c129fa4469d7d54d5eebd1b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e727e58c970678e713c511dac7e0c3b6c60742c129fa4469d7d54d5eebd1b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e727e58c970678e713c511dac7e0c3b6c60742c129fa4469d7d54d5eebd1b25", kill_on_drop: false }` [INFO] [stdout] 4e727e58c970678e713c511dac7e0c3b6c60742c129fa4469d7d54d5eebd1b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97261ae047c6bb91c1210020d368cd59f5be267b5a050408920efdae306d7496 [INFO] running `Command { std: "docker" "start" "-a" "97261ae047c6bb91c1210020d368cd59f5be267b5a050408920efdae306d7496", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling semver_constraints v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 macro `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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "97261ae047c6bb91c1210020d368cd59f5be267b5a050408920efdae306d7496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97261ae047c6bb91c1210020d368cd59f5be267b5a050408920efdae306d7496", kill_on_drop: false }` [INFO] [stdout] 97261ae047c6bb91c1210020d368cd59f5be267b5a050408920efdae306d7496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 032b548210637bb7018c5444e6d7fd3b28c5d358f7ab0d5ab005471fe45799e3 [INFO] running `Command { std: "docker" "start" "-a" "032b548210637bb7018c5444e6d7fd3b28c5d358f7ab0d5ab005471fe45799e3", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver_constraints v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 macro `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 macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `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 macro `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "032b548210637bb7018c5444e6d7fd3b28c5d358f7ab0d5ab005471fe45799e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032b548210637bb7018c5444e6d7fd3b28c5d358f7ab0d5ab005471fe45799e3", kill_on_drop: false }` [INFO] [stdout] 032b548210637bb7018c5444e6d7fd3b28c5d358f7ab0d5ab005471fe45799e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 913908c1483fef7f9a9f165b06f1d81ea771b44374d5722ec0038800bd99fb69 [INFO] running `Command { std: "docker" "start" "-a" "913908c1483fef7f9a9f165b06f1d81ea771b44374d5722ec0038800bd99fb69", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:834:5 [INFO] [stderr] | [INFO] [stderr] 834 | / named!(bare_version_minor, do_parse!( [INFO] [stderr] 835 | | major: to_u64 >> [INFO] [stderr] 836 | | tag_s!(".") >> [INFO] [stderr] 837 | | minor: to_u64 >> [INFO] [stderr] 838 | | ((Version::new(major, minor, 0), true, false)) [INFO] [stderr] 839 | | )); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/lib.rs:841:5 [INFO] [stderr] | [INFO] [stderr] 841 | / named!(bare_version_from_str, [INFO] [stderr] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stderr] 843 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `map_res` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/lib.rs:841:5 [INFO] [stderr] | [INFO] [stderr] 841 | / named!(bare_version_from_str, [INFO] [stderr] 842 | | map_res!(take_while1_s!(version_char), |s: CompleteStr| Version::parse(s.0).map(|v| (v, true, true))) [INFO] [stderr] 843 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:849:5 [INFO] [stderr] | [INFO] [stderr] 849 | / named!(range_caret>, ws!(do_parse!( [INFO] [stderr] 850 | | opt!(tag_s!("^")) >> [INFO] [stderr] 851 | | version: bare_version >> [INFO] [stderr] 852 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_caret(version.0, version.1, version.2), false))) [INFO] [stderr] 853 | | ))); [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:855:5 [INFO] [stderr] | [INFO] [stderr] 855 | / named!(range_tilde>, ws!(do_parse!( [INFO] [stderr] 856 | | tag_s!("~") >> [INFO] [stderr] 857 | | version: bare_version >> [INFO] [stderr] 858 | | (Range::new(Interval::Closed(version.0.clone(), false), Interval::Open(increment_tilde(version.0, version.1, version.2), false))) [INFO] [stderr] 859 | | ))); [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:862:5 [INFO] [stderr] | [INFO] [stderr] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stderr] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stderr] 864 | | tag_s!(">") >> [INFO] [stderr] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stderr] ... | [INFO] [stderr] 877 | | (build_range(lower, upper)) [INFO] [stderr] 878 | | ))); [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:862:5 [INFO] [stderr] | [INFO] [stderr] 862 | / named!(range_interval>, ws!(do_parse!( [INFO] [stderr] 863 | | lower: opt!(ws!(do_parse!( [INFO] [stderr] 864 | | tag_s!(">") >> [INFO] [stderr] 865 | | a: opt!(tag_s!("=")) >> [INFO] [stderr] ... | [INFO] [stderr] 877 | | (build_range(lower, upper)) [INFO] [stderr] 878 | | ))); [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `opt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:880:5 [INFO] [stderr] | [INFO] [stderr] 880 | / named!(range_any>, do_parse!( [INFO] [stderr] 881 | | tag_s!("any") >> [INFO] [stderr] 882 | | (Range::new(Interval::Unbounded, Interval::Unbounded)) [INFO] [stderr] 883 | | )); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `nom::tag_s`: Please use `tag` instead [INFO] [stderr] --> src/lib.rs:758:92 [INFO] [stderr] | [INFO] [stderr] 758 | alt, alt_complete, digit, do_parse, map, map_res, named, opt, separated_list, tag, tag_s, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `nom::take_while1_s`: Please use `take_while1` instead [INFO] [stderr] --> src/lib.rs:759:9 [INFO] [stderr] | [INFO] [stderr] 759 | take_while1_s, types::CompleteStr, ws, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `semver_constraints` (lib) generated 14 warnings (4 duplicates) [INFO] [stderr] warning: `semver_constraints` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/semver_constraints-8c8f17bcb9a8a962) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::constraint_complement_single ... ok [INFO] [stdout] test tests::constraint_difference_any_union ... ok [INFO] [stdout] test tests::constraint_relation ... ok [INFO] [stdout] test tests::constraint_difference ... ok [INFO] [stdout] test tests::constraint_complement_symmetry ... ok [INFO] [stdout] test tests::constraint_relation_opposite ... ok [INFO] [stdout] test tests::constraint_relation_single ... ok [INFO] [stdout] test tests::constraint_subset ... ok [INFO] [stdout] test tests::range_parse_caret ... ok [INFO] [stdout] test tests::range_parse_manual ... ok [INFO] [stdout] test tests::range_parse_tilde ... ok [INFO] [stdout] test tests::range_pre_ok ... ok [INFO] [stdout] test tests::version_parse ... ok [INFO] [stdout] test tests::version_single ... ok [INFO] [stdout] test tests::constraint_difference_any ... ok [INFO] [stdout] test tests::constraint_complement ... ok [INFO] [stdout] test tests::constraint_complement_correct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests semver_constraints [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "913908c1483fef7f9a9f165b06f1d81ea771b44374d5722ec0038800bd99fb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913908c1483fef7f9a9f165b06f1d81ea771b44374d5722ec0038800bd99fb69", kill_on_drop: false }` [INFO] [stdout] 913908c1483fef7f9a9f165b06f1d81ea771b44374d5722ec0038800bd99fb69