[INFO] fetching crate jilu 0.13.1... [INFO] checking jilu-0.13.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate jilu 0.13.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate jilu 0.13.1 [INFO] finished tweaking crates.io crate jilu 0.13.1 [INFO] tweaked toml for crates.io crate jilu 0.13.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jilu 0.13.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jilu 0.13.1 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jaq-core v2.2.0 [INFO] [stderr] Downloaded jaq-json v1.1.2 [INFO] [stderr] Downloaded hifijson v0.2.2 [INFO] [stderr] Downloaded jaq-std v2.1.1 [INFO] [stderr] Downloaded ron v0.10.1 [INFO] [stderr] Downloaded conventional v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f935cf27215b5d960d18842f4443a95d94be3299d966ae057b5f4beeddb9d8f [INFO] running `Command { std: "docker" "start" "-a" "5f935cf27215b5d960d18842f4443a95d94be3299d966ae057b5f4beeddb9d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f935cf27215b5d960d18842f4443a95d94be3299d966ae057b5f4beeddb9d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f935cf27215b5d960d18842f4443a95d94be3299d966ae057b5f4beeddb9d8f", kill_on_drop: false }` [INFO] [stdout] 5f935cf27215b5d960d18842f4443a95d94be3299d966ae057b5f4beeddb9d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3c9a1466fb6faa87d04ca4cb8c56a1c7475f9a86fe546846a1a95ce68c344e [INFO] running `Command { std: "docker" "start" "-a" "1d3c9a1466fb6faa87d04ca4cb8c56a1c7475f9a86fe546846a1a95ce68c344e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking jaq-core v2.2.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking hifijson v0.2.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking lexopt v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking conventional v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking jaq-std v2.1.1 [INFO] [stderr] Checking jaq-json v1.1.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking jilu v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/change.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn merge_commit_description(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn merge_commit_description(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/changeset.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn changes(&self) -> &[Change] { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn changes(&self) -> &[Change<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/release.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub(crate) fn changeset(&self) -> &ChangeSet { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub(crate) fn changeset(&self) -> &ChangeSet<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/change.rs:45:44 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn merge_commit_description(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) fn merge_commit_description(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/changeset.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn changes(&self) -> &[Change] { [INFO] [stdout] | ^^^^^ --------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn changes(&self) -> &[Change<'_>] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/changelog/release.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub(crate) fn changeset(&self) -> &ChangeSet { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub(crate) fn changeset(&self) -> &ChangeSet<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.77s [INFO] running `Command { std: "docker" "inspect" "1d3c9a1466fb6faa87d04ca4cb8c56a1c7475f9a86fe546846a1a95ce68c344e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3c9a1466fb6faa87d04ca4cb8c56a1c7475f9a86fe546846a1a95ce68c344e", kill_on_drop: false }` [INFO] [stdout] 1d3c9a1466fb6faa87d04ca4cb8c56a1c7475f9a86fe546846a1a95ce68c344e