[INFO] fetching crate dorst 0.19.5... [INFO] checking dorst-0.19.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dorst 0.19.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dorst 0.19.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dorst 0.19.5 [INFO] tweaked toml for crates.io crate dorst 0.19.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dorst 0.19.5 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dorst 0.19.5 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c907a8952dea0ec114df4a3825a4a215aac3732bddb8c99cd99eef43b73ee58a [INFO] running `Command { std: "docker" "start" "-a" "c907a8952dea0ec114df4a3825a4a215aac3732bddb8c99cd99eef43b73ee58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c907a8952dea0ec114df4a3825a4a215aac3732bddb8c99cd99eef43b73ee58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c907a8952dea0ec114df4a3825a4a215aac3732bddb8c99cd99eef43b73ee58a", kill_on_drop: false }` [INFO] [stdout] c907a8952dea0ec114df4a3825a4a215aac3732bddb8c99cd99eef43b73ee58a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561cacdd39015a703c1e0a45ff2fcbd685c96178d4a3c48a0573ade7bde2a356 [INFO] running `Command { std: "docker" "start" "-a" "561cacdd39015a703c1e0a45ff2fcbd685c96178d4a3c48a0573ade7bde2a356", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gzip-header v1.0.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking toml v0.9.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking rouille v3.6.2 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling dorst v0.19.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/cli.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | fn last_commit(repo: &Repository) -> Commit { [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] 100 | fn last_commit(repo: &Repository) -> Commit<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_callbacks(git_config: &git2::Config) -> RemoteCallbacks { [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] 17 | pub fn set_callbacks(git_config: &git2::Config) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_callbacks(git_config: &git2::Config) -> RemoteCallbacks { [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] 17 | pub fn set_callbacks(git_config: &git2::Config) -> RemoteCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "561cacdd39015a703c1e0a45ff2fcbd685c96178d4a3c48a0573ade7bde2a356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561cacdd39015a703c1e0a45ff2fcbd685c96178d4a3c48a0573ade7bde2a356", kill_on_drop: false }` [INFO] [stdout] 561cacdd39015a703c1e0a45ff2fcbd685c96178d4a3c48a0573ade7bde2a356