[INFO] fetching crate reddish-shift 0.1.2...
[INFO] testing reddish-shift-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate reddish-shift 0.1.2 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reddish-shift 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ddf99bc9440fbd5867919b352c53bea85c66c77f08b0378470deacdb5cde1d3
[INFO] running `Command { std: "docker" "start" "-a" "4ddf99bc9440fbd5867919b352c53bea85c66c77f08b0378470deacdb5cde1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ddf99bc9440fbd5867919b352c53bea85c66c77f08b0378470deacdb5cde1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ddf99bc9440fbd5867919b352c53bea85c66c77f08b0378470deacdb5cde1d3", kill_on_drop: false }`
[INFO] [stdout] 4ddf99bc9440fbd5867919b352c53bea85c66c77f08b0378470deacdb5cde1d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab635e08d75cb072f4e15e854fdf6289405e693074f17cec750791b406bdfaa
[INFO] running `Command { std: "docker" "start" "-a" "1ab635e08d75cb072f4e15e854fdf6289405e693074f17cec750791b406bdfaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[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 deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.13.0
[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 ctrlc v3.4.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[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 frunk_derives v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.9
[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 44.33s
[INFO] running `Command { std: "docker" "inspect" "1ab635e08d75cb072f4e15e854fdf6289405e693074f17cec750791b406bdfaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab635e08d75cb072f4e15e854fdf6289405e693074f17cec750791b406bdfaa", kill_on_drop: false }`
[INFO] [stdout] 1ab635e08d75cb072f4e15e854fdf6289405e693074f17cec750791b406bdfaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfa094c453a7d84ca725eda9faf42fd7af09dcf06d715ccc9b59f69ad2a457d5
[INFO] running `Command { std: "docker" "start" "-a" "dfa094c453a7d84ca725eda9faf42fd7af09dcf06d715ccc9b59f69ad2a457d5", 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 linked-hash-map v0.5.6
[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 7.67s
[INFO] running `Command { std: "docker" "inspect" "dfa094c453a7d84ca725eda9faf42fd7af09dcf06d715ccc9b59f69ad2a457d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa094c453a7d84ca725eda9faf42fd7af09dcf06d715ccc9b59f69ad2a457d5", kill_on_drop: false }`
[INFO] [stdout] dfa094c453a7d84ca725eda9faf42fd7af09dcf06d715ccc9b59f69ad2a457d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 831b0695651b4b943acc1489bb413577d3821f573b589b5d2b500496fe895938
[INFO] running `Command { std: "docker" "start" "-a" "831b0695651b4b943acc1489bb413577d3821f573b589b5d2b500496fe895938", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/coproduct.rs:105:12
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/coproduct.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/coproduct.rs:79:7
[INFO] [stderr]    |
[INFO] [stderr] 79 | #[cfg(feature = "serde")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/types.rs:670:48
[INFO] [stderr]     |
[INFO] [stderr] 670 |         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stderr]     |                                                ^       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 670 -         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stderr] 670 +         let sub = |a: Elevation, b: Elevation| *a - *b;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> src/coproduct.rs:1316:11
[INFO] [stderr]      |
[INFO] [stderr] 1316 |     #[cfg(feature = "std")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]     --> src/coproduct.rs:1361:11
[INFO] [stderr]      |
[INFO] [stderr] 1361 |     #[cfg(feature = "std")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `reddish-shift` (lib) generated 4 warnings (run `cargo fix --lib -p reddish-shift` to apply 1 suggestion)
[INFO] [stderr] warning: `reddish-shift` (lib test) generated 6 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reddish_shift-b2eb0fad0493a080)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test coproduct::tests::test_coproduct_embed ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_ref ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_with_mut_mapper ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_inject ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_poly_fold_consuming ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_map_with_ref_mapper ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_uninject ... ok
[INFO] [stdout] test coproduct::tests::test_coproduct_subset ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reddish_shift-4532c67149f4435e)
[INFO] [stdout] test calc_solar::test::test_calculating_solar_elevation_degrees_for_null_island ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reddish_shift
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/types.rs:670:48
[INFO] [stderr]     |
[INFO] [stderr] 670 |         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stderr]     |                                                ^       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 670 -         let sub = |a: Elevation, b: Elevation| (*a - *b);
[INFO] [stderr] 670 +         let sub = |a: Elevation, b: Elevation| *a - *b;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 606) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 555) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::get (line 181) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 631) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::take (line 213) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::inject (line 139) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::embed (line 446) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_mut (line 503) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::fold (line 533) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::uninject (line 280) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::uninject (line 249) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::subset (line 361) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::subset (line 333) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct (line 40) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::to_ref (line 478) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct (line 92) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<T,CNil>::extract (line 679) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct::Coproduct<Head,Tail>::map (line 654) ... ok
[INFO] [stdout] test src/coproduct.rs - coproduct (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "831b0695651b4b943acc1489bb413577d3821f573b589b5d2b500496fe895938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831b0695651b4b943acc1489bb413577d3821f573b589b5d2b500496fe895938", kill_on_drop: false }`
[INFO] [stdout] 831b0695651b4b943acc1489bb413577d3821f573b589b5d2b500496fe895938
