[INFO] fetching crate svdtools 0.5.0... [INFO] checking svdtools-0.5.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate svdtools 0.5.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svdtools 0.5.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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 svd-encoder v0.14.7 [INFO] [stderr] Downloaded commands v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 845541b49c2c0f7f15ee526fc9775f89b7b83f3f08792939111edcf230b0f2e4 [INFO] running `Command { std: "docker" "start" "-a" "845541b49c2c0f7f15ee526fc9775f89b7b83f3f08792939111edcf230b0f2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "845541b49c2c0f7f15ee526fc9775f89b7b83f3f08792939111edcf230b0f2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845541b49c2c0f7f15ee526fc9775f89b7b83f3f08792939111edcf230b0f2e4", kill_on_drop: false }` [INFO] [stdout] 845541b49c2c0f7f15ee526fc9775f89b7b83f3f08792939111edcf230b0f2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7878050b4d2785bf80b26db47e4883618046cdb7c3e7a26e5b1d115df8bbddba [INFO] running `Command { std: "docker" "start" "-a" "7878050b4d2785bf80b26db47e4883618046cdb7c3e7a26e5b1d115df8bbddba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking xml-rs v0.8.23 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.11.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking commands v0.0.5 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking time v0.3.39 [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 phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling 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 quick-xml v0.37.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [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 24.10s [INFO] running `Command { std: "docker" "inspect" "7878050b4d2785bf80b26db47e4883618046cdb7c3e7a26e5b1d115df8bbddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7878050b4d2785bf80b26db47e4883618046cdb7c3e7a26e5b1d115df8bbddba", kill_on_drop: false }` [INFO] [stdout] 7878050b4d2785bf80b26db47e4883618046cdb7c3e7a26e5b1d115df8bbddba