[INFO] cloning repository https://github.com/Yonple/shorebird_code_push
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yonple/shorebird_code_push" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYonple%2Fshorebird_code_push", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYonple%2Fshorebird_code_push'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f769572e71d9d6ababb8c942dba2db7bc5869bc6
[INFO] testing Yonple/shorebird_code_push against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYonple%2Fshorebird_code_push" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yonple/shorebird_code_push
[INFO] finished tweaking git repo https://github.com/Yonple/shorebird_code_push
[INFO] tweaked toml for git repo https://github.com/Yonple/shorebird_code_push written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yonple/shorebird_code_push on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yonple/shorebird_code_push 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99291a28f16f275d3048628fabcb425e3d914f22484b01ea375d4dc15112a24b
[INFO] running `Command { std: "docker" "start" "-a" "99291a28f16f275d3048628fabcb425e3d914f22484b01ea375d4dc15112a24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99291a28f16f275d3048628fabcb425e3d914f22484b01ea375d4dc15112a24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99291a28f16f275d3048628fabcb425e3d914f22484b01ea375d4dc15112a24b", kill_on_drop: false }`
[INFO] [stdout] 99291a28f16f275d3048628fabcb425e3d914f22484b01ea375d4dc15112a24b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9aa9d1f97787c3e89c60b07ed305f1c33dce13ca53c5c9ef37b63dcf0da200c5
[INFO] running `Command { std: "docker" "start" "-a" "9aa9d1f97787c3e89c60b07ed305f1c33dce13ca53c5c9ef37b63dcf0da200c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling integer-encoding v2.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling sacapart v2.0.0
[INFO] [stderr]    Compiling pipe v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling divsufsort v2.0.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling delegate v0.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling bidiff v1.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling bipatch v1.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/library)
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]    Compiling comde v0.2.3
[INFO] [stderr]    Compiling patch v0.2.1 (/opt/rustwide/workdir/patch)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "9aa9d1f97787c3e89c60b07ed305f1c33dce13ca53c5c9ef37b63dcf0da200c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa9d1f97787c3e89c60b07ed305f1c33dce13ca53c5c9ef37b63dcf0da200c5", kill_on_drop: false }`
[INFO] [stdout] 9aa9d1f97787c3e89c60b07ed305f1c33dce13ca53c5c9ef37b63dcf0da200c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f2536e275a90b0b081c0f26bb40b171d7f1434afcf053545edf13a31412c16af
[INFO] running `Command { std: "docker" "start" "-a" "f2536e275a90b0b081c0f26bb40b171d7f1434afcf053545edf13a31412c16af", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling mock_instant v0.5.1
[INFO] [stderr]    Compiling patch v0.2.1 (/opt/rustwide/workdir/patch)
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling updater v0.1.0 (/opt/rustwide/workdir/library)
[INFO] [stderr]    Compiling mockito v1.2.0
[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 `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "f2536e275a90b0b081c0f26bb40b171d7f1434afcf053545edf13a31412c16af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2536e275a90b0b081c0f26bb40b171d7f1434afcf053545edf13a31412c16af", kill_on_drop: false }`
[INFO] [stdout] f2536e275a90b0b081c0f26bb40b171d7f1434afcf053545edf13a31412c16af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7e9a0c7b7bdc68b8e0d391b06aeaf698158225260b175e73d06912b70bcd955d
[INFO] running `Command { std: "docker" "start" "-a" "7e9a0c7b7bdc68b8e0d391b06aeaf698158225260b175e73d06912b70bcd955d", kill_on_drop: false }`
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> library/src/c_api/c_file.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |             READ_ARGS.clear();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> library/src/c_api/c_file.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |             SEEK_ARGS.clear();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |             READ_ARGS.push((_handle, _buffer, _length));
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |             SEEK_ARGS.push((_handle, _offset, _seek_from));
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:148:24
[INFO] [stderr]     |
[INFO] [stderr] 148 |             assert_eq!(OPEN_CALL_COUNT, 1);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:149:24
[INFO] [stderr]     |
[INFO] [stderr] 149 |             assert_eq!(CLOSE_CALL_COUNT, 1);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:180:24
[INFO] [stderr]     |
[INFO] [stderr] 180 |             assert_eq!(READ_ARGS.len(), 1);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:201:24
[INFO] [stderr]     |
[INFO] [stderr] 201 |             assert_eq!(SEEK_ARGS.len(), 1);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:202:24
[INFO] [stderr]     |
[INFO] [stderr] 202 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 10);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:203:24
[INFO] [stderr]     |
[INFO] [stderr] 203 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_SET);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:213:24
[INFO] [stderr]     |
[INFO] [stderr] 213 |             assert_eq!(SEEK_ARGS.len(), 2);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:214:24
[INFO] [stderr]     |
[INFO] [stderr] 214 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 5);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:215:24
[INFO] [stderr]     |
[INFO] [stderr] 215 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_CUR);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:225:24
[INFO] [stderr]     |
[INFO] [stderr] 225 |             assert_eq!(SEEK_ARGS.len(), 3);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:226:24
[INFO] [stderr]     |
[INFO] [stderr] 226 |             assert_eq!(SEEK_ARGS.last().unwrap().1, 1);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> library/src/c_api/c_file.rs:227:24
[INFO] [stderr]     |
[INFO] [stderr] 227 |             assert_eq!(SEEK_ARGS.last().unwrap().2, libc::SEEK_END);
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `updater` (lib test) generated 16 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/patch/bbce9f83d43103e4/deps/patch-bbce9f83d43103e4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_make_patch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/patch/c4ee9dbec8eea450/deps/patch-c4ee9dbec8eea450)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/string_patch.rs (/opt/rustwide/target/debug/build/patch/585e7b5779ba34cd/deps/string_patch-585e7b5779ba34cd)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/updater/8711f6b581b12c78/deps/updater-8711f6b581b12c78)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test android::tests::app_data_dir_from_libapp_path_test ... ok
[INFO] [stdout] test c_api::c_file::test::test_open ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_base_apk ... ok
[INFO] [stdout] test c_api::c_file::test::test_read ... ok
[INFO] [stdout] test c_api::c_file::test::test_open_failure ... ok
[INFO] [stdout] test android::tests::open_base_lib_test ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_split_apk ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_test ... ok
[INFO] [stdout] test c_api::test::current_boot_patch_set_after_reporting_launch_start ... ok
[INFO] [stdout] test c_api::c_file::test::test_seek_err ... ok
[INFO] [stdout] test c_api::test::empty_state_no_update ... ok
[INFO] [stdout] test c_api::test::forgot_init ... ok
[INFO] [stdout] test c_api::test::patch_check_no_patch_with_result ... ok
[INFO] [stdout] test c_api::test::patch_success ... ok
[INFO] [stdout] test c_api::test::init_with_null_app_parameters ... ok
[INFO] [stdout] test c_api::c_file::test::test_seek ... ok
[INFO] [stdout] test c_api::test::usage_during_hung_update ... ok
[INFO] [stdout] test c_api::test::patch_check_failure_with_result ... ok
[INFO] [stdout] test c_api::test::patch_download_failure_with_result ... ok
[INFO] [stdout] test cache::disk_io::test::read_errs_if_struct_cannot_be_deserialized ... ok
[INFO] [stdout] test cache::disk_io::test::writes_and_reads_serialized_object ... ok
[INFO] [stdout] test cache::patch_manager::add_patch_tests::adds_patch_successfully ... ok
[INFO] [stdout] test cache::patch_manager::add_patch_tests::errs_if_file_path_does_not_exist ... ok
[INFO] [stdout] test cache::patch_manager::debug_tests::manage_patches_is_debug ... ok
[INFO] [stdout] test cache::patch_manager::debug_tests::patch_manager_is_debug ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::clears_next_and_last_patches_if_both_fail_validation ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::does_nothing_if_no_patch_exists ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::does_not_clear_next_patch_if_changed_since_boot_start ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::sets_next_patch_to_latest_patch_if_both_are_present ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::succeeds_if_deleting_artifacts_fails ... ok
[INFO] [stdout] test cache::disk_io::test::read_errs_if_file_does_not_exist ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::sets_next_patch_to_latest_patch_if_no_next_patch_exists ... ok
[INFO] [stdout] test cache::patch_manager::last_successfully_booted_patch_tests::returns_none_if_no_patch_has_been_booted ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::clears_current_and_next_on_boot_failure_if_they_are_the_same ... ok
[INFO] [stdout] test cache::patch_manager::last_successfully_booted_patch_tests::returns_value_from_patches_state ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::falls_back_to_last_booted_patch_if_still_bootable ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_last_booted_patch_if_next_patch_failed_to_boot ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_next_boot_patch_is_not_bootable ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::does_not_fall_back_to_last_booted_patch_if_corrupted ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_no_next_boot_patch ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_patch_has_invalid_signature ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_patch_is_missing_expected_signature ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_public_key_is_invalid ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_patch_if_patch_has_valid_signature ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_patch_with_arbitrary_signature_if_no_public_key ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_patch_if_first_patch_failed_to_boot ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_failure_for_patch_tests::clears_last_booted_patch_if_it_is_the_failed_patch ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_failure_for_patch_tests::deletes_failed_patch_artifacts ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::errs_if_no_next_boot_patch ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::errs_if_patch_number_does_not_match_next_patch ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::deletes_unrecognized_directories_in_patches_dir ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::deletes_other_patch_artifacts ... ok
[INFO] [stdout] test cache::signing::tests::errs_if_file_does_not_exist ... ok
[INFO] [stdout] test cache::signing::tests::errs_if_public_key_cannot_be_decoded ... ok
[INFO] [stdout] test cache::signing::tests::errs_if_signature_cannot_be_decoded ... ok
[INFO] [stdout] test cache::signing::tests::errs_if_signature_is_not_valid ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::succeeds_when_provided_next_boot_patch_number ... ok
[INFO] [stdout] test cache::signing::tests::hashes_file_contents ... ok
[INFO] [stdout] test cache::signing::tests::is_ok_if_signature_is_valid ... ok
[INFO] [stdout] test cache::updater_state::tests::current_boot_patch_returns_currently_booting_patch_if_present ... ok
[INFO] [stdout] test cache::patch_manager::reset_tests::deletes_patches_dir_and_resets_patches_state ... ok
[INFO] [stdout] test cache::updater_state::tests::current_boot_patch_returns_last_successfully_booted_patch_if_no_patch_is_booting ... ok
[INFO] [stdout] test cache::updater_state::tests::install_patch_forwards_to_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::is_known_bad_patch_returns_value_from_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::is_file_not_found_test ... ok
[INFO] [stdout] test cache::updater_state::tests::does_not_save_cache_dir ... ok
[INFO] [stdout] test cache::updater_state::tests::last_successfully_booted_patch_forwards_from_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::next_boot_patch_forwards_from_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::record_boot_failure_for_patch_forwards_to_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::record_boot_success_for_patch_forwards_to_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::load_or_new_on_error_clears_patch_state_on_error ... ok
[INFO] [stdout] test config::tests::set_config_correctly_sets_values ... ok
[INFO] [stdout] test network::tests::check_patch_request_response_deserialization ... ok
[INFO] [stdout] test network::tests::create_patch_install_event_request_serializes ... ok
[INFO] [stdout] test network::tests::create_patch_install_event_request_serializes_with_message ... ok
[INFO] [stdout] test c_api::test::init_twice ... ok
[INFO] [stdout] test network::tests::default_network_hooks_throws ... ok
[INFO] [stdout] test network::tests::handle_network_result_http_status_not_ok ... ok
[INFO] [stdout] test cache::updater_state::tests::release_version_changed_resets_patches ... ok
[INFO] [stdout] test c_api::test::patch_success_with_result ... ok
[INFO] [stdout] test c_api::test::yaml_parsing ... ok
[INFO] [stdout] test c_api::test::init_with_nulls ... ok
[INFO] [stdout] test network::tests::handle_network_result_unknown_error ... ok
[INFO] [stdout] test network::tests::network_hooks_debug ... ok
[INFO] [stdout] test time::tests::returns_duration_since_unix_epoch ... ok
[INFO] [stdout] test network::tests::handle_network_result_no_internet ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_false_if_patch_is_already_installed ... ok
[INFO] [stdout] test config::tests::set_config_returns_err_on_subsequent_calls ... ok
[INFO] [stdout] test network::tests::handle_network_result_ok ... ok
[INFO] [stdout] test updater::rollback_tests::rolls_back_from_current_patch_to_release ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_false_if_no_patch_is_available ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_false_if_patch_is_known_bad ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_true_if_patch_has_no_issues ... ok
[INFO] [stdout] test updater::tests::hash_matches ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::rolls_back_patches_if_needed ... ok
[INFO] [stdout] test updater::tests::init_missing_yaml ... ok
[INFO] [stdout] test updater::rollback_tests::does_not_roll_back_when_rolled_back_patches_is_empty ... ok
[INFO] [stdout] test updater::rollback_tests::rolls_back_to_previous_patch ... ok
[INFO] [stdout] test updater::tests::report_launch_result_with_no_current_patch ... ok
[INFO] [stdout] test updater::tests::does_not_download_already_installed_patch ... ok
[INFO] [stdout] test updater::tests::events_sent_during_update ... ok
[INFO] [stdout] test updater::tests::ignore_version_after_marked_bad ... ok
[INFO] [stdout] test updater::tests::returns_update_installed_if_reporting_patch_download_fails ... FAILED
[INFO] [stdout] test updater::tests::no_config_lock_contention_when_waiting_for_patch_check ... ok
[INFO] [stdout] test updater::tests::report_launch_failure_with_patch ... ok
[INFO] [stdout] test updater::tests::report_launch_success_with_patch ... ok
[INFO] [stdout] test updater::tests::reports_patch_download_on_update ... ok
[INFO] [stdout] test updater::tests::does_not_download_known_bad_patch ... ok
[INFO] [stdout] test updater::tests::reports_patch_install_failure_if_patch_was_booting ... ok
[INFO] [stdout] test updater::tests::subsequent_init_calls_do_not_update_config ... ok
[INFO] [stdout] test c_api::test::init_with_bad_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- updater::tests::returns_update_installed_if_reporting_patch_download_fails stdout ----
[INFO] [stdout] 2026-01-16T05:00:33.071Z DEBUG [serial_test::code_lock] Waiting for '' 70ns
[INFO] [stdout] [shorebird] Finding apk from: "/tmp/example.ZKK2kb61OZnr/lib/arch/libapp.so"
[INFO] [stdout] [shorebird] libapp_path: "/tmp/example.ZKK2kb61OZnr"
[INFO] [stdout] [shorebird] Updater configured with: UpdateConfig { storage_dir: "/tmp/example.ZKK2kb61OZnr", download_dir: "/tmp/example.ZKK2kb61OZnr/downloads", auto_update: true, channel: "stable", app_id: "1234", release_version: "1.0.0+1", libapp_path: "/tmp/example.ZKK2kb61OZnr", base_url: "http://127.0.0.1:43187", network_hooks: NetworkHooks { patch_check_request_fn: "<fn>", download_file_fn: "<fn>", report_event_fn: "<fn>" }, file_provider: FakeExternalFileProvider, patch_public_key: None }
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] No existing state file found: File /tmp/example.ZKK2kb61OZnr/state.json does not exist, creating new state.
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Failed to load patches state from /tmp/example.ZKK2kb61OZnr/patches_state.json: File /tmp/example.ZKK2kb61OZnr/patches_state.json does not exist
[INFO] [stdout] [shorebird] Writing to "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Sending patch check request: PatchCheckRequest { app_id: "1234", channel: "stable", release_version: "1.0.0+1", platform: "linux", arch: "x86_64" }
[INFO] [stdout] 2026-01-16T05:00:33.072Z TRACE [reqwest::blocking::wait] (ThreadId(152)) park without timeout
[INFO] [stdout] 2026-01-16T05:00:33.073Z TRACE [reqwest::blocking::client] (ThreadId(153)) start runtime::block_on
[INFO] [stdout] 2026-01-16T05:00:33.073Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2026-01-16T05:00:33.073Z TRACE [reqwest::blocking::wait] (ThreadId(152)) park timeout 29.99999754s
[INFO] [stdout] 2026-01-16T05:00:33.074Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:43187/
[INFO] [stdout] 2026-01-16T05:00:33.075Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] [shorebird] Patch check response: PatchCheckResponse { patch_available: true, patch: Some(Patch { number: 1, hash: "bb8f1d041a5cdc259055afe9617136799543e0a7a86f86db82f8c1fadbd8cc45", download_url: "http://127.0.0.1:43187/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] 2026-01-16T05:00:33.075Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(153))
[INFO] [stdout] 2026-01-16T05:00:33.075Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(153))
[INFO] [stdout] 2026-01-16T05:00:33.075Z TRACE [reqwest::blocking::client] (ThreadId(153)) Receiver is shutdown
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::client] (ThreadId(153)) end runtime::block_on
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::client] (ThreadId(153)) finished
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(153))
[INFO] [stdout] [shorebird] Patch check response: PatchCheckResponse { patch_available: true, patch: Some(Patch { number: 1, hash: "bb8f1d041a5cdc259055afe9617136799543e0a7a86f86db82f8c1fadbd8cc45", download_url: "http://127.0.0.1:43187/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Falling back from patch 2
[INFO] [stdout] [shorebird] Patch 2 not installed, nothing to delete
[INFO] [stdout] [shorebird] Writing to "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Downloading patch from: http://127.0.0.1:43187/patch/1
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::wait] (ThreadId(152)) park without timeout
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::client] (ThreadId(154)) start runtime::block_on
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2026-01-16T05:00:33.076Z TRACE [reqwest::blocking::wait] (ThreadId(152)) park timeout 29.99999762s
[INFO] [stdout] 2026-01-16T05:00:33.077Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:43187/
[INFO] [stdout] 2026-01-16T05:00:33.077Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2026-01-16T05:00:33.077Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(154))
[INFO] [stdout] 2026-01-16T05:00:33.077Z TRACE [reqwest::blocking::client] (ThreadId(154)) Receiver is shutdown
[INFO] [stdout] 2026-01-16T05:00:33.077Z TRACE [reqwest::blocking::client] (ThreadId(154)) end runtime::block_on
[INFO] [stdout] 2026-01-16T05:00:33.077Z TRACE [reqwest::blocking::client] (ThreadId(154)) finished
[INFO] [stdout] 2026-01-16T05:00:33.078Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(154))
[INFO] [stdout] 2026-01-16T05:00:33.078Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(154))
[INFO] [stdout] [shorebird] Creating download directory: "/tmp/example.ZKK2kb61OZnr/downloads"
[INFO] [stdout] [shorebird] Writing patch to: "/tmp/example.ZKK2kb61OZnr/downloads/1"
[INFO] [stdout] [shorebird] Wrote patch to: "/tmp/example.ZKK2kb61OZnr/downloads/1"
[INFO] [stdout] [shorebird] Checking base APK: "/tmp/example.ZKK2kb61OZnr/base.apk"
[INFO] [stdout] [shorebird] Inflating patch from "/tmp/example.ZKK2kb61OZnr/downloads/1"
[INFO] [stdout] [shorebird] Patch successfully applied to "/tmp/example.ZKK2kb61OZnr/downloads/1.full"
[INFO] [stdout] [shorebird] Hash match: "/tmp/example.ZKK2kb61OZnr/downloads/1.full"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.ZKK2kb61OZnr/patches_state.json"
[INFO] [stdout] [shorebird] Patch 1 successfully downloaded. It will be launched when the app next restarts.
[INFO] [stdout] 2026-01-16T05:00:33.083Z TRACE [reqwest::blocking::wait] (ThreadId(156)) park without timeout
[INFO] [stdout] 
[INFO] [stdout] thread 'updater::tests::returns_update_installed_if_reporting_patch_download_fails' (181) panicked at library/src/updater.rs:1053:30:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] POST /api/v1/patches/events
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c045ac99d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c045ac99d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c045ac99d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c045ac99d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62c045ae271a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c045ae271a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x62c045acf676 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62c045acf676 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62c045aa450f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c045aa450f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c045abff59 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62c04594e18e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62c04594e18e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62c045ac01c2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62c045ac01c2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62c045aa45c8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62c045a9b6b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62c045aa579d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62c045ae2f0c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62c045059538 - core[8f93d80df273fe75]::panicking::panic_display::<alloc[40b2bae28975ac47]::string::String>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62c045027e40 - <mockito[e73c46740b46d915]::mock::Mock>::assert
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-1.2.0/src/mock.rs:454:13
[INFO] [stdout]   21:     0x62c044f18302 - updater[34c448d0db79eb6b]::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:1053:30
[INFO] [stdout]   22:     0x62c044f8273e - <updater[34c448d0db79eb6b]::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62c044f5b487 - serial_test[ecbd82435538d1b8]::serial_code_lock::local_serial_core_with_return::<anyhow[b7d328f718b86440]::Error>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:15:5
[INFO] [stdout]   24:     0x62c044f1e4d6 - updater[34c448d0db79eb6b]::updater::tests::returns_update_installed_if_reporting_patch_download_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:996:5
[INFO] [stdout]   25:     0x62c044f11587 - updater[34c448d0db79eb6b]::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:998:72
[INFO] [stdout]   26:     0x62c044f82476 - <updater[34c448d0db79eb6b]::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62c04594253b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62c04594253b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62c04594ed9a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62c04594ed9a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62c04594ed9a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62c04594ed9a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62c04594ed9a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62c04594ed9a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62c04594ed9a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62c045949264 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62c045949264 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62c045951892 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62c045951892 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62c045951892 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62c045951892 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62c045951892 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62c045951892 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62c045951892 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62c045ac8cff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x62c045ac8cff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7e1f76d89aa4 - <unknown>
[INFO] [stdout]   48:     0x7e1f76e16a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 2026-01-16T05:00:33.095Z TRACE [reqwest::blocking::client] (ThreadId(157)) start runtime::block_on
[INFO] [stdout] 2026-01-16T05:00:33.099Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:43187/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     updater::tests::returns_update_installed_if_reporting_patch_download_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 110 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p updater --lib`
[INFO] running `Command { std: "docker" "inspect" "7e9a0c7b7bdc68b8e0d391b06aeaf698158225260b175e73d06912b70bcd955d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9a0c7b7bdc68b8e0d391b06aeaf698158225260b175e73d06912b70bcd955d", kill_on_drop: false }`
[INFO] [stdout] 7e9a0c7b7bdc68b8e0d391b06aeaf698158225260b175e73d06912b70bcd955d
