[INFO] fetching crate git-journal 1.8.1... [INFO] checking git-journal-1.8.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate git-journal 1.8.1 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate git-journal 1.8.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-journal 1.8.1 [INFO] finished tweaking crates.io crate git-journal 1.8.1 [INFO] tweaked toml for crates.io crate git-journal 1.8.1 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.2.27 [INFO] [stderr] Downloaded mowl v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6414a97169f89357104bf2636f9d03bcf6730871d1b45abe205945ac342f9da2 [INFO] running `Command { std: "docker" "start" "-a" "6414a97169f89357104bf2636f9d03bcf6730871d1b45abe205945ac342f9da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6414a97169f89357104bf2636f9d03bcf6730871d1b45abe205945ac342f9da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6414a97169f89357104bf2636f9d03bcf6730871d1b45abe205945ac342f9da2", kill_on_drop: false }` [INFO] [stdout] 6414a97169f89357104bf2636f9d03bcf6730871d1b45abe205945ac342f9da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973d70d75a4894216a2a84ade8099999263d5359bfbe4bedc7286898d7f22127 [INFO] running `Command { std: "docker" "start" "-a" "973d70d75a4894216a2a84ade8099999263d5359bfbe4bedc7286898d7f22127", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] syn v1.0.75 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking mowl v2.1.1 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git-journal v1.8.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | method!(parse_category, self, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/parser.rs (1 fix) [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | method!(parse_list_item, 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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | method!(parse_summary, 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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | / method!(parse_list_item, mut self, [INFO] [stdout] 909 | | do_parse!( [INFO] [stdout] 910 | | many0!(space) >> [INFO] [stdout] 911 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 923 | | ) [INFO] [stdout] 924 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` (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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | / method!(parse_summary, mut self, [INFO] [stdout] 927 | | do_parse!( [INFO] [stdout] 928 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 929 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 943 | | ) [INFO] [stdout] 944 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call_m, char, digit, do_parse, many0, map, [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:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [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:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | method!(parse_category, self, [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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | method!(parse_list_item, 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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | method!(parse_summary, 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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | / method!(parse_list_item, mut self, [INFO] [stdout] 909 | | do_parse!( [INFO] [stdout] 910 | | many0!(space) >> [INFO] [stdout] 911 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 923 | | ) [INFO] [stdout] 924 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` (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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | / method!(parse_summary, mut self, [INFO] [stdout] 927 | | do_parse!( [INFO] [stdout] 928 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 929 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 943 | | ) [INFO] [stdout] 944 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call_m, char, digit, do_parse, many0, map, [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:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/bench.rs from 2018 edition to 2021 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> benches/bench.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / journal [INFO] [stdout] 12 | | .verify("./tests/commit_messages/success_huge") [INFO] [stdout] 13 | | .is_ok(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> benches/bench.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / journal [INFO] [stdout] 23 | | .parse_log("HEAD", "rc", &0, &true, &false, None) [INFO] [stdout] 24 | | .is_ok(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time v0.2.27 [INFO] [stderr] Checking mowl v2.1.1 [INFO] [stderr] Checking git-journal v1.8.1 (/tmp/fixit) [INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | method!(parse_category, self, [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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | method!(parse_list_item, 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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | method!(parse_summary, 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:896:5 [INFO] [stdout] | [INFO] [stdout] 896 | method!(parse_category, self, [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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | method!(parse_list_item, 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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | method!(parse_summary, 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:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | / method!(parse_list_item, mut self, [INFO] [stdout] 909 | | do_parse!( [INFO] [stdout] 910 | | many0!(space) >> [INFO] [stdout] 911 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 923 | | ) [INFO] [stdout] 924 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` (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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | / method!(parse_summary, mut self, [INFO] [stdout] 927 | | do_parse!( [INFO] [stdout] 928 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 929 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 943 | | ) [INFO] [stdout] 944 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:908:5 [INFO] [stdout] | [INFO] [stdout] 908 | / method!(parse_list_item, mut self, [INFO] [stdout] 909 | | do_parse!( [INFO] [stdout] 910 | | many0!(space) >> [INFO] [stdout] 911 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 923 | | ) [INFO] [stdout] 924 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `opt` (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:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | / method!(parse_summary, mut self, [INFO] [stdout] 927 | | do_parse!( [INFO] [stdout] 928 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 929 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 943 | | ) [INFO] [stdout] 944 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `do_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `nom::call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call_m, char, digit, do_parse, many0, map, [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:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call_m, char, digit, do_parse, many0, map, [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:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [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:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> benches/bench.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | / journal [INFO] [stdout] 12 | | .verify("./tests/commit_messages/success_huge") [INFO] [stdout] 13 | | .is_ok(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_ok` that must be used [INFO] [stdout] --> benches/bench.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / journal [INFO] [stdout] 23 | | .parse_log("HEAD", "rc", &0, &true, &false, None) [INFO] [stdout] 24 | | .is_ok(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.43s [INFO] running `Command { std: "docker" "inspect" "973d70d75a4894216a2a84ade8099999263d5359bfbe4bedc7286898d7f22127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973d70d75a4894216a2a84ade8099999263d5359bfbe4bedc7286898d7f22127", kill_on_drop: false }` [INFO] [stdout] 973d70d75a4894216a2a84ade8099999263d5359bfbe4bedc7286898d7f22127