[INFO] cloning repository https://github.com/hashbat-dev/gpu-worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashbat-dev/gpu-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashbat-dev%2Fgpu-worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashbat-dev%2Fgpu-worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f98807e2cf36016e96f7d95cb2687250d4c7fd11
[INFO] testing hashbat-dev/gpu-worker against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashbat-dev%2Fgpu-worker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hashbat-dev/gpu-worker
[INFO] finished tweaking git repo https://github.com/hashbat-dev/gpu-worker
[INFO] tweaked toml for git repo https://github.com/hashbat-dev/gpu-worker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hashbat-dev/gpu-worker on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hashbat-dev/gpu-worker 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded actix-multipart v0.6.2
[INFO] [stderr]   Downloaded libloading v0.8.7
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbb9915d0139aec249a0353844cd5ce82caae3bac3e19060de93a184aa1e211b
[INFO] running `Command { std: "docker" "start" "-a" "bbb9915d0139aec249a0353844cd5ce82caae3bac3e19060de93a184aa1e211b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbb9915d0139aec249a0353844cd5ce82caae3bac3e19060de93a184aa1e211b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb9915d0139aec249a0353844cd5ce82caae3bac3e19060de93a184aa1e211b", kill_on_drop: false }`
[INFO] [stdout] bbb9915d0139aec249a0353844cd5ce82caae3bac3e19060de93a184aa1e211b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4a0b0726cdf51b4a66cceda1fd20361801a0bbdf7dd44b1396dd73825a000e
[INFO] running `Command { std: "docker" "start" "-a" "1c4a0b0726cdf51b4a66cceda1fd20361801a0bbdf7dd44b1396dd73825a000e", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling actix-multipart v0.6.2
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/transformations)
[INFO] [stderr]    Compiling gpu-worker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
[INFO] running `Command { std: "docker" "inspect" "1c4a0b0726cdf51b4a66cceda1fd20361801a0bbdf7dd44b1396dd73825a000e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4a0b0726cdf51b4a66cceda1fd20361801a0bbdf7dd44b1396dd73825a000e", kill_on_drop: false }`
[INFO] [stdout] 1c4a0b0726cdf51b4a66cceda1fd20361801a0bbdf7dd44b1396dd73825a000e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61830fddddadd7557e22a651bcff911897feaaacd8c40e9d58d6762b80552d7e
[INFO] running `Command { std: "docker" "start" "-a" "61830fddddadd7557e22a651bcff911897feaaacd8c40e9d58d6762b80552d7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[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 actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/transformations)
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-multipart v0.6.2
[INFO] [stderr]    Compiling gpu-worker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "61830fddddadd7557e22a651bcff911897feaaacd8c40e9d58d6762b80552d7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61830fddddadd7557e22a651bcff911897feaaacd8c40e9d58d6762b80552d7e", kill_on_drop: false }`
[INFO] [stdout] 61830fddddadd7557e22a651bcff911897feaaacd8c40e9d58d6762b80552d7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad88181b58993ad832edca6a34737bf1041a593021bb220acc266b8a3248656c
[INFO] running `Command { std: "docker" "start" "-a" "ad88181b58993ad832edca6a34737bf1041a593021bb220acc266b8a3248656c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gpu_worker-a51de135954fbf73)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test handlers::tests::test_normalize_frame_edge_cases ... ok
[INFO] [stdout] test handlers::tests::test_create_mirrored_frame_preserves_properties ... ok
[INFO] [stdout] test handlers::tests::test_decode_gif_empty_frames ... ok
[INFO] [stdout] test handlers::tests::test_normalize_frame_invalid_size ... ok
[INFO] [stdout] test handlers::tests::test_normalize_rgb_to_rgba ... ok
[INFO] [stdout] test handlers::tests::test_create_gif_encoder_success ... ok
[INFO] [stdout] test handlers::tests::test_normalize_rgba_buffer ... ok
[INFO] [stdout] test tests::test_error_type_exists ... ok
[INFO] [stdout] test handlers::tests::test_create_mirrored_frame_rgb_conversion ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_response_status_codes ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpu_worker-da561839ab6c1aed)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test handlers::tests::test_normalize_frame_invalid_size ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test handlers::tests::test_normalize_rgb_to_rgba ... ok
[INFO] [stdout] test handlers::tests::test_create_gif_encoder_success ... ok
[INFO] [stdout] test handlers::tests::test_decode_gif_empty_frames ... ok
[INFO] [stdout] test handlers::tests::test_create_mirrored_frame_preserves_properties ... ok
[INFO] [stdout] test handlers::tests::test_create_mirrored_frame_rgb_conversion ... ok
[INFO] [stdout] test handlers::tests::test_normalize_rgba_buffer ... ok
[INFO] [stdout] test tests::test_config_defaults ... ok
[INFO] [stdout] test tests::test_health_status_serialization ... ok
[INFO] [stdout] test error::tests::test_error_response_status_codes ... ok
[INFO] [stdout] test handlers::tests::test_normalize_frame_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-880cbdfadecc68ff)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test test_mirror_gif_no_file ... ok
[INFO] [stdout] test test_mirror_gif_empty_file ... ok
[INFO] [stdout] test unit_tests::test_error_conversion ... ok
[INFO] [stdout] test unit_tests::test_error_display ... ok
[INFO] [stdout] test test_mirror_gif_invalid_gif ... ok
[INFO] [stdout] test test_health_check_multiple_sequential ... ok
[INFO] [stdout] test test_health_endpoint ... ok
[INFO] [stdout] test test_mirror_gif_wrong_content_type ... FAILED
[INFO] [stdout] test test_mirror_gif_large_file ... ok
[INFO] [stdout] test test_mirror_gif_success ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_mirror_gif_wrong_content_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_mirror_gif_wrong_content_type' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:295:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BadDisplay
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58749a016692 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58749a016692 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58749a016692 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58749a016692 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58749a0300ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58749a0300ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x58749a01b7d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58749a01b7d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x587499ff488f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x587499ff488f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58749a00e739 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58749926257e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58749926257e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58749a00e9a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58749a00e9a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x587499ff4948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x587499fe9b99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x587499ff579d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58749a0308ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58749a0305f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58749980b305 - <core[27de1724e4349be2]::result::Result<(), khronos_egl[e5304a42052f6a6e]::egl1_0::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58749980b305 - <wgpu_hal[31a69e135b418a7c]::gles::egl::EglContext>::make_current
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:295:14
[INFO] [stdout]   22:     0x58749981877e - <wgpu_hal[31a69e135b418a7c]::gles::egl::Instance as wgpu_hal[31a69e135b418a7c]::Instance<wgpu_hal[31a69e135b418a7c]::gles::Api>>::enumerate_adapters
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:940:19
[INFO] [stdout]   23:     0x5874992cdbea - <wgpu_core[cb17c7d4b0ccb7ef]::global::Global<_>>::request_adapter::gather::<wgpu_hal[31a69e135b418a7c]::gles::Api, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.4/src/instance.rs:800:54
[INFO] [stdout]   24:     0x5874993cb322 - <wgpu_core[cb17c7d4b0ccb7ef]::global::Global<wgpu_core[cb17c7d4b0ccb7ef]::identity::IdentityManagerFactory>>::request_adapter
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.4/src/instance.rs:862:36
[INFO] [stdout]   25:     0x5874992f4e46 - <wgpu[4e4d3ff3694ad1eb]::backend::wgpu_core::ContextWgpuCore as wgpu[4e4d3ff3694ad1eb]::context::Context>::instance_request_adapter
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/backend/wgpu_core.rs:569:25
[INFO] [stdout]   26:     0x5874992e3647 - <wgpu[4e4d3ff3694ad1eb]::backend::wgpu_core::ContextWgpuCore as wgpu[4e4d3ff3694ad1eb]::context::DynContext>::instance_request_adapter
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/context.rs:2003:47
[INFO] [stdout]   27:     0x5874992dbc6f - <wgpu[4e4d3ff3694ad1eb]::Instance>::request_adapter
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/lib.rs:1934:36
[INFO] [stdout]   28:     0x587499251c5d - <transformations[701aa4e08994fadf]::gpu::GpuProcessor>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/transformations/src/gpu.rs:48:14
[INFO] [stdout]   29:     0x5874992229bd - <transformations[701aa4e08994fadf]::mirror::MirrorProcessor>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/transformations/src/mirror.rs:14:39
[INFO] [stdout]   30:     0x58749923506a - integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:272:10
[INFO] [stdout]   31:     0x587499218ccf - <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1041:44
[INFO] [stdout]   32:     0x587499216720 - <tokio[4b0b94a02d257efb]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:793:13
[INFO] [stdout]   33:     0x5874991f9095 - <std[3b51380354919863]::thread::local::LocalKey<tokio[4b0b94a02d257efb]::task::local::LocalData>>::try_with::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5874991f892e - <std[3b51380354919863]::thread::local::LocalKey<tokio[4b0b94a02d257efb]::task::local::LocalData>>::with::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::with<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5874992150b6 - <tokio[4b0b94a02d257efb]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:791:17
[INFO] [stdout]   36:     0x58749921a796 - <tokio[4b0b94a02d257efb]::task::local::RunUntil<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1031:22
[INFO] [stdout]   37:     0x5874992177a5 - <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until::<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:689:19
[INFO] [stdout]   38:     0x5874992278ed - <core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5874991f86ed - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   40:     0x5874991f810b - tokio[4b0b94a02d257efb]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{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.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   41:     0x5874991f810b - tokio[4b0b94a02d257efb]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{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.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   42:     0x5874991f810b - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   43:     0x5874991dd0a0 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   44:     0x5874991f4b6d - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   45:     0x5874991eb414 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   46:     0x58749923f87b - <tokio[4b0b94a02d257efb]::runtime::context::scoped::Scoped<tokio[4b0b94a02d257efb]::runtime::scheduler::Context>>::set::<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x58749922a3b9 - tokio[4b0b94a02d257efb]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x5874991fba22 - <std[3b51380354919863]::thread::local::LocalKey<tokio[4b0b94a02d257efb]::runtime::context::Context>>::try_with::<tokio[4b0b94a02d257efb]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5874991f970e - <std[3b51380354919863]::thread::local::LocalKey<tokio[4b0b94a02d257efb]::runtime::context::Context>>::with::<tokio[4b0b94a02d257efb]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x58749922919d - tokio[4b0b94a02d257efb]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x5874991e59e0 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   52:     0x5874991e6776 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut <tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   53:     0x5874991e98d0 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x58749921e0f3 - tokio[4b0b94a02d257efb]::runtime::context::runtime::enter_runtime::<<tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5874991da236 - <tokio[4b0b94a02d257efb]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x58749923cfbc - <tokio[4b0b94a02d257efb]::runtime::runtime::Runtime>::block_on_inner::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   57:     0x58749923e22c - <tokio[4b0b94a02d257efb]::runtime::runtime::Runtime>::block_on::<<tokio[4b0b94a02d257efb]::task::local::LocalSet>::run_until<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   58:     0x587499215470 - <tokio[4b0b94a02d257efb]::task::local::LocalSet>::block_on::<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:646:12
[INFO] [stdout]   59:     0x58749922cf95 - <actix_rt[b313c05d46da0412]::runtime::Runtime>::block_on::<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{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]   60:     0x587499223c39 - <actix_rt[b313c05d46da0412]::system::SystemRunner>::block_on::<integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{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]   61:     0x587499236796 - integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:269:1
[INFO] [stdout]   62:     0x58749922e9c7 - integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:270:46
[INFO] [stdout]   63:     0x587499206d06 - <integration_tests[63530923dbeacfb7]::test_mirror_gif_wrong_content_type::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58749925692b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x58749925692b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   66:     0x58749926318a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   67:     0x58749926318a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x58749926318a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x58749926318a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x58749926318a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x58749926318a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   72:     0x58749926318a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   73:     0x58749925e734 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   74:     0x58749925e734 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   75:     0x587499265c82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   76:     0x587499265c82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x587499265c82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   78:     0x587499265c82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   79:     0x587499265c82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   80:     0x587499265c82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   81:     0x587499265c82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   82:     0x58749a015eff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   83:     0x58749a015eff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   84:     0x715c76c57aa4 - <unknown>
[INFO] [stdout]   85:     0x715c76ce4a64 - clone
[INFO] [stdout]   86:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_mirror_gif_wrong_content_type
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "ad88181b58993ad832edca6a34737bf1041a593021bb220acc266b8a3248656c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad88181b58993ad832edca6a34737bf1041a593021bb220acc266b8a3248656c", kill_on_drop: false }`
[INFO] [stdout] ad88181b58993ad832edca6a34737bf1041a593021bb220acc266b8a3248656c
