[INFO] cloning repository https://github.com/glampert/rust-citysim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glampert/rust-citysim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglampert%2Frust-citysim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglampert%2Frust-citysim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e65a7b23d9804e38f631b8e65f07e03a3f5fcb8
[INFO] checking glampert/rust-citysim against try#1a91d48d6a8faaba3ee57217f255dea1f9dfa30e for pr-148967-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglampert%2Frust-citysim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glampert/rust-citysim
[INFO] finished tweaking git repo https://github.com/glampert/rust-citysim
[INFO] tweaked toml for git repo https://github.com/glampert/rust-citysim written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glampert/rust-citysim on toolchain 1a91d48d6a8faaba3ee57217f255dea1f9dfa30e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/glampert/rust-imgui-opengl-renderer`
[INFO] [stderr]     Updating git repository `https://github.com/glampert/texture_packer`
[INFO] [stderr]      Locking 248 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding glfw v0.59.0 (available: v0.60.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a6a094759c989b634619fe3d2c3361d4fcd673b9cc00d68cb35152744128dd9
[INFO] running `Command { std: "docker" "start" "-a" "0a6a094759c989b634619fe3d2c3361d4fcd673b9cc00d68cb35152744128dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a6a094759c989b634619fe3d2c3361d4fcd673b9cc00d68cb35152744128dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6a094759c989b634619fe3d2c3361d4fcd673b9cc00d68cb35152744128dd9", kill_on_drop: false }`
[INFO] [stdout] 0a6a094759c989b634619fe3d2c3361d4fcd673b9cc00d68cb35152744128dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+1a91d48d6a8faaba3ee57217f255dea1f9dfa30e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8436cc489accac46ae714beb09ca423fa0b2a0fd1fc68693f9a56e708799a88
[INFO] running `Command { std: "docker" "start" "-a" "c8436cc489accac46ae714beb09ca423fa0b2a0fd1fc68693f9a56e708799a88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling imgui-sys v0.12.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking chlorine v1.0.13
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling imgui-opengl-renderer v0.12.1 (https://github.com/glampert/rust-imgui-opengl-renderer#7a75c6f3)
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking triple_buffer v8.1.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking imgui v0.12.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking atomic-arena v0.1.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking small-map v0.1.3
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]    Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking bundler v0.1.0 (/opt/rustwide/workdir/tools/bundler)
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking kira v0.11.0
[INFO] [stderr]     Checking texture_packer v0.30.0 (https://github.com/glampert/texture_packer#980824d1)
[INFO] [stderr]     Checking HeritageBuilder v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/house.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | / game_object_debug_options! {
[INFO] [stdout] 187 | |     HouseDebug,
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     freeze_tax_generation: bool,
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/producer.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / game_object_debug_options! {
[INFO] [stdout] 119 | |     ProducerDebug,
[INFO] [stdout] 120 | |
[INFO] [stdout] 121 | |     freeze_harvesting: bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |     freeze_storage_fetching: bool,
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/service.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / game_object_debug_options! {
[INFO] [stdout] 114 | |     ServiceDebug,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     freeze_patrol: bool,
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/storage.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / game_object_debug_options! {
[INFO] [stdout]  81 | |     StorageDebug,
[INFO] [stdout]  82 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/prop/mod.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | / game_object_debug_options! {
[INFO] [stdout]  45 | |     PropDebug,
[INFO] [stdout]  46 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:464:22
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn find_path(&self,
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 468 |                      -> SearchResult {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 |                      -> SearchResult<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:477:31
[INFO] [stdout]     |
[INFO] [stdout] 477 |     pub fn find_paths<Filter>(&self,
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 483 |                               -> SearchResult
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 |                               -> SearchResult<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:496:35
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn find_waypoints<Filter>(&self,
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 502 |                                   -> SearchResult
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |                                   -> SearchResult<'_>
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:515:30
[INFO] [stdout]     |
[INFO] [stdout] 515 |     pub fn find_path_to_node(&self,
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 520 |                              -> SearchResult {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 520 |                              -> SearchResult<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:531:39
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn find_paths_to_node<Filter>(&self,
[INFO] [stdout]     |                                       ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |                                       -> SearchResult
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |                                       -> SearchResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/unit/mod.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | / game_object_debug_options! {
[INFO] [stdout]  53 | |     UnitDebug,
[INFO] [stdout]  54 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> game/src/game/world/debug.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_vars(&mut self) -> SmallVec<[GameObjectDebugVar; 16]>;
[INFO] [stdout]    |                 ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_vars(&mut self) -> SmallVec<[GameObjectDebugVar<'_>; 16]>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/house.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | / game_object_debug_options! {
[INFO] [stdout] 187 | |     HouseDebug,
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     freeze_tax_generation: bool,
[INFO] [stdout] 201 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/producer.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | / game_object_debug_options! {
[INFO] [stdout] 119 | |     ProducerDebug,
[INFO] [stdout] 120 | |
[INFO] [stdout] 121 | |     freeze_harvesting: bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |     freeze_storage_fetching: bool,
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/service.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / game_object_debug_options! {
[INFO] [stdout] 114 | |     ServiceDebug,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     freeze_patrol: bool,
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/building/storage.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / game_object_debug_options! {
[INFO] [stdout]  81 | |     StorageDebug,
[INFO] [stdout]  82 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/prop/mod.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | / game_object_debug_options! {
[INFO] [stdout]  45 | |     PropDebug,
[INFO] [stdout]  46 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:464:22
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn find_path(&self,
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 468 |                      -> SearchResult {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 |                      -> SearchResult<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:477:31
[INFO] [stdout]     |
[INFO] [stdout] 477 |     pub fn find_paths<Filter>(&self,
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 483 |                               -> SearchResult
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 |                               -> SearchResult<'_>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:496:35
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn find_waypoints<Filter>(&self,
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 502 |                                   -> SearchResult
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 502 |                                   -> SearchResult<'_>
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:515:30
[INFO] [stdout]     |
[INFO] [stdout] 515 |     pub fn find_path_to_node(&self,
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 520 |                              -> SearchResult {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 520 |                              -> SearchResult<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/sim/mod.rs:531:39
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn find_paths_to_node<Filter>(&self,
[INFO] [stdout]     |                                       ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |                                       -> SearchResult
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |                                       -> SearchResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> game/src/game/world/debug.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |                   fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar; 16]> {
[INFO] [stdout]     |                               ^^^^^^^^^                         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: game/src/game/unit/mod.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | / game_object_debug_options! {
[INFO] [stdout]  53 | |     UnitDebug,
[INFO] [stdout]  54 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `game_object_debug_options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 fn get_vars(&mut self) -> smallvec::SmallVec<[GameObjectDebugVar<'_>; 16]> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> game/src/game/world/debug.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_vars(&mut self) -> SmallVec<[GameObjectDebugVar; 16]>;
[INFO] [stdout]    |                 ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get_vars(&mut self) -> SmallVec<[GameObjectDebugVar<'_>; 16]>;
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "c8436cc489accac46ae714beb09ca423fa0b2a0fd1fc68693f9a56e708799a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8436cc489accac46ae714beb09ca423fa0b2a0fd1fc68693f9a56e708799a88", kill_on_drop: false }`
[INFO] [stdout] c8436cc489accac46ae714beb09ca423fa0b2a0fd1fc68693f9a56e708799a88
