[INFO] fetching crate nimo 0.3.0... [INFO] checking nimo-0.3.0 against try#52ae2445414b2a196b318d85c2819995c6e5f1aa for pr-133397 [INFO] extracting crate nimo 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate nimo 0.3.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 nimo 0.3.0 [INFO] finished tweaking crates.io crate nimo 0.3.0 [INFO] tweaked toml for crates.io crate nimo 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate nimo 0.3.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0b631d96d4db919a56601733dde2a2e944e6586d7b19ca6ffd1cd14637a0c1e0 [INFO] running `Command { std: "docker" "start" "-a" "0b631d96d4db919a56601733dde2a2e944e6586d7b19ca6ffd1cd14637a0c1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b631d96d4db919a56601733dde2a2e944e6586d7b19ca6ffd1cd14637a0c1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b631d96d4db919a56601733dde2a2e944e6586d7b19ca6ffd1cd14637a0c1e0", kill_on_drop: false }` [INFO] [stdout] 0b631d96d4db919a56601733dde2a2e944e6586d7b19ca6ffd1cd14637a0c1e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6cf1dd1dbad2c2f4a9488ea7b2e0e87a14313bec95fb2e37072d9d504b6a3903 [INFO] running `Command { std: "docker" "start" "-a" "6cf1dd1dbad2c2f4a9488ea7b2e0e87a14313bec95fb2e37072d9d504b6a3903", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Compiling hwaddr v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking inlinable_string v0.1.14 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking pear v0.2.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking packet v0.1.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking surge-ping v0.2.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking human-panic v1.0.3 [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.5/src/providers/env.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | filter_map: Box::new(move |key| f(filter_map(key))), profile: self.profile, [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.5/src/providers/env.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | filter_map: Box::new(move |key| f(filter_map(key))), profile: self.profile, [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] [stderr] error: could not compile `figment` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6cf1dd1dbad2c2f4a9488ea7b2e0e87a14313bec95fb2e37072d9d504b6a3903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf1dd1dbad2c2f4a9488ea7b2e0e87a14313bec95fb2e37072d9d504b6a3903", kill_on_drop: false }` [INFO] [stdout] 6cf1dd1dbad2c2f4a9488ea7b2e0e87a14313bec95fb2e37072d9d504b6a3903