[INFO] fetching crate reddish-shift 0.1.2...
[INFO] building reddish-shift-0.1.2 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] extracting crate reddish-shift 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate reddish-shift 0.1.2
[INFO] finished tweaking crates.io crate reddish-shift 0.1.2
[INFO] tweaked toml for crates.io crate reddish-shift 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reddish-shift 0.1.2 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reddish-shift 0.1.2 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen v8.3.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded toml_datetime v0.6.6
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded ctrlc v3.4.4
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.32
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded const_format v0.2.32
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded winnow v0.6.13
[INFO] [stderr]   Downloaded toml_edit v0.22.14
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] becb871da3f2edf0de9412de38a61beaa0331205e1ffce5957afaf10bc42e06a
[INFO] running `Command { std: "docker" "start" "-a" "becb871da3f2edf0de9412de38a61beaa0331205e1ffce5957afaf10bc42e06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "becb871da3f2edf0de9412de38a61beaa0331205e1ffce5957afaf10bc42e06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "becb871da3f2edf0de9412de38a61beaa0331205e1ffce5957afaf10bc42e06a", kill_on_drop: false }`
[INFO] [stdout] becb871da3f2edf0de9412de38a61beaa0331205e1ffce5957afaf10bc42e06a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a957067d19be75ff261956262135f8638b5bd4fd737d3a4d907f779fca790e83
[INFO] running `Command { std: "docker" "start" "-a" "a957067d19be75ff261956262135f8638b5bd4fd737d3a4d907f779fca790e83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling reddish-shift v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/coproduct.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:670:48
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout]     |                                                ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 -         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout] 670 +         let sub = |a: Elevation, b: Elevation| *a - *b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.50s
[INFO] running `Command { std: "docker" "inspect" "a957067d19be75ff261956262135f8638b5bd4fd737d3a4d907f779fca790e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a957067d19be75ff261956262135f8638b5bd4fd737d3a4d907f779fca790e83", kill_on_drop: false }`
[INFO] [stdout] a957067d19be75ff261956262135f8638b5bd4fd737d3a4d907f779fca790e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b679cbd60f131ca60a13042de45526dc7e39bc0c6762d5616668801f406b8594
[INFO] running `Command { std: "docker" "start" "-a" "b679cbd60f131ca60a13042de45526dc7e39bc0c6762d5616668801f406b8594", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling reddish-shift v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/coproduct.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:670:48
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout]     |                                                ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 -         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout] 670 +         let sub = |a: Elevation, b: Elevation| *a - *b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/coproduct.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/coproduct.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> src/coproduct.rs:1316:11
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     #[cfg(feature = "std")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]     --> src/coproduct.rs:1361:11
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     #[cfg(feature = "std")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/types.rs:670:48
[INFO] [stdout]     |
[INFO] [stdout] 670 |         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout]     |                                                ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 670 -         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stdout] 670 +         let sub = |a: Elevation, b: Elevation| *a - *b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] running `Command { std: "docker" "inspect" "b679cbd60f131ca60a13042de45526dc7e39bc0c6762d5616668801f406b8594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b679cbd60f131ca60a13042de45526dc7e39bc0c6762d5616668801f406b8594", kill_on_drop: false }`
[INFO] [stdout] b679cbd60f131ca60a13042de45526dc7e39bc0c6762d5616668801f406b8594
