[INFO] fetching crate hg-parser 0.9.0...
[INFO] checking hg-parser-0.9.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate hg-parser 0.9.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate hg-parser 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hg-parser 0.9.0
[INFO] tweaked toml for crates.io crate hg-parser 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hg-parser 0.9.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hg-parser 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded ordered-parallel-iterator v0.2.0
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b10ed5c692e94602cdaa0a08a5cae9c27065c6d4ce567f8f93c0ab0b8b6cde5
[INFO] running `Command { std: "docker" "start" "-a" "6b10ed5c692e94602cdaa0a08a5cae9c27065c6d4ce567f8f93c0ab0b8b6cde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b10ed5c692e94602cdaa0a08a5cae9c27065c6d4ce567f8f93c0ab0b8b6cde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b10ed5c692e94602cdaa0a08a5cae9c27065c6d4ce567f8f93c0ab0b8b6cde5", kill_on_drop: false }`
[INFO] [stdout] 6b10ed5c692e94602cdaa0a08a5cae9c27065c6d4ce567f8f93c0ab0b8b6cde5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82a3b5c1638c36178b15355f3ed9f9903c8ab45ec7a6ca136c03ba2d26ed1ed1
[INFO] running `Command { std: "docker" "start" "-a" "82a3b5c1638c36178b15355f3ed9f9903c8ab45ec7a6ca136c03ba2d26ed1ed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking ordered-parallel-iterator v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking hg-parser v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/types.rs:443:24
[INFO] [stdout]     |
[INFO] [stdout] 443 |         Timestamp(dt.0.timestamp_nanos())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:451:54
[INFO] [stdout]     |
[INFO] [stdout] 451 |         DateTime::new(ChronoDateTime::<FixedOffset>::from_utc(
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/types.rs:452:28
[INFO] [stdout]     |
[INFO] [stdout] 452 |             NaiveDateTime::from_timestamp(ts_secs, ts_nsecs),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
[INFO] [stdout]    --> src/types.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |             FixedOffset::west(0),
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/types.rs:443:24
[INFO] [stdout]     |
[INFO] [stdout] 443 |         Timestamp(dt.0.timestamp_nanos())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/types.rs:451:54
[INFO] [stdout]     |
[INFO] [stdout] 451 |         DateTime::new(ChronoDateTime::<FixedOffset>::from_utc(
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/types.rs:452:28
[INFO] [stdout]     |
[INFO] [stdout] 452 |             NaiveDateTime::from_timestamp(ts_secs, ts_nsecs),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
[INFO] [stdout]    --> src/types.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |             FixedOffset::west(0),
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags`, `len`, and `linkrev` are never read
[INFO] [stdout]    --> src/types.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct RevisionLogEntry {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 291 |     pub offset: u64,         // offset of content (delta/literal) in datafile (or inlined)
[INFO] [stdout] 292 |     pub flags: IdxFlags,     // unused?
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 293 |     pub compressed_len: u32, // compressed content size
[INFO] [stdout] 294 |     pub len: Option<u32>,    // size of final file (after applying deltas)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 295 |     pub baserev: Option<Revision>, // base/previous rev for deltas (None if literal)
[INFO] [stdout] 296 |     pub linkrev: Revision,   // changeset id
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RevisionLogEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> ChangesetIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> ChangesetIter<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn header_iter(&self) -> ChangesetHeaderIter {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn header_iter(&self) -> ChangesetHeaderIter<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:95:48
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range_iter<RR: Into<RevisionRange>>(&self, revisions_range: RR) -> ChangesetIter {
[INFO] [stdout]    |                                                ^^^^^                          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range_iter<RR: Into<RevisionRange>>(&self, revisions_range: RR) -> ChangesetIter<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 108 |         revisions_range: RR,
[INFO] [stdout] 109 |     ) -> ChangesetHeaderIter {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> ChangesetHeaderIter<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn iter_opt(path: Option<&Self>) -> Iter<MPathElement> {
[INFO] [stdout]     |                                  ^^^^^      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn iter_opt(path: Option<&Self>) -> Iter<'_, MPathElement> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags`, `len`, and `linkrev` are never read
[INFO] [stdout]    --> src/types.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct RevisionLogEntry {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 291 |     pub offset: u64,         // offset of content (delta/literal) in datafile (or inlined)
[INFO] [stdout] 292 |     pub flags: IdxFlags,     // unused?
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 293 |     pub compressed_len: u32, // compressed content size
[INFO] [stdout] 294 |     pub len: Option<u32>,    // size of final file (after applying deltas)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 295 |     pub baserev: Option<Revision>, // base/previous rev for deltas (None if literal)
[INFO] [stdout] 296 |     pub linkrev: Revision,   // changeset id
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RevisionLogEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> ChangesetIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn iter(&self) -> ChangesetIter<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:24
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn header_iter(&self) -> ChangesetHeaderIter {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn header_iter(&self) -> ChangesetHeaderIter<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:95:48
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range_iter<RR: Into<RevisionRange>>(&self, revisions_range: RR) -> ChangesetIter {
[INFO] [stdout]    |                                                ^^^^^                          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn range_iter<RR: Into<RevisionRange>>(&self, revisions_range: RR) -> ChangesetIter<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 108 |         revisions_range: RR,
[INFO] [stdout] 109 |     ) -> ChangesetHeaderIter {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> ChangesetHeaderIter<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn iter_opt(path: Option<&Self>) -> Iter<MPathElement> {
[INFO] [stdout]     |                                  ^^^^^      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn iter_opt(path: Option<&Self>) -> Iter<'_, MPathElement> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
[INFO] running `Command { std: "docker" "inspect" "82a3b5c1638c36178b15355f3ed9f9903c8ab45ec7a6ca136c03ba2d26ed1ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a3b5c1638c36178b15355f3ed9f9903c8ab45ec7a6ca136c03ba2d26ed1ed1", kill_on_drop: false }`
[INFO] [stdout] 82a3b5c1638c36178b15355f3ed9f9903c8ab45ec7a6ca136c03ba2d26ed1ed1
