[INFO] fetching crate rotz 0.10.0... [INFO] checking rotz-0.10.0 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] extracting crate rotz 0.10.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rotz 0.10.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 rotz 0.10.0 [INFO] finished tweaking crates.io crate rotz 0.10.0 [INFO] tweaked toml for crates.io crate rotz 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rotz 0.10.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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9eb19cba8ef9997ceb4716bd0d2fa735366c6ca60d567da82869e823f45400 [INFO] running `Command { std: "docker" "start" "-a" "0b9eb19cba8ef9997ceb4716bd0d2fa735366c6ca60d567da82869e823f45400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9eb19cba8ef9997ceb4716bd0d2fa735366c6ca60d567da82869e823f45400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9eb19cba8ef9997ceb4716bd0d2fa735366c6ca60d567da82869e823f45400", kill_on_drop: false }` [INFO] [stdout] 0b9eb19cba8ef9997ceb4716bd0d2fa735366c6ca60d567da82869e823f45400 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+52ae2445414b2a196b318d85c2819995c6e5f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a508056d1d121f6b275cc93f359499c6ed0319b5b43b02c42274138316c9bce [INFO] running `Command { std: "docker" "start" "-a" "9a508056d1d121f6b275cc93f359499c6ed0319b5b43b02c42274138316c9bce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking winnow v0.5.21 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking vec1 v1.10.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling somok v1.5.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Checking speculoos v0.11.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling baker v0.2.0 [INFO] [stderr] Checking pest v2.7.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking enquote v1.1.0 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling dummy v0.7.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tardar v0.1.0 [INFO] [stderr] Checking fake v2.9.1 [INFO] [stderr] Checking wax v0.6.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking serde_yaml v0.9.27 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking handlebars_misc_helpers v0.13.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/figment-0.10.12/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.12/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.12/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] running `Command { std: "docker" "inspect" "9a508056d1d121f6b275cc93f359499c6ed0319b5b43b02c42274138316c9bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a508056d1d121f6b275cc93f359499c6ed0319b5b43b02c42274138316c9bce", kill_on_drop: false }` [INFO] [stdout] 9a508056d1d121f6b275cc93f359499c6ed0319b5b43b02c42274138316c9bce