[INFO] fetching crate cargo-generate-rpm 0.18.1... [INFO] checking cargo-generate-rpm-0.18.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cargo-generate-rpm 0.18.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cargo-generate-rpm 0.18.1 [INFO] finished tweaking crates.io crate cargo-generate-rpm 0.18.1 [INFO] tweaked toml for crates.io crate cargo-generate-rpm 0.18.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-generate-rpm 0.18.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-generate-rpm 0.18.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09d408c54f19bfe541ad41762cb469acffcd3528b1c20c2764de0495f2e0cd64 [INFO] running `Command { std: "docker" "start" "-a" "09d408c54f19bfe541ad41762cb469acffcd3528b1c20c2764de0495f2e0cd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09d408c54f19bfe541ad41762cb469acffcd3528b1c20c2764de0495f2e0cd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d408c54f19bfe541ad41762cb469acffcd3528b1c20c2764de0495f2e0cd64", kill_on_drop: false }` [INFO] [stdout] 09d408c54f19bfe541ad41762cb469acffcd3528b1c20c2764de0495f2e0cd64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6b8eaaaf1dcbae1af95e4c7fa6d00819cad8f59297f48288bfac62350c8aa61 [INFO] running `Command { std: "docker" "start" "-a" "f6b8eaaaf1dcbae1af95e4c7fa6d00819cad8f59297f48288bfac62350c8aa61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking cpio v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking elf v0.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking liblzma v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking rpm v0.17.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Checking cargo_toml v0.22.3 [INFO] [stderr] Checking cargo-generate-rpm v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/file_info.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(assets: &[Value]) -> Result, ConfigError> { [INFO] [stdout] | ^^^^^^^^ -------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 23 | pub fn new(assets: &[Value]) -> Result>, ConfigError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.42s [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/file_info.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(assets: &[Value]) -> Result, ConfigError> { [INFO] [stdout] | ^^^^^^^^ -------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 23 | pub fn new(assets: &[Value]) -> Result>, ConfigError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6b8eaaaf1dcbae1af95e4c7fa6d00819cad8f59297f48288bfac62350c8aa61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b8eaaaf1dcbae1af95e4c7fa6d00819cad8f59297f48288bfac62350c8aa61", kill_on_drop: false }` [INFO] [stdout] f6b8eaaaf1dcbae1af95e4c7fa6d00819cad8f59297f48288bfac62350c8aa61