[INFO] cloning repository https://github.com/necto/immich-slideshow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necto/immich-slideshow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecto%2Fimmich-slideshow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecto%2Fimmich-slideshow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e35df0906d78a5e4a18dd0a8e19cdecbe553d5e
[INFO] testing necto/immich-slideshow against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecto%2Fimmich-slideshow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/necto/immich-slideshow
[INFO] finished tweaking git repo https://github.com/necto/immich-slideshow
[INFO] tweaked toml for git repo https://github.com/necto/immich-slideshow written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/necto/immich-slideshow on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/necto/immich-slideshow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae271343f3f81efeb8a073ddf51b7498d13ade99b7b8cadeddc6f0a8236c8916
[INFO] running `Command { std: "docker" "start" "-a" "ae271343f3f81efeb8a073ddf51b7498d13ade99b7b8cadeddc6f0a8236c8916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae271343f3f81efeb8a073ddf51b7498d13ade99b7b8cadeddc6f0a8236c8916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae271343f3f81efeb8a073ddf51b7498d13ade99b7b8cadeddc6f0a8236c8916", kill_on_drop: false }`
[INFO] [stdout] ae271343f3f81efeb8a073ddf51b7498d13ade99b7b8cadeddc6f0a8236c8916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 30fd707a0c6f065658c46392f9905c8301d3e474ad089aa129885bd786f4bed0
[INFO] running `Command { std: "docker" "start" "-a" "30fd707a0c6f065658c46392f9905c8301d3e474ad089aa129885bd786f4bed0", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling image_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "30fd707a0c6f065658c46392f9905c8301d3e474ad089aa129885bd786f4bed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fd707a0c6f065658c46392f9905c8301d3e474ad089aa129885bd786f4bed0", kill_on_drop: false }`
[INFO] [stdout] 30fd707a0c6f065658c46392f9905c8301d3e474ad089aa129885bd786f4bed0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 53390849457f165dd41a19fbbbe1492183ef7cefef196158d7a0b967364db354
[INFO] running `Command { std: "docker" "start" "-a" "53390849457f165dd41a19fbbbe1492183ef7cefef196158d7a0b967364db354", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling image_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "53390849457f165dd41a19fbbbe1492183ef7cefef196158d7a0b967364db354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53390849457f165dd41a19fbbbe1492183ef7cefef196158d7a0b967364db354", kill_on_drop: false }`
[INFO] [stdout] 53390849457f165dd41a19fbbbe1492183ef7cefef196158d7a0b967364db354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 877825f89c0fc8f75b903b612665119d1723349e107ed6b3e6fd90999bca9938
[INFO] running `Command { std: "docker" "start" "-a" "877825f89c0fc8f75b903b612665119d1723349e107ed6b3e6fd90999bca9938", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/image_server/75852e0af590ddb9/deps/image_server_lib-75852e0af590ddb9)
[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] [stderr]      Running unittests src/server.rs (/opt/rustwide/target/debug/build/image_server/bf833adc1832d52e/deps/image_server-bf833adc1832d52e)
[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] [stderr]      Running unittests src/image_transformer.rs (/opt/rustwide/target/debug/build/image_server/4e1595c744744f4b/deps/image_transformer-4e1595c744744f4b)
[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] [stderr]      Running unittests src/immich_fetcher.rs (/opt/rustwide/target/debug/build/image_server/289c3f56a8bd26aa/deps/immich_fetcher-289c3f56a8bd26aa)
[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] [stderr]      Running unittests tests/mock_immich_server_bin.rs (/opt/rustwide/target/debug/build/image_server/e7d94466540970eb/deps/mock_immich_server-e7d94466540970eb)
[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] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/build/image_server/a2feb9dc92fefb8b/deps/e2e_test-a2feb9dc92fefb8b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_end_to_end_flow has been running for over 60 seconds
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/mock_immich_server_bin.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `mock-immich-server`
[INFO] [stderr]   * `integration-test` target `mock_immich_server_bin`
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]      Running `/opt/rustwide/target/debug/image-transformer --originals-dir /tmp/.tmp4qZ3Ji/originals --output-dir /tmp/.tmp4qZ3Ji/images --conversion-script conversion/dummy_convert_image.sh`
[INFO] [stdout] Starting continuous transformer service
[INFO] [stdout] Watching for new files in: /tmp/.tmp4qZ3Ji/originals
[INFO] [stdout] Converting images to: /tmp/.tmp4qZ3Ji/images
[INFO] [stdout] Found 0 existing files to process
[INFO] [stdout] Successfully processed 0 existing images
[INFO] [stdout] Watching for new files...
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/image-server --image-dir /tmp/.tmp4qZ3Ji/images`
[INFO] [stdout] Starting server at http://0.0.0.0:8080
[INFO] [stdout] Access the image at http://0.0.0.0:8080/image
[INFO] [stdout] The server will cycle through all images in the /tmp/.tmp4qZ3Ji/images directory
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/immich-fetcher --immich-url 'http://0.0.0.0:42493' --api-key test-api-key --album-id test-album-123 --originals-dir /tmp/.tmp4qZ3Ji/originals --max-images 10`
[INFO] [stdout] Starting continuous fetcher service
[INFO] [stdout] Args: Args { immich_url: "http://0.0.0.0:42493", api_key: "test-api-key", album_id: "test-album-123", originals_dir: "/tmp/.tmp4qZ3Ji/originals", max_images: 10 }
[INFO] [stdout] Will check for new images every minute
[INFO] [stdout] Found 1 assets in album
[INFO] [stdout] Downloaded asset test-asset-456 to /tmp/.tmp4qZ3Ji/originals/test-asset-456--_--test_image.jpg
[INFO] [stdout] New file detected: "/tmp/.tmp4qZ3Ji/originals/test-asset-456--_--test_image.jpg"
[INFO] [stdout] Successfully downloaded 1 new images
[INFO] [stdout] Originals saved to: /tmp/.tmp4qZ3Ji/originals
[INFO] [stdout] Fetch cycle completed successfully
[INFO] [stdout] Waiting 60 seconds before next fetch...
[INFO] [stdout] Converted to grayscale: /tmp/.tmp4qZ3Ji/images/test-asset-456--_--test_image.png
[INFO] [stdout] Successfully processed new file
[INFO] [stdout] New file detected: "/tmp/.tmp4qZ3Ji/originals/test-asset-456--_--test_image.jpg"
[INFO] [stdout] Output file already exists, skipping: /tmp/.tmp4qZ3Ji/images/test-asset-456--_--test_image.png
[INFO] [stdout] Successfully processed new file
[INFO] [stdout] Serving image #0: /tmp/.tmp4qZ3Ji/images/test-asset-456--_--test_image.png
[INFO] [stderr]      Running tests/image_transformer_test.rs (/opt/rustwide/target/debug/build/image_server/f39d21b5db091760/deps/image_transformer_test-f39d21b5db091760)
[INFO] [stdout] test test_end_to_end_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 84.90s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_process_existing_files ... ok
[INFO] [stdout] test test_run_file_watcher ... ok
[INFO] [stdout] test test_run_file_watcher_removes_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/immich_fetcher_test.rs (/opt/rustwide/target/debug/build/image_server/f1f9e1a6e589e168/deps/immich_fetcher_test-f1f9e1a6e589e168)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_remove_deleted_assets ... ok
[INFO] [stdout] test test_download_asset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mock_immich_server.rs (/opt/rustwide/target/debug/build/image_server/a51a5649c6e622e2/deps/mock_immich_server-a51a5649c6e622e2)
[INFO] [stderr]      Running tests/mock_immich_server_bin.rs (/opt/rustwide/target/debug/build/image_server/090040bb15b69764/deps/mock_immich_server_bin-090040bb15b69764)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_test.rs (/opt/rustwide/target/debug/build/image_server/210c1322036717d6/deps/server_test-210c1322036717d6)
[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 26 tests
[INFO] [stdout] test test_file_endpoint_directory_traversal ... ok
[INFO] [stdout] test test_all_images_uses_file_endpoint ... ok
[INFO] [stdout] test test_file_endpoint_not_found ... ok
[INFO] [stdout] test test_all_images_empty_directory ... ok
[INFO] [stdout] test test_all_images_page ... ok
[INFO] [stdout] test test_next_index_zero ... ok
[INFO] [stdout] test test_new_images_inserted_after_current_position ... ok
[INFO] [stdout] test test_control_panel_empty ... ok
[INFO] [stdout] test test_image_and_all_images_same_order ... ok
[INFO] [stdout] test test_file_endpoint_different_files ... ok
[INFO] [stdout] test test_parameter_storage_and_retrieval ... ok
[INFO] [stdout] test test_new_images_with_counter_at_list_end ... ok
[INFO] [stdout] test test_file_endpoint ... ok
[INFO] [stdout] test test_multiple_new_images_near_end_of_list ... ok
[INFO] [stdout] test test_parameter_overwrite ... ok
[INFO] [stdout] test test_next_index_sequence ... ok
[INFO] [stdout] test test_image_cycling ... ok
[INFO] [stdout] test test_next_index_with_reorder ... ok
[INFO] [stdout] test test_reorder_images_persistence ... ok
[INFO] [stdout] test test_reorder_nonexistent_image_returns_error ... ok
[INFO] [stdout] test test_reorder_images_move_to_position ... ok
[INFO] [stdout] test test_url_encoded_parameters ... ok
[INFO] [stdout] test test_reorder_multiple_times ... ok
[INFO] [stdout] test test_selective_parameter_overwrite ... ok
[INFO] [stdout] test test_set_next_index_parameter ... ok
[INFO] [stdout] test test_all_images_next_indicator ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_all_images_next_indicator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_all_images_next_indicator' (3795) panicked at tests/server_test.rs:392:13:
[INFO] [stdout] The next styled card should contain image3.png, but got: <div class='image-card next'><img src='/file/image2.png' alt='image2.png'><div class='image-info'><div class='image-name'>image2.png
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a53b868e8f2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a53b868e8f2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a53b868e8f2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a53b868e8f2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a53b86a62ea - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a53b86a62ea - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a53b8693d26 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a53b8693d26 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a53b866a3cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a53b866a3cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a53b86854e9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a53b8130b5e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a53b8130b5e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a53b8685752 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a53b8685752 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a53b866a488 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a53b8661b89 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a53b866b39d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a53b86a6aac - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a53b80b04e7 - server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:392:13
[INFO] [stdout]   20:     0x5a53b8109cb5 - <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:1041:44
[INFO] [stdout]   21:     0x5a53b8103d56 - <tokio[60654a52332b8e1d]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:793:13
[INFO] [stdout]   22:     0x5a53b8057e9c - <std[840933623431fd06]::thread::local::LocalKey<tokio[60654a52332b8e1d]::task::local::LocalData>>::try_with::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   23:     0x5a53b8056b0e - <std[840933623431fd06]::thread::local::LocalKey<tokio[60654a52332b8e1d]::task::local::LocalData>>::with::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::with<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   24:     0x5a53b810178d - <tokio[60654a52332b8e1d]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:791:17
[INFO] [stdout]   25:     0x5a53b810c093 - <tokio[60654a52332b8e1d]::task::local::RunUntil<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:1031:22
[INFO] [stdout]   26:     0x5a53b8106a95 - <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until::<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:689:19
[INFO] [stdout]   27:     0x5a53b80e39dd - <core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5a53b805632d - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   29:     0x5a53b805414c - tokio[60654a52332b8e1d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x5a53b805414c - tokio[60654a52332b8e1d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x5a53b805414c - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   32:     0x5a53b7ff7bca - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>, <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   33:     0x5a53b8043d00 - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   34:     0x5a53b8029f7b - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   35:     0x5a53b80dd2ea - <tokio[60654a52332b8e1d]::runtime::context::scoped::Scoped<tokio[60654a52332b8e1d]::runtime::scheduler::Context>>::set::<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5a53b81108aa - tokio[60654a52332b8e1d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>), <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x5a53b8060b16 - <std[840933623431fd06]::thread::local::LocalKey<tokio[60654a52332b8e1d]::runtime::context::Context>>::try_with::<tokio[60654a52332b8e1d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>), <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x5a53b8059e3c - <std[840933623431fd06]::thread::local::LocalKey<tokio[60654a52332b8e1d]::runtime::context::Context>>::with::<tokio[60654a52332b8e1d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>), <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x5a53b810d871 - tokio[60654a52332b8e1d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>), <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x5a53b80142f9 - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   41:     0x5a53b80190b6 - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut <tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   42:     0x5a53b8022389 - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   43:     0x5a53b80cdab3 - tokio[60654a52332b8e1d]::runtime::context::runtime::enter_runtime::<<tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), std[840933623431fd06]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5a53b7fee3d6 - <tokio[60654a52332b8e1d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   45:     0x5a53b80eb776 - <tokio[60654a52332b8e1d]::runtime::runtime::Runtime>::block_on_inner::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5a53b80ef0c1 - <tokio[60654a52332b8e1d]::runtime::runtime::Runtime>::block_on::<<tokio[60654a52332b8e1d]::task::local::LocalSet>::run_until<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5a53b8102150 - <tokio[60654a52332b8e1d]::task::local::LocalSet>::block_on::<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/task/local.rs:646:12
[INFO] [stdout]   48:     0x5a53b80f3565 - <actix_rt[a4ed3dc021c780ce]::runtime::Runtime>::block_on::<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5a53b80f17b9 - <actix_rt[a4ed3dc021c780ce]::system::SystemRunner>::block_on::<server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   50:     0x5a53b80c4f1b - server_test[5f08615e60a7784a]::test_all_images_next_indicator
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:344:1
[INFO] [stdout]   51:     0x5a53b809f2f7 - server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/server_test.rs:345:46
[INFO] [stdout]   52:     0x5a53b809ec06 - <server_test[5f08615e60a7784a]::test_all_images_next_indicator::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a53b8124f0b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a53b8124f0b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5a53b813176a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5a53b813176a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5a53b813176a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a53b813176a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a53b813176a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a53b813176a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5a53b813176a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5a53b812bc34 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5a53b812bc34 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a53b8134262 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5a53b8134262 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5a53b8134262 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a53b8134262 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a53b8134262 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a53b8134262 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5a53b8134262 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a53b868d8bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5a53b868d8bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x70584f4dfaa4 - <unknown>
[INFO] [stdout]   74:     0x70584f56ca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_all_images_next_indicator
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test server_test`
[INFO] running `Command { std: "docker" "inspect" "877825f89c0fc8f75b903b612665119d1723349e107ed6b3e6fd90999bca9938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877825f89c0fc8f75b903b612665119d1723349e107ed6b3e6fd90999bca9938", kill_on_drop: false }`
[INFO] [stdout] 877825f89c0fc8f75b903b612665119d1723349e107ed6b3e6fd90999bca9938
