[INFO] fetching crate git-journal 1.8.1... [INFO] checking git-journal-1.8.1 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate git-journal 1.8.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate git-journal 1.8.1 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbed9d7ffe715e7fc562e8417428b7e555789a8cecc124a15f4f443a5443e2ea [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" "dbed9d7ffe715e7fc562e8417428b7e555789a8cecc124a15f4f443a5443e2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbed9d7ffe715e7fc562e8417428b7e555789a8cecc124a15f4f443a5443e2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbed9d7ffe715e7fc562e8417428b7e555789a8cecc124a15f4f443a5443e2ea", kill_on_drop: false }` [INFO] [stdout] dbed9d7ffe715e7fc562e8417428b7e555789a8cecc124a15f4f443a5443e2ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac8172ac98e07bddc83f0d594b3d6de2bd288addedd12503066551894edaa22 [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" "aac8172ac98e07bddc83f0d594b3d6de2bd288addedd12503066551894edaa22", kill_on_drop: false }` [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mowl v2.1.0 [INFO] [stderr] Checking git-journal v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `call`, `error_position`, `tuple_parser` [INFO] [stdout] --> src/parser.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call, call_m, char, digit, do_parse, error_position, many0, map, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [INFO] [stdout] 9 | tuple_parser, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | 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:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | 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:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | 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:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / method!(parse_list_item, mut self, [INFO] [stdout] 910 | | do_parse!( [INFO] [stdout] 911 | | many0!(space) >> [INFO] [stdout] 912 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 924 | | ) [INFO] [stdout] 925 | | ); [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:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | / method!(parse_summary, mut self, [INFO] [stdout] 928 | | do_parse!( [INFO] [stdout] 929 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 930 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 944 | | ) [INFO] [stdout] 945 | | ); [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: unused imports: `call`, `error_position`, `tuple_parser` [INFO] [stdout] --> src/parser.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call, call_m, char, digit, do_parse, error_position, many0, map, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | map_res, method, opt, re_bytes_find, rest, separated_pair, space, tag, [INFO] [stdout] 9 | tuple_parser, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | 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:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | 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:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | 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:909:5 [INFO] [stdout] | [INFO] [stdout] 909 | / method!(parse_list_item, mut self, [INFO] [stdout] 910 | | do_parse!( [INFO] [stdout] 911 | | many0!(space) >> [INFO] [stdout] 912 | | tag!("-") >> [INFO] [stdout] ... | [INFO] [stdout] 924 | | ) [INFO] [stdout] 925 | | ); [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:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | / method!(parse_summary, mut self, [INFO] [stdout] 928 | | do_parse!( [INFO] [stdout] 929 | | p_prefix: opt!(separated_pair!(alpha, char!('-'), digit)) >> [INFO] [stdout] 930 | | opt!(space) >> [INFO] [stdout] ... | [INFO] [stdout] 944 | | ) [INFO] [stdout] 945 | | ); [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:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call, call_m, char, digit, do_parse, error_position, 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::call_m`: Please use the nom-methods crate instead [INFO] [stdout] --> src/parser.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | alpha, call, call_m, char, digit, do_parse, error_position, 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::result::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 `std::result::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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.25s [INFO] running `Command { std: "docker" "inspect" "aac8172ac98e07bddc83f0d594b3d6de2bd288addedd12503066551894edaa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac8172ac98e07bddc83f0d594b3d6de2bd288addedd12503066551894edaa22", kill_on_drop: false }` [INFO] [stdout] aac8172ac98e07bddc83f0d594b3d6de2bd288addedd12503066551894edaa22