[INFO] fetching crate svdtools 0.5.0... [INFO] checking svdtools-0.5.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate svdtools 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate svdtools 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate svdtools 0.5.0 [INFO] tweaked toml for crates.io crate svdtools 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svdtools 0.5.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 svdtools 0.5.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 xmltree v0.11.0 [INFO] [stderr] Downloaded svd-encoder v0.14.7 [INFO] [stderr] Downloaded svd-rs v0.14.12 [INFO] [stderr] Downloaded xml-rs v0.8.23 [INFO] [stderr] Downloaded commands v0.0.5 [INFO] [stderr] Downloaded svd-parser v0.14.9 [INFO] [stderr] Downloaded yaml-rust2 v0.10.0 [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] 2088d3389bbfa9e7db6a40cf7401fa6b154fb978011e0fa835c65bf10c8e8cde [INFO] running `Command { std: "docker" "start" "-a" "2088d3389bbfa9e7db6a40cf7401fa6b154fb978011e0fa835c65bf10c8e8cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2088d3389bbfa9e7db6a40cf7401fa6b154fb978011e0fa835c65bf10c8e8cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2088d3389bbfa9e7db6a40cf7401fa6b154fb978011e0fa835c65bf10c8e8cde", kill_on_drop: false }` [INFO] [stdout] 2088d3389bbfa9e7db6a40cf7401fa6b154fb978011e0fa835c65bf10c8e8cde [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] fb4ff950da9e4b65807eeca4630f75d965fa3548847398044b86af42492eb5a4 [INFO] running `Command { std: "docker" "start" "-a" "fb4ff950da9e4b65807eeca4630f75d965fa3548847398044b86af42492eb5a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking xml-rs v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking commands v0.0.5 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking pest v2.7.14 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking svd-rs v0.14.12 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking quick-xml v0.37.2 [INFO] [stderr] Checking liquid-core v0.26.11 [INFO] [stderr] Checking svd-encoder v0.14.7 [INFO] [stderr] Checking svd-parser v0.14.9 [INFO] [stderr] Checking liquid-lib v0.26.11 [INFO] [stderr] Checking liquid v0.26.11 [INFO] [stderr] Checking svdtools v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/html/html_cli.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_str(&self, key: &str) -> Option>; [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] 125 | fn get_str(&self, key: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/html/html_cli.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | fn get_str(&self, key: &str) -> Option> { [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] 134 | fn get_str(&self, key: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/patch/iterators.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | fn matched(self, spec: &str) -> MatchIter; [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] 32 | fn matched(self, spec: &str) -> MatchIter<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/patch/iterators.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn matched(self, spec: &str) -> MatchIter { [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] 40 | fn matched(self, spec: &str) -> MatchIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/html/html_cli.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | fn get_str(&self, key: &str) -> Option>; [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] 125 | fn get_str(&self, key: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/html/html_cli.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | fn get_str(&self, key: &str) -> Option> { [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] 134 | fn get_str(&self, key: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/patch/iterators.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | fn matched(self, spec: &str) -> MatchIter; [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] 32 | fn matched(self, spec: &str) -> MatchIter<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/patch/iterators.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn matched(self, spec: &str) -> MatchIter { [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] 40 | fn matched(self, spec: &str) -> MatchIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.83s [INFO] running `Command { std: "docker" "inspect" "fb4ff950da9e4b65807eeca4630f75d965fa3548847398044b86af42492eb5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4ff950da9e4b65807eeca4630f75d965fa3548847398044b86af42492eb5a4", kill_on_drop: false }` [INFO] [stdout] fb4ff950da9e4b65807eeca4630f75d965fa3548847398044b86af42492eb5a4