[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] testing Lokhandwalah/updater against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLokhandwalah%2Fupdater" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lokhandwalah/updater on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c3a64967143e8245481f63ad2d8c38e502ef3457cea5fc1c73393d66f17fe4
[INFO] running `Command { std: "docker" "start" "-a" "a8c3a64967143e8245481f63ad2d8c38e502ef3457cea5fc1c73393d66f17fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c3a64967143e8245481f63ad2d8c38e502ef3457cea5fc1c73393d66f17fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c3a64967143e8245481f63ad2d8c38e502ef3457cea5fc1c73393d66f17fe4", kill_on_drop: false }`
[INFO] [stdout] a8c3a64967143e8245481f63ad2d8c38e502ef3457cea5fc1c73393d66f17fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ac91d146f0e3b3b7a4e1d98492c60d783e3a7e3d3b78448bf1b0c1603c8a48
[INFO] running `Command { std: "docker" "start" "-a" "91ac91d146f0e3b3b7a4e1d98492c60d783e3a7e3d3b78448bf1b0c1603c8a48", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.165
[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 syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling integer-encoding v2.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pipe v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling divsufsort v2.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[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 sacapart v2.0.0
[INFO] [stderr]    Compiling bidiff v1.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[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 bipatch v1.0.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling delegate v0.5.2
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[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 updater v0.1.0 (/opt/rustwide/workdir/library)
[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 1m 34s
[INFO] running `Command { std: "docker" "inspect" "91ac91d146f0e3b3b7a4e1d98492c60d783e3a7e3d3b78448bf1b0c1603c8a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ac91d146f0e3b3b7a4e1d98492c60d783e3a7e3d3b78448bf1b0c1603c8a48", kill_on_drop: false }`
[INFO] [stdout] 91ac91d146f0e3b3b7a4e1d98492c60d783e3a7e3d3b78448bf1b0c1603c8a48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3e61362411440eddf244ae4385e5bf8a0f0893ed653efd3b07a7426f517b5fb
[INFO] running `Command { std: "docker" "start" "-a" "f3e61362411440eddf244ae4385e5bf8a0f0893ed653efd3b07a7426f517b5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[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 rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling regex-automata v0.4.3
[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 mockall_derive v0.12.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling mockall v0.12.1
[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 serde_json v1.0.108
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 43.16s
[INFO] running `Command { std: "docker" "inspect" "f3e61362411440eddf244ae4385e5bf8a0f0893ed653efd3b07a7426f517b5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e61362411440eddf244ae4385e5bf8a0f0893ed653efd3b07a7426f517b5fb", kill_on_drop: false }`
[INFO] [stdout] f3e61362411440eddf244ae4385e5bf8a0f0893ed653efd3b07a7426f517b5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4133c9053d2f3b05cfdd186bfd18fc051aac61179a881020d565e4fba3a7311
[INFO] running `Command { std: "docker" "start" "-a" "a4133c9053d2f3b05cfdd186bfd18fc051aac61179a881020d565e4fba3a7311", 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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patch-beb3470afa3e17d0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patch-ed5dfca51717162b)
[INFO] [stdout] test tests::test_make_patch ... ok
[INFO] [stderr]      Running unittests src/bin/string_patch.rs (/opt/rustwide/target/debug/deps/string_patch-92d2657ec2c70cac)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/updater-ea8cd4f9f58efe3e)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[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] [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] [stdout] running 111 tests
[INFO] [stdout] test c_api::c_file::test::test_open ... ok
[INFO] [stdout] test android::tests::app_data_dir_from_libapp_path_test ... ok
[INFO] [stdout] test c_api::c_file::test::test_seek ... ok
[INFO] [stdout] test android::tests::open_base_lib_test ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_test ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_base_apk ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_split_apk ... ok
[INFO] [stdout] test c_api::test::current_boot_patch_set_after_reporting_launch_start ... ok
[INFO] [stdout] test c_api::test::init_twice ... ok
[INFO] [stdout] test cache::disk_io::test::read_errs_if_file_does_not_exist ... 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 c_api::c_file::test::test_open_failure ... 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_no_next_patch_exists ... 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::last_successfully_booted_patch_tests::returns_none_if_no_patch_has_been_booted ... ok
[INFO] [stdout] test cache::patch_manager::last_successfully_booted_patch_tests::returns_value_from_patches_state ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::succeeds_if_deleting_artifacts_fails ... 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::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::falls_back_to_last_booted_patch_if_still_bootable ... 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::returns_last_booted_patch_if_next_patch_failed_to_boot ... 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_none_patch_if_first_patch_failed_to_boot ... 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::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::deletes_other_patch_artifacts ... 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::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::deletes_unrecognized_directories_in_patches_dir ... 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::succeeds_when_provided_next_boot_patch_number ... ok
[INFO] [stdout] test cache::patch_manager::reset_tests::deletes_patches_dir_and_resets_patches_state ... 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::signing::tests::hashes_file_contents ... ok
[INFO] [stdout] test cache::updater_state::tests::current_boot_patch_returns_currently_booting_patch_if_present ... 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::does_not_save_cache_dir ... ok
[INFO] [stdout] test cache::signing::tests::is_ok_if_signature_is_valid ... ok
[INFO] [stdout] test cache::updater_state::tests::install_patch_forwards_to_patch_manager ... ok
[INFO] [stdout] test cache::updater_state::tests::is_file_not_found_test ... 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::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 c_api::c_file::test::test_seek_err ... ok
[INFO] [stdout] test cache::updater_state::tests::release_version_changed_resets_patches ... 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::empty_state_no_update ... 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 network::tests::handle_network_result_ok ... ok
[INFO] [stdout] test network::tests::handle_network_result_unknown_error ... 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 network::tests::network_hooks_debug ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_false_if_patch_is_already_installed ... ok
[INFO] [stdout] test c_api::test::init_with_bad_yaml ... ok
[INFO] [stdout] test c_api::test::init_with_nulls ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::rolls_back_patches_if_needed ... ok
[INFO] [stdout] test c_api::test::patch_check_failure_with_result ... ok
[INFO] [stdout] test updater::rollback_tests::rolls_back_to_previous_patch ... ok
[INFO] [stdout] test c_api::test::patch_success ... ok
[INFO] [stdout] test c_api::test::usage_during_hung_update ... ok
[INFO] [stdout] test c_api::c_file::test::test_read ... ok
[INFO] [stdout] test updater::tests::hash_matches ... ok
[INFO] [stdout] test updater::tests::events_sent_during_update ... ok
[INFO] [stdout] test c_api::test::forgot_init ... 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_false_if_no_patch_is_available ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_true_if_patch_has_no_issues ... ok
[INFO] [stdout] test updater::tests::report_launch_success_with_patch ... 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_from_current_patch_to_release ... ok
[INFO] [stdout] test updater::tests::returns_update_installed_if_reporting_patch_download_fails ... FAILED
[INFO] [stdout] test updater::tests::does_not_download_already_installed_patch ... ok
[INFO] [stdout] test updater::tests::does_not_download_known_bad_patch ... ok
[INFO] [stdout] test updater::tests::subsequent_init_calls_do_not_update_config ... ok
[INFO] [stdout] test c_api::test::patch_download_failure_with_result ... ok
[INFO] [stdout] test c_api::test::yaml_parsing ... ok
[INFO] [stdout] test updater::tests::ignore_version_after_marked_bad ... ok
[INFO] [stdout] test config::tests::set_config_returns_err_on_subsequent_calls ... ok
[INFO] [stdout] test updater::tests::init_missing_yaml ... ok
[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_result_with_no_current_patch ... ok
[INFO] [stdout] test c_api::test::init_with_null_app_parameters ... ok
[INFO] [stdout] test updater::tests::reports_patch_download_on_update ... ok
[INFO] [stdout] test updater::tests::reports_patch_install_failure_if_patch_was_booting ... ok
[INFO] [stdout] test c_api::test::patch_check_no_patch_with_result ... ok
[INFO] [stdout] test c_api::test::patch_success_with_result ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- updater::tests::returns_update_installed_if_reporting_patch_download_fails stdout ----
[INFO] [stdout] 2025-11-05T02:21:24.075Z DEBUG [serial_test::code_lock] Waiting for '' 151ns
[INFO] [stdout] [shorebird] Finding apk from: "/tmp/example.Nk1OaAe0gdix/lib/arch/libapp.so"
[INFO] [stdout] [shorebird] libapp_path: "/tmp/example.Nk1OaAe0gdix"
[INFO] [stdout] [shorebird] Updater configured with: UpdateConfig { storage_dir: "/tmp/example.Nk1OaAe0gdix", download_dir: "/tmp/example.Nk1OaAe0gdix/downloads", auto_update: true, channel: "stable", app_id: "1234", release_version: "1.0.0+1", libapp_path: "/tmp/example.Nk1OaAe0gdix", base_url: "http://127.0.0.1:46173", 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.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] No existing state file found: File /tmp/example.Nk1OaAe0gdix/state.json does not exist, creating new state.
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Failed to load patches state from /tmp/example.Nk1OaAe0gdix/patches_state.json: File /tmp/example.Nk1OaAe0gdix/patches_state.json does not exist
[INFO] [stdout] [shorebird] Writing to "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.Nk1OaAe0gdix/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] 2025-11-05T02:21:24.077Z TRACE [reqwest::blocking::wait] (ThreadId(149)) park without timeout
[INFO] [stdout] 2025-11-05T02:21:24.077Z TRACE [reqwest::blocking::client] (ThreadId(150)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.077Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:21:24.077Z TRACE [reqwest::blocking::wait] (ThreadId(149)) park timeout 29.9999979s
[INFO] [stdout] 2025-11-05T02:21:24.078Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:46173/
[INFO] [stdout] 2025-11-05T02:21:24.079Z 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:46173/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(150))
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] (ThreadId(150)) Receiver is shutdown
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] (ThreadId(150)) end runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] (ThreadId(150)) finished
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(150))
[INFO] [stdout] 2025-11-05T02:21:24.079Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(150))
[INFO] [stdout] [shorebird] Patch check response: PatchCheckResponse { patch_available: true, patch: Some(Patch { number: 1, hash: "bb8f1d041a5cdc259055afe9617136799543e0a7a86f86db82f8c1fadbd8cc45", download_url: "http://127.0.0.1:46173/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/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.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Downloading patch from: http://127.0.0.1:46173/patch/1
[INFO] [stdout] 2025-11-05T02:21:24.080Z TRACE [reqwest::blocking::wait] (ThreadId(149)) park without timeout
[INFO] [stdout] 2025-11-05T02:21:24.080Z TRACE [reqwest::blocking::client] (ThreadId(151)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.080Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:21:24.080Z TRACE [reqwest::blocking::wait] (ThreadId(149)) park timeout 29.99999758s
[INFO] [stdout] 2025-11-05T02:21:24.080Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:46173/
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(151))
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] (ThreadId(151)) Receiver is shutdown
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] (ThreadId(151)) end runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] (ThreadId(151)) finished
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(151))
[INFO] [stdout] 2025-11-05T02:21:24.081Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(151))
[INFO] [stdout] [shorebird] Creating download directory: "/tmp/example.Nk1OaAe0gdix/downloads"
[INFO] [stdout] [shorebird] Writing patch to: "/tmp/example.Nk1OaAe0gdix/downloads/1"
[INFO] [stdout] [shorebird] Wrote patch to: "/tmp/example.Nk1OaAe0gdix/downloads/1"
[INFO] [stdout] [shorebird] Checking base APK: "/tmp/example.Nk1OaAe0gdix/base.apk"
[INFO] [stdout] [shorebird] Inflating patch from "/tmp/example.Nk1OaAe0gdix/downloads/1"
[INFO] [stdout] [shorebird] Patch successfully applied to "/tmp/example.Nk1OaAe0gdix/downloads/1.full"
[INFO] [stdout] [shorebird] Hash match: "/tmp/example.Nk1OaAe0gdix/downloads/1.full"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.Nk1OaAe0gdix/patches_state.json"
[INFO] [stdout] [shorebird] Patch 1 successfully downloaded. It will be launched when the app next restarts.
[INFO] [stdout] 2025-11-05T02:21:24.084Z TRACE [reqwest::blocking::wait] (ThreadId(153)) park without timeout
[INFO] [stdout] 2025-11-05T02:21:24.084Z TRACE [reqwest::blocking::client] (ThreadId(154)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.084Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:46173/
[INFO] [stdout] 2025-11-05T02:21:24.085Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:21:24.085Z TRACE [reqwest::blocking::wait] (ThreadId(153)) park timeout 29.99999658s
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(154))
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(154))
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] (ThreadId(154)) Receiver is shutdown
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] (ThreadId(154)) end runtime::block_on
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] (ThreadId(154)) finished
[INFO] [stdout] 2025-11-05T02:21:24.087Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(154))
[INFO] [stdout] [shorebird] Failed to report patch download: Request failed with status: 503 Service Unavailable
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: updater::network::handle_network_result
[INFO] [stdout]              at ./src/network.rs:99:17
[INFO] [stdout]    1: updater::network::report_event_default
[INFO] [stdout]              at ./src/network.rs:82:5
[INFO] [stdout]    2: updater::network::send_patch_event
[INFO] [stdout]              at ./src/network.rs:216:5
[INFO] [stdout]    3: updater::updater::update_internal::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/updater.rs:445:33
[INFO] [stdout]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    5: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]    6: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]    8: __rust_try
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]       std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]       std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] thread 'updater::tests::returns_update_installed_if_reporting_patch_download_fails' (194) 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 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee89e53bbf2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee89e53bbf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee89e53bbf2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ee89e53bbf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ee89e54e28f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ee89e54e28f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ee89e5060d3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee89e5060d3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ee89e513b12 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ee89e518e6f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ee89e518d01 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ee89e30d24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5ee89e30d24e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee89e51952f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5ee89e51952f - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ee89e5192da - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ee89e513c49 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ee89e4f978d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ee89e5590e0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee89da4ae30 - core::panicking::panic_display::h0d1e68c785e00e91
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5ee89d9a5603 - mockito::mock::Mock::assert::h498a4a152feaf84a
[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:     0x5ee89d879d74 - updater::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{{closure}}::h0f06f2f9beb76237
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:1053:30
[INFO] [stdout]   22:     0x5ee89d87dfae - core::ops::function::FnOnce::call_once::h7ee1574a2a20cc15
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ee89d91e037 - serial_test::serial_code_lock::local_serial_core_with_return::h209dbd824f36aa4d
[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:     0x5ee89d878f96 - updater::updater::tests::returns_update_installed_if_reporting_patch_download_fails::h23b05a02dab0a1dd
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:996:5
[INFO] [stdout]   25:     0x5ee89d879f17 - updater::updater::tests::returns_update_installed_if_reporting_patch_download_fails::{{closure}}::ha325e735e96a3977
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:998:72
[INFO] [stdout]   26:     0x5ee89d87ebc6 - core::ops::function::FnOnce::call_once::hc2c78a665311bebe
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ee89e30d09b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5ee89e30d09b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5ee89e3216b8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5ee89e3216b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5ee89e3216b8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5ee89e3216b8 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5ee89e3216b8 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ee89e3216b8 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5ee89e3216b8 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5ee89e2fa484 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5ee89e2fa484 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5ee89e2fddba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5ee89e2fddba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ee89e2fddba - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ee89e2fddba - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ee89e2fddba - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ee89e2fddba - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5ee89e2fddba - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ee89e50ef3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   46:     0x5ee89e50ef3f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x75552ac4baa4 - <unknown>
[INFO] [stdout]   48:     0x75552acd8a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p updater --lib`
[INFO] running `Command { std: "docker" "inspect" "a4133c9053d2f3b05cfdd186bfd18fc051aac61179a881020d565e4fba3a7311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4133c9053d2f3b05cfdd186bfd18fc051aac61179a881020d565e4fba3a7311", kill_on_drop: false }`
[INFO] [stdout] a4133c9053d2f3b05cfdd186bfd18fc051aac61179a881020d565e4fba3a7311
