[INFO] cloning repository https://github.com/Lokhandwalah/updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lokhandwalah/updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokhandwalah%2Fupdater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokhandwalah%2Fupdater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab23721e35d2e740026def44e1469e17e3440c83
[INFO] checking Lokhandwalah/updater against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokhandwalah%2Fupdater" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lokhandwalah/updater
[INFO] finished tweaking git repo https://github.com/Lokhandwalah/updater
[INFO] tweaked toml for git repo https://github.com/Lokhandwalah/updater written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lokhandwalah/updater on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lokhandwalah/updater 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded delegate v0.5.2
[INFO] [stderr]   Downloaded comde v0.2.3
[INFO] [stderr]   Downloaded zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]   Downloaded bidiff v1.0.0
[INFO] [stderr]   Downloaded bipatch v1.0.0
[INFO] [stderr]   Downloaded mock_instant v0.5.1
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.7
[INFO] [stderr]   Downloaded android_logger v0.13.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded mockito v1.2.0
[INFO] [stderr]   Downloaded integer-encoding v2.1.3
[INFO] [stderr]   Downloaded sacabase v2.0.0
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.9
[INFO] [stderr]   Downloaded rustls v0.23.18
[INFO] [stderr]   Downloaded libc v0.2.165
[INFO] [stderr]   Downloaded zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]   Downloaded sacapart v2.0.0
[INFO] [stderr]   Downloaded divsufsort v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 667bce995159a93bd1f1ac75ba4845944d7a6181d6044757e9e7c50fa172cbea
[INFO] running `Command { std: "docker" "start" "-a" "667bce995159a93bd1f1ac75ba4845944d7a6181d6044757e9e7c50fa172cbea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "667bce995159a93bd1f1ac75ba4845944d7a6181d6044757e9e7c50fa172cbea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667bce995159a93bd1f1ac75ba4845944d7a6181d6044757e9e7c50fa172cbea", kill_on_drop: false }`
[INFO] [stdout] 667bce995159a93bd1f1ac75ba4845944d7a6181d6044757e9e7c50fa172cbea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8641916ae1798b243e7e3891c089c306ab9ba7ba65523cf4f96043451a1bc4c7
[INFO] running `Command { std: "docker" "start" "-a" "8641916ae1798b243e7e3891c089c306ab9ba7ba65523cf4f96043451a1bc4c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking integer-encoding v2.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking sacabase v2.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking divsufsort v2.0.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking pipe v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking bipatch v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking mock_instant v0.5.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking sacapart v2.0.0
[INFO] [stderr]     Checking bidiff v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling delegate v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/library)
[INFO] [stderr]     Checking mockito v1.2.0
[INFO] [stderr]     Checking zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]     Checking comde v0.2.3
[INFO] [stderr]     Checking patch v0.2.1 (/opt/rustwide/workdir/patch)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> library/src/c_api/c_file.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             READ_ARGS.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]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> library/src/c_api/c_file.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             SEEK_ARGS.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]    --> library/src/c_api/c_file.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             READ_ARGS.push((_handle, _buffer, _length));
[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]    --> library/src/c_api/c_file.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             SEEK_ARGS.push((_handle, _offset, _seek_from));
[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]    --> library/src/c_api/c_file.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |             assert_eq!(OPEN_CALL_COUNT, 1);
[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]    --> library/src/c_api/c_file.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |             assert_eq!(CLOSE_CALL_COUNT, 1);
[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]    --> library/src/c_api/c_file.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |             assert_eq!(READ_ARGS.len(), 1);
[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]    --> library/src/c_api/c_file.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 |             assert_eq!(SEEK_ARGS.len(), 1);
[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]    --> library/src/c_api/c_file.rs:202:24
[INFO] [stdout]     |
[INFO] [stdout] 202 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 10);
[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]    --> library/src/c_api/c_file.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_SET);
[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]    --> library/src/c_api/c_file.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |             assert_eq!(SEEK_ARGS.len(), 2);
[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]    --> library/src/c_api/c_file.rs:214:24
[INFO] [stdout]     |
[INFO] [stdout] 214 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 5);
[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]    --> library/src/c_api/c_file.rs:215:24
[INFO] [stdout]     |
[INFO] [stdout] 215 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_CUR);
[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]    --> library/src/c_api/c_file.rs:225:24
[INFO] [stdout]     |
[INFO] [stdout] 225 |             assert_eq!(SEEK_ARGS.len(), 3);
[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]    --> library/src/c_api/c_file.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 1);
[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]    --> library/src/c_api/c_file.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_END);
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "8641916ae1798b243e7e3891c089c306ab9ba7ba65523cf4f96043451a1bc4c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8641916ae1798b243e7e3891c089c306ab9ba7ba65523cf4f96043451a1bc4c7", kill_on_drop: false }`
[INFO] [stdout] 8641916ae1798b243e7e3891c089c306ab9ba7ba65523cf4f96043451a1bc4c7
