[INFO] fetching crate git-tree 0.1.0... [INFO] checking git-tree-0.1.0 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] extracting crate git-tree 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate git-tree 0.1.0 on toolchain 52ae2445414b2a196b318d85c2819995c6e5f1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-tree 0.1.0 [INFO] finished tweaking crates.io crate git-tree 0.1.0 [INFO] tweaked toml for crates.io crate git-tree 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate git-tree 0.1.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" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c34c7118eb5479ac48db070b4a958c2f681d568cbcc710b2fbfb49a4c905a1 [INFO] running `Command { std: "docker" "start" "-a" "32c34c7118eb5479ac48db070b4a958c2f681d568cbcc710b2fbfb49a4c905a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c34c7118eb5479ac48db070b4a958c2f681d568cbcc710b2fbfb49a4c905a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c34c7118eb5479ac48db070b4a958c2f681d568cbcc710b2fbfb49a4c905a1", kill_on_drop: false }` [INFO] [stdout] 32c34c7118eb5479ac48db070b4a958c2f681d568cbcc710b2fbfb49a4c905a1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e546c5306a8aea3f18cbedf4c309c3f0957c5d8203d24e995f83016bcc9a32 [INFO] running `Command { std: "docker" "start" "-a" "13e546c5306a8aea3f18cbedf4c309c3f0957c5d8203d24e995f83016bcc9a32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.102 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling vergen v8.3.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling clap_mangen v0.2.22 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_complete v4.5.7 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking human-panic v2.0.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/figment-0.10.19/src/providers/env.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | filter_map: Box::new(|key| Some(key.into())), [INFO] [stdout] | ^^^ --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 125 | filter_map: Box::new(|key: /* Type */| Some(key.into())), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/figment-0.10.19/src/providers/env.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | filter_map: Box::new(move |key| f(filter_map(key))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: closure with signature `fn(&'2 UncasedStr) -> std::option::Option>` must implement `FnOnce<(&'1 UncasedStr,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 UncasedStr,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `Fn` is not general enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/figment-0.10.19/src/providers/env.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | filter_map: Box::new(move |key| f(filter_map(key))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `Fn` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: closure with signature `fn(&'2 UncasedStr) -> std::option::Option>` must implement `Fn<(&'1 UncasedStr,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `Fn<(&'2 UncasedStr,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `figment` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "13e546c5306a8aea3f18cbedf4c309c3f0957c5d8203d24e995f83016bcc9a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e546c5306a8aea3f18cbedf4c309c3f0957c5d8203d24e995f83016bcc9a32", kill_on_drop: false }` [INFO] [stdout] 13e546c5306a8aea3f18cbedf4c309c3f0957c5d8203d24e995f83016bcc9a32