[INFO] cloning repository https://github.com/rantingpirate/spinnrd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rantingpirate/spinnrd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2a48ccd366940ec612451bdcec9d89dee1d2d28
[INFO] checking rantingpirate/spinnrd against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rantingpirate/spinnrd
[INFO] finished tweaking git repo https://github.com/rantingpirate/spinnrd
[INFO] tweaked toml for git repo https://github.com/rantingpirate/spinnrd written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rantingpirate/spinnrd on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rantingpirate/spinnrd 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.1.41
[INFO] [stderr]   Downloaded cstr-argument v0.0.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.44
[INFO] [stderr]   Downloaded libsystemd-sys v0.2.2
[INFO] [stderr]   Downloaded pkg-config v0.3.14
[INFO] [stderr]   Downloaded utf8-cstr v0.1.6
[INFO] [stderr]   Downloaded syslog v4.0.1
[INFO] [stderr]   Downloaded daemonize v0.3.0
[INFO] [stderr]   Downloaded systemd v0.4.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.11
[INFO] [stderr]   Downloaded built v0.3.0
[INFO] [stderr]   Downloaded signal v0.6.0
[INFO] [stderr]   Downloaded simplelog v0.5.3
[INFO] [stderr]   Downloaded autocfg v0.1.1
[INFO] [stderr]   Downloaded vcpkg v0.2.6
[INFO] [stderr]   Downloaded aho-corasick v0.6.9
[INFO] [stderr]   Downloaded term v0.5.1
[INFO] [stderr]   Downloaded cc v1.0.27
[INFO] [stderr]   Downloaded serde v1.0.90
[INFO] [stderr]   Downloaded backtrace v0.3.13
[INFO] [stderr]   Downloaded memchr v2.1.2
[INFO] [stderr]   Downloaded git2 v0.7.5
[INFO] [stderr]   Downloaded nix v0.11.0
[INFO] [stderr]   Downloaded regex v1.1.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.4
[INFO] [stderr]   Downloaded libc v0.2.49
[INFO] [stderr]   Downloaded backtrace-sys v0.1.26
[INFO] [stderr]   Downloaded libz-sys v1.0.25
[INFO] [stderr]   Downloaded libgit2-sys v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b0fc5859db8d1bb0712396e05778adfece27cd1ad605f1db095cd303085eef
[INFO] running `Command { std: "docker" "start" "-a" "19b0fc5859db8d1bb0712396e05778adfece27cd1ad605f1db095cd303085eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b0fc5859db8d1bb0712396e05778adfece27cd1ad605f1db095cd303085eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b0fc5859db8d1bb0712396e05778adfece27cd1ad605f1db095cd303085eef", kill_on_drop: false }`
[INFO] [stdout] 19b0fc5859db8d1bb0712396e05778adfece27cd1ad605f1db095cd303085eef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8983473a619489a33ac4129cbfe798084450a18f6e3954eca56fc3b2a5a38e9
[INFO] running `Command { std: "docker" "start" "-a" "f8983473a619489a33ac4129cbfe798084450a18f6e3954eca56fc3b2a5a38e9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.49
[INFO] [stderr]    Compiling cc v1.0.27
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking rustc-demangle v0.1.11
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking regex-syntax v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.26
[INFO] [stderr]    Compiling time v0.1.41
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking daemonize v0.3.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]     Checking syslog v4.0.1
[INFO] [stderr]     Checking simplelog v0.5.3
[INFO] [stderr]     Checking signal v0.6.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling git2 v0.7.5
[INFO] [stderr]    Compiling built v0.3.0
[INFO] [stderr]    Compiling spinnrd v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `iioaccel`
[INFO] [stdout]   --> src/main.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(any(feature = "fsaccel", feature = "iioaccel"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `fsaccel`, `glob`, `sysd`, and `systemd`
[INFO] [stdout]    = help: consider adding `iioaccel` 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: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/frontend/mod.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn send(&mut self, Rotation) -> SendResult;
[INFO] [stdout]    |                        ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iioaccel`
[INFO] [stdout]  --> src/backend/mod.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(feature = "fsaccel", feature = "iioaccel"))]
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `fsaccel`, `glob`, `sysd`, and `systemd`
[INFO] [stdout]   = help: consider adding `iioaccel` 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 braces around block return value
[INFO] [stdout]    --> src/accel/fsaccel.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 { f2s!(p.deref().join("name"), name) }
[INFO] [stdout]     |                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 395 -                 { f2s!(p.deref().join("name"), name) }
[INFO] [stdout] 395 +                 f2s!(p.deref().join("name"), name)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iioaccel`
[INFO] [stdout]   --> src/main.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(any(feature = "fsaccel", feature = "iioaccel"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `fsaccel`, `glob`, `sysd`, and `systemd`
[INFO] [stdout]    = help: consider adding `iioaccel` 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: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/frontend/mod.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn send(&mut self, Rotation) -> SendResult;
[INFO] [stdout]    |                        ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iioaccel`
[INFO] [stdout]  --> src/backend/mod.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(feature = "fsaccel", feature = "iioaccel"))]
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `fsaccel`, `glob`, `sysd`, and `systemd`
[INFO] [stdout]   = help: consider adding `iioaccel` 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 braces around block return value
[INFO] [stdout]    --> src/accel/fsaccel.rs:395:17
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 { f2s!(p.deref().join("name"), name) }
[INFO] [stdout]     |                 ^^                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 395 -                 { f2s!(p.deref().join("name"), name) }
[INFO] [stdout] 395 +                 f2s!(p.deref().join("name"), name)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/accel/fsaccel.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Channel {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 240 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Channel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frontend/mod.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/accel/fsaccel.rs:355:36
[INFO] [stdout]     |
[INFO] [stdout] 355 | ...                   panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 355 -                             panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)))
[INFO] [stdout] 355 +                             panic!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/accel/fsaccel.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct Channel {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 240 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Channel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frontend/mod.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn to_string_lossy(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/accel/fsaccel.rs:355:36
[INFO] [stdout]     |
[INFO] [stdout] 355 | ...                   panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 355 -                             panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)))
[INFO] [stdout] 355 +                             panic!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "f8983473a619489a33ac4129cbfe798084450a18f6e3954eca56fc3b2a5a38e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8983473a619489a33ac4129cbfe798084450a18f6e3954eca56fc3b2a5a38e9", kill_on_drop: false }`
[INFO] [stdout] f8983473a619489a33ac4129cbfe798084450a18f6e3954eca56fc3b2a5a38e9
