[INFO] fetching crate subalfred 0.9.4...
[INFO] checking subalfred-0.9.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate subalfred 0.9.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate subalfred 0.9.4
[INFO] finished tweaking crates.io crate subalfred 0.9.4
[INFO] tweaked toml for crates.io crate subalfred 0.9.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subalfred 0.9.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subalfred 0.9.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25347dc99a2efc89b1b9efdeca6ca80fa86f8d95cc0ebb8e5b004d532ec5a8af
[INFO] running `Command { std: "docker" "start" "-a" "25347dc99a2efc89b1b9efdeca6ca80fa86f8d95cc0ebb8e5b004d532ec5a8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25347dc99a2efc89b1b9efdeca6ca80fa86f8d95cc0ebb8e5b004d532ec5a8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25347dc99a2efc89b1b9efdeca6ca80fa86f8d95cc0ebb8e5b004d532ec5a8af", kill_on_drop: false }`
[INFO] [stdout] 25347dc99a2efc89b1b9efdeca6ca80fa86f8d95cc0ebb8e5b004d532ec5a8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c823eb0fe4243ab6b7a3ddf0a3ad3f2190a98e9b35243ce5bc507f494b515872
[INFO] running `Command { std: "docker" "start" "-a" "c823eb0fe4243ab6b7a3ddf0a3ad3f2190a98e9b35243ce5bc507f494b515872", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking subhasher v0.10.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking substorager v0.10.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling api-impl v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling affix v0.1.2
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking githuber v0.4.3
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking subruntimer v0.11.0
[INFO] [stderr]     Checking subversioner v0.11.0
[INFO] [stderr]     Checking substorager v0.11.0
[INFO] [stderr]     Checking subhasher v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking subalfred-util v0.9.4
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]    Compiling cmd-impl v0.9.4
[INFO] [stderr]     Checking subspector v0.11.0
[INFO] [stderr]     Checking subrpcer v0.11.0
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking frame-metadata v15.2.0
[INFO] [stderr]     Checking submetadatan v0.11.0
[INFO] [stderr]     Checking subcryptor v0.11.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking subalfred-core v0.9.4
[INFO] [stderr]    Compiling subalfred v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/shared.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub(crate) fn build_path(path: &PathBuf) -> Cow<PathBuf> {
[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] 29 |     pub(crate) fn build_path(path: &PathBuf) -> Cow<'_, PathBuf> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/shared.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) fn path(&self) -> Cow<PathBuf> {
[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] 41 |     pub(crate) fn path(&self) -> Cow<'_, PathBuf> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/shared.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub(crate) fn build_path(path: &PathBuf) -> Cow<PathBuf> {
[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] 29 |     pub(crate) fn build_path(path: &PathBuf) -> Cow<'_, PathBuf> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/command/shared.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) fn path(&self) -> Cow<PathBuf> {
[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] 41 |     pub(crate) fn path(&self) -> Cow<'_, PathBuf> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "c823eb0fe4243ab6b7a3ddf0a3ad3f2190a98e9b35243ce5bc507f494b515872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c823eb0fe4243ab6b7a3ddf0a3ad3f2190a98e9b35243ce5bc507f494b515872", kill_on_drop: false }`
[INFO] [stdout] c823eb0fe4243ab6b7a3ddf0a3ad3f2190a98e9b35243ce5bc507f494b515872
