[INFO] fetching crate git-ar 1.1.6... [INFO] checking git-ar-1.1.6 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate git-ar 1.1.6 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate git-ar 1.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-ar 1.1.6 [INFO] tweaked toml for crates.io crate git-ar 1.1.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-ar 1.1.6 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-ar 1.1.6 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-channel v2.4.0 [INFO] [stderr] Downloaded async-object-pool v0.1.5 [INFO] [stderr] Downloaded cc v1.2.28 [INFO] [stderr] Downloaded httpmock v0.7.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5ab89b71e1fc74a2776a8f3aac21977bcd190984e4e53cc71a1282dc9fb55ea [INFO] running `Command { std: "docker" "start" "-a" "b5ab89b71e1fc74a2776a8f3aac21977bcd190984e4e53cc71a1282dc9fb55ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5ab89b71e1fc74a2776a8f3aac21977bcd190984e4e53cc71a1282dc9fb55ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ab89b71e1fc74a2776a8f3aac21977bcd190984e4e53cc71a1282dc9fb55ea", kill_on_drop: false }` [INFO] [stdout] b5ab89b71e1fc74a2776a8f3aac21977bcd190984e4e53cc71a1282dc9fb55ea [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1478c5d27dda49338cfb40981743e80bbe7d43be9ca159998e1827695fe4c0 [INFO] running `Command { std: "docker" "start" "-a" "6d1478c5d27dda49338cfb40981743e80bbe7d43be9ca159998e1827695fe4c0", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.4.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking ureq-proto v0.4.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking async-object-pool v0.1.5 [INFO] [stderr] Checking httpmock v0.7.0 [INFO] [stderr] Checking ureq v3.0.12 [INFO] [stderr] Checking git-ar v1.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/common.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | fn fields(path: &str) -> (std::str::Split, usize) { [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] 224 | fn fields(path: &str) -> (std::str::Split<'_, char>, usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> hash_map::Iter { [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] 268 | pub fn iter(&self) -> hash_map::Iter<'_, String, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmds/cicd.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn new(data: &[u8]) -> YamlBytes { [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] 102 | pub fn new(data: &[u8]) -> YamlBytes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cli/common.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | fn fields(path: &str) -> (std::str::Split, usize) { [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] 224 | fn fields(path: &str) -> (std::str::Split<'_, char>, usize) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/http.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn iter(&self) -> hash_map::Iter { [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] 268 | pub fn iter(&self) -> hash_map::Iter<'_, String, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn cmd(&self) -> Ref { [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] 90 | pub fn cmd(&self) -> Ref<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn url(&self) -> Ref { [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] 94 | pub fn url(&self) -> Ref<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn headers(&self) -> Ref { [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] 98 | pub fn headers(&self) -> Ref<'_, Headers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn throttled(&self) -> Ref { [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] 102 | pub fn throttled(&self) -> Ref<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn milliseconds_throttled(&self) -> Ref { [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] 106 | pub fn milliseconds_throttled(&self) -> Ref<'_, Milliseconds> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn request_body(&self) -> Ref { [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] 110 | pub fn request_body(&self) -> Ref<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn throttled(&self) -> Ref { [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] 403 | pub fn throttled(&self) -> Ref<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/test.rs:407:39 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn milliseconds_throttled(&self) -> Ref { [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] 407 | pub fn milliseconds_throttled(&self) -> Ref<'_, Milliseconds> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmds/cicd.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn new(data: &[u8]) -> YamlBytes { [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] 102 | pub fn new(data: &[u8]) -> YamlBytes<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.92s [INFO] running `Command { std: "docker" "inspect" "6d1478c5d27dda49338cfb40981743e80bbe7d43be9ca159998e1827695fe4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1478c5d27dda49338cfb40981743e80bbe7d43be9ca159998e1827695fe4c0", kill_on_drop: false }` [INFO] [stdout] 6d1478c5d27dda49338cfb40981743e80bbe7d43be9ca159998e1827695fe4c0