[INFO] cloning repository https://github.com/TeamDman/Teamy-Slug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamDman/Teamy-Slug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2FTeamy-Slug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2FTeamy-Slug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95db1e08fa31b92d25450082f0aa24d41b3a2121
[INFO] checking TeamDman/Teamy-Slug against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamDman%2FTeamy-Slug" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TeamDman/Teamy-Slug
[INFO] finished tweaking git repo https://github.com/TeamDman/Teamy-Slug
[INFO] tweaked toml for git repo https://github.com/TeamDman/Teamy-Slug written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TeamDman/Teamy-Slug on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TeamDman/Teamy-Slug 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:168:1
[INFO] [stderr]     |
[INFO] [stderr] 168 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `teamy-slug` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee
[INFO] running `Command { std: "docker" "start" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee", 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" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee", 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" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:168:1
[INFO] [stderr]     |
[INFO] [stderr] 168 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `teamy-slug` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling facet-core v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling facet v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling ruzstd v0.8.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling naga v29.0.4
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking taxon v0.2.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling facet-macro-types v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling facet-macro-parse v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling facet-macros-impl v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking open v5.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking facet-path v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking facet-reflect v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking facet-dessert v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking facet-solver v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling embed-resource v3.0.11
[INFO] [stderr]     Checking facet-format v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking copypatch v0.2.0-rc.4 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking fontdue v0.9.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling weavy v0.2.2 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling facet-json v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking xterm-query v0.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking terminal-light v1.9.0
[INFO] [stderr]     Checking facet-pretty v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling facet-macros v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking facet-error v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking figue-attrs v5.0.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking facet-csv v0.50.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking figue v5.0.0-rc.5 (https://github.com/TeamDman/facet.git?rev=23ad4dcd0#23ad4dcd)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking teamy-cancellation v0.3.1 (https://github.com/TeamDman/teamy-cancellation.git?rev=7c77848#7c77848e)
[INFO] [stderr]    Compiling teamy-slug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/paths/app_home.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             bail!("Could not determine config directory")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 `bail` (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]   --> src/paths/cache.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             bail!("Could not determine cache directory")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[facet(args::named, default = 256.0)]
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `256.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[facet(args::named, default = 1.0)]
[INFO] [stdout]    |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[facet(args::named, default = 0.01)]
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `0.01_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/paths/app_home.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             bail!("Could not determine config directory")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 `bail` (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]   --> src/paths/cache.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             bail!("Could not determine cache directory")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/render/render_cli.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[facet(args::named, default = 256.0)]
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `256.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[facet(args::named, default = 256.0)]
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `256.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:38:36
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[facet(args::named, default = 1.0)]
[INFO] [stdout]    |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/compare/compare_cli.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[facet(args::named, default = 0.01)]
[INFO] [stdout]    |                                    ^^^^ help: explicitly specify the type as `f32`: `0.01_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/cli/render/render_cli.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[facet(args::named, default = 256.0)]
[INFO] [stdout]    |                                    ^^^^^ help: explicitly specify the type as `f32`: `256.0_f32`
[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 #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `open`
[INFO] [stderr]   --> Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | open = "5"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `open`
[INFO] [stderr] warning: `teamy-slug` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.4, nix v0.31.3, teamy-slug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee", kill_on_drop: false }`
[INFO] [stdout] 731bab3eedd1b92a64d4d233937eaf12f0dc03a0bac3e19ca00df808a2dc7dee
