[INFO] fetching crate reddish-shift 0.1.2...
[INFO] checking reddish-shift-0.1.2 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[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 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-auto-deref` is deprecated in favor of `lints.clippy.explicit_auto_deref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-enforced-import-renames` is deprecated in favor of `lints.clippy.missing_enforced_import_renames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.obfuscated-if-else` is deprecated in favor of `lints.clippy.obfuscated_if_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnested-or-patterns` is deprecated in favor of `lints.clippy.unnested_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.private-doc-tests` is deprecated in favor of `lints.rustdoc.private_doc_tests` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.unescaped-backticks` is deprecated in favor of `lints.rustdoc.unescaped_backticks` and will not work in a future edition
[INFO] [stderr] warning: `reddish-shift` (manifest) generated 18 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0
[INFO] running `Command { std: "docker" "start" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-auto-deref` is deprecated in favor of `lints.clippy.explicit_auto_deref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-enforced-import-renames` is deprecated in favor of `lints.clippy.missing_enforced_import_renames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.obfuscated-if-else` is deprecated in favor of `lints.clippy.obfuscated_if_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnested-or-patterns` is deprecated in favor of `lints.clippy.unnested_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.private-doc-tests` is deprecated in favor of `lints.rustdoc.private_doc_tests` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.unescaped-backticks` is deprecated in favor of `lints.rustdoc.unescaped_backticks` and will not work in a future edition
[INFO] [stderr] warning: `reddish-shift` (manifest) generated 18 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[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 ryu v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling vergen v8.3.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking drm-ffi v0.8.0
[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 clap_derive v4.5.8
[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 regex v1.10.5
[INFO] [stderr]     Checking frunk v0.4.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]    Compiling reddish-shift v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | /     cfg_aliases! {
[INFO] [stdout]  7 | |         linux : { target_os = "linux" },
[INFO] [stdout]  8 | |         freebsd: { target_os = "freebsd" },
[INFO] [stdout]  9 | |         openbsd: { target_os = "openbsd" },
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |         unix_without_macos: { any(linux, freebsd, openbsd, netbsd, dragonfly) },
[INFO] [stdout] 13 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> src/calc_solar.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |           Ok(assert_snapshot!(res, @r###"
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 348 | |            1970-01-01 00:00    -56.32°
[INFO] [stdout] 349 | |            1970-01-01 01:00    -53.81°
[INFO] [stdout] 350 | |            1970-01-01 02:00    -46.63°
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |            1970-01-01 23:00    -53.57°
[INFO] [stdout] 372 | |            "###))
[INFO] [stdout]     | |________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[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] 
[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: 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: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]    = note: `#[warn(unexpected_cfgs)]` on by default
[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] 
[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: `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] error: could not compile `reddish-shift` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0", kill_on_drop: false }`
[INFO] [stdout] 55f3592f203fe3a2a7c9b82957656e5a0fddf4ee88d936fcdbeaad02e50e07c0
