[INFO] fetching crate git-journal 1.8.1... [INFO] checking git-journal-1.8.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate git-journal 1.8.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate git-journal 1.8.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mowl v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a85cf8aaeef2aa02a28dd65e55b8df80b1b03936e8715c89d50d26b6727d08d8 [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" "a85cf8aaeef2aa02a28dd65e55b8df80b1b03936e8715c89d50d26b6727d08d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a85cf8aaeef2aa02a28dd65e55b8df80b1b03936e8715c89d50d26b6727d08d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85cf8aaeef2aa02a28dd65e55b8df80b1b03936e8715c89d50d26b6727d08d8", kill_on_drop: false }` [INFO] [stdout] a85cf8aaeef2aa02a28dd65e55b8df80b1b03936e8715c89d50d26b6727d08d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3451d85a9b60b331aa64f2f9ac0ad193ea1141ebb35465c44c60536c6b7f904c [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" "3451d85a9b60b331aa64f2f9ac0ad193ea1141ebb35465c44c60536c6b7f904c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libz-sys v1.0.27 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.34+curl-7.71.1 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mowl v2.1.0 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git-journal v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 1m 47s [INFO] running `Command { std: "docker" "inspect" "3451d85a9b60b331aa64f2f9ac0ad193ea1141ebb35465c44c60536c6b7f904c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3451d85a9b60b331aa64f2f9ac0ad193ea1141ebb35465c44c60536c6b7f904c", kill_on_drop: false }` [INFO] [stdout] 3451d85a9b60b331aa64f2f9ac0ad193ea1141ebb35465c44c60536c6b7f904c