[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lokhandwalah/updater
[INFO] finished tweaking git repo https://github.com/Lokhandwalah/updater
[INFO] tweaked toml for git repo https://github.com/Lokhandwalah/updater written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lokhandwalah/updater on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded delegate v0.5.2
[INFO] [stderr]   Downloaded comde v0.2.3
[INFO] [stderr]   Downloaded zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]   Downloaded sacapart v2.0.0
[INFO] [stderr]   Downloaded pipe v0.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.7
[INFO] [stderr]   Downloaded ryu v1.0.16
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.0
[INFO] [stderr]   Downloaded bipatch v1.0.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded android_logger v0.13.3
[INFO] [stderr]   Downloaded mock_instant v0.5.1
[INFO] [stderr]   Downloaded mockito v1.2.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded rustls v0.23.18
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded sacabase v2.0.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded bidiff v1.0.0
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]   Downloaded libc v0.2.165
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] [stderr]   Downloaded zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.9
[INFO] [stderr]   Downloaded serde_yaml v0.9.27
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.9
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded integer-encoding v2.1.3
[INFO] [stderr]   Downloaded divsufsort v2.0.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d0ef21f4f94007f632bc7256f893242c45c3b7de32dfdaf86a13bee96c0fac3
[INFO] running `Command { std: "docker" "start" "-a" "6d0ef21f4f94007f632bc7256f893242c45c3b7de32dfdaf86a13bee96c0fac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0ef21f4f94007f632bc7256f893242c45c3b7de32dfdaf86a13bee96c0fac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0ef21f4f94007f632bc7256f893242c45c3b7de32dfdaf86a13bee96c0fac3", kill_on_drop: false }`
[INFO] [stdout] 6d0ef21f4f94007f632bc7256f893242c45c3b7de32dfdaf86a13bee96c0fac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6e19a2649cbbff4d8d4cdf7ed6df9874c207e6c832922e224503348d3485dbd
[INFO] running `Command { std: "docker" "start" "-a" "a6e19a2649cbbff4d8d4cdf7ed6df9874c207e6c832922e224503348d3485dbd", 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 serde v1.0.193
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.8.0
[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 rayon-core v1.12.0
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling integer-encoding v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling sacabase v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pipe v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling divsufsort v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling bipatch v1.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling sacapart v2.0.0
[INFO] [stderr]    Compiling bidiff v1.0.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling delegate v0.5.2
[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 50s
[INFO] running `Command { std: "docker" "inspect" "a6e19a2649cbbff4d8d4cdf7ed6df9874c207e6c832922e224503348d3485dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e19a2649cbbff4d8d4cdf7ed6df9874c207e6c832922e224503348d3485dbd", kill_on_drop: false }`
[INFO] [stdout] a6e19a2649cbbff4d8d4cdf7ed6df9874c207e6c832922e224503348d3485dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e35681ec4fdcd4826b98216e95a0d94a1bb9fe8bf309eba5ef0e9405b12760b8
[INFO] running `Command { std: "docker" "start" "-a" "e35681ec4fdcd4826b98216e95a0d94a1bb9fe8bf309eba5ef0e9405b12760b8", 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 getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[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 regex-syntax v0.8.2
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[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 similar v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[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 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 serde_yaml v0.9.27
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling cbindgen v0.24.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[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 49.68s
[INFO] running `Command { std: "docker" "inspect" "e35681ec4fdcd4826b98216e95a0d94a1bb9fe8bf309eba5ef0e9405b12760b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35681ec4fdcd4826b98216e95a0d94a1bb9fe8bf309eba5ef0e9405b12760b8", kill_on_drop: false }`
[INFO] [stdout] e35681ec4fdcd4826b98216e95a0d94a1bb9fe8bf309eba5ef0e9405b12760b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89e41c4602446b0842914d40923efade628df85cb5de1ab2e461adee2488f4ab
[INFO] running `Command { std: "docker" "start" "-a" "89e41c4602446b0842914d40923efade628df85cb5de1ab2e461adee2488f4ab", 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.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patch-5995e19ac0d50928)
[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.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patch-61ccb9e74c98c1db)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/string_patch.rs (/opt/rustwide/target/debug/deps/string_patch-b9f248bf9874cf2f)
[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/deps/updater-c24befc8ecf38b36)
[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 android::tests::app_data_dir_from_libapp_path_test ... ok
[INFO] [stdout] test c_api::c_file::test::test_open ... ok
[INFO] [stdout] test c_api::c_file::test::test_seek_err ... ok
[INFO] [stdout] test c_api::c_file::test::test_open_failure ... ok
[INFO] [stdout] test c_api::c_file::test::test_read ... ok
[INFO] [stdout] test android::tests::open_base_lib_test ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_base_apk ... ok
[INFO] [stdout] test android::tests::find_and_open_lib_test ... 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 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 c_api::test::empty_state_no_update ... 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::add_patch_tests::adds_patch_successfully ... ok
[INFO] [stdout] test c_api::c_file::test::test_seek ... ok
[INFO] [stdout] test cache::patch_manager::fall_back_tests::does_nothing_if_no_patch_exists ... ok
[INFO] [stdout] test cache::patch_manager::add_patch_tests::errs_if_file_path_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::fall_back_tests::clears_next_and_last_patches_if_both_fail_validation ... ok
[INFO] [stdout] test c_api::test::forgot_init ... 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::patch_manager::last_successfully_booted_patch_tests::returns_value_from_patches_state ... 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::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 c_api::test::init_with_bad_yaml ... 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::does_not_fall_back_to_last_booted_patch_if_corrupted ... 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_patch_with_arbitrary_signature_if_no_public_key ... 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_none_if_public_key_is_invalid ... 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_success_for_patch_tests::deletes_other_patch_artifacts ... 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::next_boot_patch_tests::returns_none_patch_if_first_patch_failed_to_boot ... ok
[INFO] [stdout] test cache::patch_manager::record_boot_success_for_patch_tests::deletes_unrecognized_directories_in_patches_dir ... 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::patch_manager::reset_tests::deletes_patches_dir_and_resets_patches_state ... ok
[INFO] [stdout] test cache::signing::tests::errs_if_signature_cannot_be_decoded ... 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::errs_if_signature_is_not_valid ... 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::updater_state::tests::does_not_save_cache_dir ... 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::current_boot_patch_returns_last_successfully_booted_patch_if_no_patch_is_booting ... 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::next_boot_patch_forwards_from_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_returns_err_on_subsequent_calls ... 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 network::tests::handle_network_result_http_status_not_ok ... ok
[INFO] [stdout] test network::tests::handle_network_result_ok ... ok
[INFO] [stdout] test c_api::test::init_with_null_app_parameters ... ok
[INFO] [stdout] test network::tests::handle_network_result_unknown_error ... ok
[INFO] [stdout] test network::tests::default_network_hooks_throws ... ok
[INFO] [stdout] test cache::updater_state::tests::release_version_changed_resets_patches ... ok
[INFO] [stdout] test c_api::test::init_with_nulls ... ok
[INFO] [stdout] test network::tests::network_hooks_debug ... ok
[INFO] [stdout] test time::tests::returns_duration_since_unix_epoch ... ok
[INFO] [stdout] test c_api::test::patch_check_failure_with_result ... ok
[INFO] [stdout] test updater::rollback_tests::does_not_roll_back_when_rolled_back_patches_is_empty ... ok
[INFO] [stdout] test cache::patch_manager::next_boot_patch_tests::returns_none_if_no_next_boot_patch ... ok
[INFO] [stdout] test network::tests::handle_network_result_no_internet ... ok
[INFO] [stdout] test c_api::test::usage_during_hung_update ... ok
[INFO] [stdout] test c_api::test::init_twice ... ok
[INFO] [stdout] test config::tests::set_config_correctly_sets_values ... ok
[INFO] [stdout] test updater::tests::hash_matches ... 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::rolls_back_patches_if_needed ... ok
[INFO] [stdout] test updater::tests::no_config_lock_contention_when_waiting_for_patch_check ... ok
[INFO] [stdout] test c_api::test::patch_success_with_result ... ok
[INFO] [stdout] test updater::tests::report_launch_result_with_no_current_patch ... ok
[INFO] [stdout] test updater::tests::report_launch_success_with_patch ... ok
[INFO] [stdout] test updater::rollback_tests::rolls_back_from_current_patch_to_release ... ok
[INFO] [stdout] test c_api::test::yaml_parsing ... ok
[INFO] [stdout] test c_api::test::patch_download_failure_with_result ... ok
[INFO] [stdout] test updater::rollback_tests::rolls_back_to_previous_patch ... ok
[INFO] [stdout] test updater::tests::does_not_download_already_installed_patch ... ok
[INFO] [stdout] test c_api::test::patch_success ... ok
[INFO] [stdout] test c_api::test::patch_check_no_patch_with_result ... ok
[INFO] [stdout] test updater::tests::does_not_download_known_bad_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::check_for_downloadable_update_tests::returns_false_if_patch_is_already_installed ... ok
[INFO] [stdout] test updater::tests::init_missing_yaml ... ok
[INFO] [stdout] test updater::tests::report_launch_failure_with_patch ... ok
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_false_if_patch_is_known_bad ... ok
[INFO] [stdout] test updater::tests::reports_patch_download_on_update ... FAILED
[INFO] [stdout] test updater::check_for_downloadable_update_tests::returns_true_if_patch_has_no_issues ... ok
[INFO] [stdout] test updater::tests::subsequent_init_calls_do_not_update_config ... ok
[INFO] [stdout] test updater::tests::reports_patch_install_failure_if_patch_was_booting ... ok
[INFO] [stdout] test updater::tests::returns_update_installed_if_reporting_patch_download_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- updater::tests::reports_patch_download_on_update stdout ----
[INFO] [stdout] 2025-11-05T02:18:59.179Z DEBUG [serial_test::code_lock] Waiting for '' 120ns
[INFO] [stdout] [shorebird] Finding apk from: "/tmp/example.tMPFYZkkg49m/lib/arch/libapp.so"
[INFO] [stdout] [shorebird] libapp_path: "/tmp/example.tMPFYZkkg49m"
[INFO] [stdout] [shorebird] Updater configured with: UpdateConfig { storage_dir: "/tmp/example.tMPFYZkkg49m", download_dir: "/tmp/example.tMPFYZkkg49m/downloads", auto_update: true, channel: "stable", app_id: "1234", release_version: "1.0.0+1", libapp_path: "/tmp/example.tMPFYZkkg49m", base_url: "http://127.0.0.1:32919", 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.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] No existing state file found: File /tmp/example.tMPFYZkkg49m/state.json does not exist, creating new state.
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Failed to load patches state from /tmp/example.tMPFYZkkg49m/patches_state.json: File /tmp/example.tMPFYZkkg49m/patches_state.json does not exist
[INFO] [stdout] [shorebird] Writing to "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.tMPFYZkkg49m/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:19:00.183Z TRACE [reqwest::blocking::wait] (ThreadId(132)) park without timeout
[INFO] [stdout] 2025-11-05T02:19:00.183Z TRACE [reqwest::blocking::client] (ThreadId(158)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:19:00.185Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:19:00.185Z TRACE [reqwest::blocking::wait] (ThreadId(132)) park timeout 29.99999705s
[INFO] [stdout] 2025-11-05T02:19:00.185Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:32919/
[INFO] [stdout] 2025-11-05T02:19:00.186Z 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:32919/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] 2025-11-05T02:19:00.186Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(158))
[INFO] [stdout] 2025-11-05T02:19:00.186Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(158))
[INFO] [stdout] 2025-11-05T02:19:00.186Z TRACE [reqwest::blocking::client] (ThreadId(158)) Receiver is shutdown
[INFO] [stdout] 2025-11-05T02:19:00.186Z TRACE [reqwest::blocking::client] (ThreadId(158)) end runtime::block_on
[INFO] [stdout] 2025-11-05T02:19:00.187Z TRACE [reqwest::blocking::client] (ThreadId(158)) finished
[INFO] [stdout] 2025-11-05T02:19:00.187Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(158))
[INFO] [stdout] [shorebird] Patch check response: PatchCheckResponse { patch_available: true, patch: Some(Patch { number: 1, hash: "bb8f1d041a5cdc259055afe9617136799543e0a7a86f86db82f8c1fadbd8cc45", download_url: "http://127.0.0.1:32919/patch/1", hash_signature: None }), rolled_back_patch_numbers: Some([2]) }
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/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.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Downloading patch from: http://127.0.0.1:32919/patch/1
[INFO] [stdout] 2025-11-05T02:19:00.187Z TRACE [reqwest::blocking::wait] (ThreadId(132)) park without timeout
[INFO] [stdout] 2025-11-05T02:19:00.187Z TRACE [reqwest::blocking::client] (ThreadId(159)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:19:00.191Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:19:00.191Z TRACE [reqwest::blocking::wait] (ThreadId(132)) park timeout 29.99999664s
[INFO] [stdout] 2025-11-05T02:19:00.191Z DEBUG [reqwest::connect] starting new connection: http://127.0.0.1:32919/
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::client] closing runtime thread (ThreadId(159))
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::client] signaled close for runtime thread (ThreadId(159))
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::client] (ThreadId(159)) Receiver is shutdown
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::client] (ThreadId(159)) end runtime::block_on
[INFO] [stdout] 2025-11-05T02:19:00.192Z TRACE [reqwest::blocking::client] (ThreadId(159)) finished
[INFO] [stdout] 2025-11-05T02:19:00.193Z TRACE [reqwest::blocking::client] closed runtime thread (ThreadId(159))
[INFO] [stdout] [shorebird] Creating download directory: "/tmp/example.tMPFYZkkg49m/downloads"
[INFO] [stdout] [shorebird] Writing patch to: "/tmp/example.tMPFYZkkg49m/downloads/1"
[INFO] [stdout] [shorebird] Wrote patch to: "/tmp/example.tMPFYZkkg49m/downloads/1"
[INFO] [stdout] [shorebird] Checking base APK: "/tmp/example.tMPFYZkkg49m/base.apk"
[INFO] [stdout] [shorebird] Inflating patch from "/tmp/example.tMPFYZkkg49m/downloads/1"
[INFO] [stdout] [shorebird] Patch successfully applied to "/tmp/example.tMPFYZkkg49m/downloads/1.full"
[INFO] [stdout] [shorebird] Hash match: "/tmp/example.tMPFYZkkg49m/downloads/1.full"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/state.json"
[INFO] [stdout] [shorebird] Reading from "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Writing to "/tmp/example.tMPFYZkkg49m/patches_state.json"
[INFO] [stdout] [shorebird] Patch 1 successfully downloaded. It will be launched when the app next restarts.
[INFO] [stdout] 2025-11-05T02:19:00.207Z TRACE [reqwest::blocking::wait] (ThreadId(161)) park without timeout
[INFO] [stdout] 2025-11-05T02:19:00.216Z TRACE [reqwest::blocking::client] (ThreadId(162)) start runtime::block_on
[INFO] [stdout] 2025-11-05T02:19:00.216Z TRACE [reqwest::blocking::wait] wait at most 30s
[INFO] [stdout] 2025-11-05T02:19:00.216Z TRACE [reqwest::blocking::wait] (ThreadId(161)) park timeout 29.99999641s
[INFO] [stdout] 
[INFO] [stdout] thread 'updater::tests::reports_patch_download_on_update' (177) panicked at library/src/updater.rs:991:30:
[INFO] [stdout] 
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout] 
[INFO] [stdout] POST /api/v1/patches/events
[INFO] [stdout] 
[INFO] [stdout]                     {
[INFO] [stdout]                         "event": {
[INFO] [stdout]                             "app_id": "1234",
[INFO] [stdout]                             "type": "__patch_download__",
[INFO] [stdout]                             "patch_number": 1,
[INFO] [stdout]                             "release_version": "1.0.0+1"
[INFO] [stdout]                         }
[INFO] [stdout]                     }
[INFO] [stdout] 
[INFO] [stdout] ...but received 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d9e56dd772 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d9e56dd772 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d9e56dd772 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60d9e56dd772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60d9e56effff - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60d9e56effff - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60d9e56a79b1 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d9e56a79b1 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60d9e56b5222 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60d9e56ba63f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60d9e56ba4d1 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60d9e54a04ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60d9e54a04ce - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d9e56badaf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60d9e56badaf - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60d9e56bab5a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60d9e56b5369 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60d9e569acbd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60d9e56faea0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60d9e4b9b100 - core::panicking::panic_display::h8c43207c346e66d4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x60d9e4b7d558 - mockito::mock::Mock::assert::h79f24f86ef1f32fb
[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:     0x60d9e4a92707 - updater::updater::tests::reports_patch_download_on_update::{{closure}}::hb1e757e0ba450948
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:991:30
[INFO] [stdout]   22:     0x60d9e4aa345e - core::ops::function::FnOnce::call_once::h58eb889f7401a427
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60d9e4a2d6f7 - serial_test::serial_code_lock::local_serial_core_with_return::h114971d61df173d0
[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:     0x60d9e4a91846 - updater::updater::tests::reports_patch_download_on_update::haac79780dec22827
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:922:5
[INFO] [stdout]   25:     0x60d9e4a91867 - updater::updater::tests::reports_patch_download_on_update::{{closure}}::h6e99f582cd2bbadf
[INFO] [stdout]                                at /opt/rustwide/workdir/library/src/updater.rs:924:46
[INFO] [stdout]   26:     0x60d9e4aa39e6 - core::ops::function::FnOnce::call_once::h70061556e5ddcaf0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60d9e54a02ab - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x60d9e54a02ab - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x60d9e54b5ee5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x60d9e54b5ee5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x60d9e54b5ee5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x60d9e54b5ee5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x60d9e54b5ee5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x60d9e54b5ee5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x60d9e54b5ee5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x60d9e548c6e4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x60d9e548c6e4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x60d9e549008a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x60d9e549008a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x60d9e549008a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x60d9e549008a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x60d9e549008a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x60d9e549008a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x60d9e549008a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60d9e56b054f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x60d9e56b054f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x70ba99fc9aa4 - <unknown>
[INFO] [stdout]   48:     0x70ba9a056a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     updater::tests::reports_patch_download_on_update
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 110 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p updater --lib`
[INFO] running `Command { std: "docker" "inspect" "89e41c4602446b0842914d40923efade628df85cb5de1ab2e461adee2488f4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e41c4602446b0842914d40923efade628df85cb5de1ab2e461adee2488f4ab", kill_on_drop: false }`
[INFO] [stdout] 89e41c4602446b0842914d40923efade628df85cb5de1ab2e461adee2488f4ab
