[INFO] fetching crate cross 0.2.5...
[INFO] checking cross-0.2.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cross 0.2.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cross 0.2.5
[INFO] finished tweaking crates.io crate cross 0.2.5
[INFO] tweaked toml for crates.io crate cross 0.2.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cross 0.2.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cross 0.2.5 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `which` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee24b0bae4d01172d0531fe0d9e0fc97a53a2dd73dbbe36b94018b437e4cae36
[INFO] running `Command { std: "docker" "start" "-a" "ee24b0bae4d01172d0531fe0d9e0fc97a53a2dd73dbbe36b94018b437e4cae36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee24b0bae4d01172d0531fe0d9e0fc97a53a2dd73dbbe36b94018b437e4cae36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee24b0bae4d01172d0531fe0d9e0fc97a53a2dd73dbbe36b94018b437e4cae36", kill_on_drop: false }`
[INFO] [stdout] ee24b0bae4d01172d0531fe0d9e0fc97a53a2dd73dbbe36b94018b437e4cae36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a1a4a4430ecfa6280dbfe0f931022a5d553582fa407e753f3058c73a289574
[INFO] running `Command { std: "docker" "start" "-a" "69a1a4a4430ecfa6280dbfe0f931022a5d553582fa407e753f3058c73a289574", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `which` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling cross v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]     Checking const-sha1 v0.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking which v4.2.5
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking owo-colors v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ctrlc v3.2.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking color-eyre v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]     Checking serde_ignored v0.1.3
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stdout] warning: value assigned to `stderr` is never read
[INFO] [stdout]    --> src/errors.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         stderr: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stdout` is never read
[INFO] [stdout]    --> src/errors.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         stdout: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/errors.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         source: Box<dyn std::error::Error + Send + Sync>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stderr` is never read
[INFO] [stdout]    --> src/errors.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         stderr: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stdout` is never read
[INFO] [stdout]    --> src/errors.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         stdout: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/errors.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         source: Box<dyn std::error::Error + Send + Sync>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Installed(&'a str),
[INFO] [stdout]     |     --------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 135 -     Installed(&'a str),
[INFO] [stdout] 135 +     Installed(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     Available(&'a str),
[INFO] [stdout]     |     --------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 136 -     Available(&'a str),
[INFO] [stdout] 136 +     Available(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     NotAvailable(&'a str),
[INFO] [stdout]     |     ------------ ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 137 -     NotAvailable(&'a str),
[INFO] [stdout] 137 +     NotAvailable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<cross_toml::CrossTargetDockerfileConfig, Infallible>
[INFO] [stdout]   --> src/cross_toml.rs:62:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 63 | |         Ok(CrossTargetDockerfileConfig {
[INFO] [stdout] 64 | |             file: s.to_owned(),
[INFO] [stdout] 65 | |             context: None,
[INFO] [stdout] 66 | |             build_args: None,
[INFO] [stdout] 67 | |         })
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<cross_toml::CrossTargetDockerfileConfig, Infallible>
[INFO] [stdout]   --> src/cross_toml.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         Ok(CrossTargetDockerfileConfig {
[INFO] [stdout] 64 | |             file: s.to_owned(),
[INFO] [stdout] 65 | |             context: None,
[INFO] [stdout] 66 | |             build_args: None,
[INFO] [stdout] 67 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<custom::PreBuild, Infallible>
[INFO] [stdout]   --> src/docker/custom.rs:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 53 | |         Ok(PreBuild::Single {
[INFO] [stdout] 54 | |             line: s.to_owned(),
[INFO] [stdout] 55 | |             env: false,
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<custom::PreBuild, Infallible>
[INFO] [stdout]   --> src/docker/custom.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         Ok(PreBuild::Single {
[INFO] [stdout] 54 | |             line: s.to_owned(),
[INFO] [stdout] 55 | |             env: false,
[INFO] [stdout] 56 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/docker/remote.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |             if CONTAINER_EXISTS.swap(false, Ordering::SeqCst) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         CONTAINER_EXISTS.store(true, Ordering::Relaxed);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if let Some(container) = &mut CONTAINER {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if let Some(container) = &raw mut CONTAINER {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     unsafe { CONTAINER_EXISTS.load(Ordering::Relaxed) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |     Installed(&'a str),
[INFO] [stdout]     |     --------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 135 -     Installed(&'a str),
[INFO] [stdout] 135 +     Installed(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     Available(&'a str),
[INFO] [stdout]     |     --------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 136 -     Available(&'a str),
[INFO] [stdout] 136 +     Available(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/rustup.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |     NotAvailable(&'a str),
[INFO] [stdout]     |     ------------ ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 137 -     NotAvailable(&'a str),
[INFO] [stdout] 137 +     NotAvailable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/errors.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     if !TERMINATED.swap(true, Ordering::SeqCst) && temp::has_tempfiles() {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { !FILES.is_empty() || !DIRS.is_empty() }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { !FILES.is_empty() || !DIRS.is_empty() }
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     FILES.clear();
[INFO] [stdout]    |     ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     DIRS.clear();
[INFO] [stdout]    |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     FILES.push(file);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(FILES.last_mut().expect("file list should not be empty"))
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     FILES.pop()
[INFO] [stdout]    |     ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     DIRS.push(dir);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Ok(DIRS.last().expect("should not be empty").path())
[INFO] [stdout]    |        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     DIRS.pop()
[INFO] [stdout]    |     ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CrossTargetDockerfileConfig, Infallible>
[INFO] [stdout]   --> src/cross_toml.rs:62:53
[INFO] [stdout]    |
[INFO] [stdout] 62 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 63 | |         Ok(CrossTargetDockerfileConfig {
[INFO] [stdout] 64 | |             file: s.to_owned(),
[INFO] [stdout] 65 | |             context: None,
[INFO] [stdout] 66 | |             build_args: None,
[INFO] [stdout] 67 | |         })
[INFO] [stdout] 68 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CrossTargetDockerfileConfig, Infallible>
[INFO] [stdout]   --> src/cross_toml.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         Ok(CrossTargetDockerfileConfig {
[INFO] [stdout] 64 | |             file: s.to_owned(),
[INFO] [stdout] 65 | |             context: None,
[INFO] [stdout] 66 | |             build_args: None,
[INFO] [stdout] 67 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PreBuild, Infallible>
[INFO] [stdout]   --> src/docker/custom.rs:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 53 | |         Ok(PreBuild::Single {
[INFO] [stdout] 54 | |             line: s.to_owned(),
[INFO] [stdout] 55 | |             env: false,
[INFO] [stdout] 56 | |         })
[INFO] [stdout] 57 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PreBuild, Infallible>
[INFO] [stdout]   --> src/docker/custom.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | /         Ok(PreBuild::Single {
[INFO] [stdout] 54 | |             line: s.to_owned(),
[INFO] [stdout] 55 | |             env: false,
[INFO] [stdout] 56 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/docker/remote.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |             if CONTAINER_EXISTS.swap(false, Ordering::SeqCst) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         CONTAINER_EXISTS.store(true, Ordering::Relaxed);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if let Some(container) = &mut CONTAINER {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if let Some(container) = &raw mut CONTAINER {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/docker/remote.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     unsafe { CONTAINER_EXISTS.load(Ordering::Relaxed) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/errors.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     if !TERMINATED.swap(true, Ordering::SeqCst) && temp::has_tempfiles() {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { !FILES.is_empty() || !DIRS.is_empty() }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unsafe { !FILES.is_empty() || !DIRS.is_empty() }
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     FILES.clear();
[INFO] [stdout]    |     ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     DIRS.clear();
[INFO] [stdout]    |     ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     FILES.push(file);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(FILES.last_mut().expect("file list should not be empty"))
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     FILES.pop()
[INFO] [stdout]    |     ^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     DIRS.push(dir);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/temp.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Ok(DIRS.last().expect("should not be empty").path())
[INFO] [stdout]    |        ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/temp.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     DIRS.pop()
[INFO] [stdout]    |     ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross` (lib test) due to 4 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cross` (lib) due to 4 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "69a1a4a4430ecfa6280dbfe0f931022a5d553582fa407e753f3058c73a289574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a1a4a4430ecfa6280dbfe0f931022a5d553582fa407e753f3058c73a289574", kill_on_drop: false }`
[INFO] [stdout] 69a1a4a4430ecfa6280dbfe0f931022a5d553582fa407e753f3058c73a289574
