[INFO] fetching crate amari-gpu 0.9.8...
[INFO] testing amari-gpu-0.9.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate amari-gpu 0.9.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate amari-gpu 0.9.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate amari-gpu 0.9.8
[INFO] tweaked toml for crates.io crate amari-gpu 0.9.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amari-gpu 0.9.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amari-gpu 0.9.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1cac427211beabe988fb56f1b867031ced249599d488a958b696266d38c1cf3
[INFO] running `Command { std: "docker" "start" "-a" "c1cac427211beabe988fb56f1b867031ced249599d488a958b696266d38c1cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1cac427211beabe988fb56f1b867031ced249599d488a958b696266d38c1cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1cac427211beabe988fb56f1b867031ced249599d488a958b696266d38c1cf3", kill_on_drop: false }`
[INFO] [stdout] c1cac427211beabe988fb56f1b867031ced249599d488a958b696266d38c1cf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 617da53da01c83dd331b6edca57e1ea48741b4a5329797e4a7bb303d5d7729c6
[INFO] running `Command { std: "docker" "start" "-a" "617da53da01c83dd331b6edca57e1ea48741b4a5329797e4a7bb303d5d7729c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling amari-core v0.9.8
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling amari-tropical v0.9.8
[INFO] [stderr]    Compiling amari-dual v0.9.8
[INFO] [stderr]    Compiling amari-info-geom v0.9.8
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling amari-network v0.9.8
[INFO] [stderr]    Compiling amari-relativistic v0.9.8
[INFO] [stderr]    Compiling amari-gpu v0.9.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "617da53da01c83dd331b6edca57e1ea48741b4a5329797e4a7bb303d5d7729c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617da53da01c83dd331b6edca57e1ea48741b4a5329797e4a7bb303d5d7729c6", kill_on_drop: false }`
[INFO] [stdout] 617da53da01c83dd331b6edca57e1ea48741b4a5329797e4a7bb303d5d7729c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 005b5d8ea3967ea4d5edb47c1eefb06cf18427f4e368fd96e66756e41b732e0d
[INFO] running `Command { std: "docker" "start" "-a" "005b5d8ea3967ea4d5edb47c1eefb06cf18427f4e368fd96e66756e41b732e0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling amari-gpu v0.9.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "005b5d8ea3967ea4d5edb47c1eefb06cf18427f4e368fd96e66756e41b732e0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "005b5d8ea3967ea4d5edb47c1eefb06cf18427f4e368fd96e66756e41b732e0d", kill_on_drop: false }`
[INFO] [stdout] 005b5d8ea3967ea4d5edb47c1eefb06cf18427f4e368fd96e66756e41b732e0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4bbd43e6985605492fdc8a92d3eed5302d2ca1dde953f7f4f3855cc256ba1a4
[INFO] running `Command { std: "docker" "start" "-a" "e4bbd43e6985605492fdc8a92d3eed5302d2ca1dde953f7f4f3855cc256ba1a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amari_gpu-c4cfae0465c2ed9e)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test adaptive::tests::test_adaptive_verifier_creation ... ignored, GPU hardware required, may fail in CI/CD environments
[INFO] [stdout] test adaptive::tests::test_cpu_features_detection ... ok
[INFO] [stdout] test adaptive::tests::test_platform_capabilities ... ok
[INFO] [stdout] test benchmarks::tests::test_benchmark_runner_creation ... ignored, GPU hardware required, may fail in CI/CD environments
[INFO] [stdout] test multi_gpu::tests::test_device_id_creation ... ok
[INFO] [stdout] test benchmarks::tests::test_benchmark_config ... ok
[INFO] [stdout] test multi_gpu::tests::test_load_balancer_creation ... ok
[INFO] [stdout] test relativistic::tests::test_gpu_minkowski_products ... ignored
[INFO] [stdout] test network::tests::test_should_use_gpu ... ok
[INFO] [stdout] test multi_gpu::tests::test_workload_creation ... ok
[INFO] [stdout] test multi_gpu::tests::test_workload_coordinator ... ok
[INFO] [stdout] test adaptive::tests::test_verification_level_determination ... ok
[INFO] [stdout] test shaders::tests::test_shader_constants ... ok
[INFO] [stdout] test shaders::tests::test_shader_retrieval ... ok
[INFO] [stdout] test tests::test_should_use_gpu ... ok
[INFO] [stdout] test tests::test_gpu_info_geometry_creation ... ok
[INFO] [stdout] test timeline::tests::test_performance_monitor ... ok
[INFO] [stdout] test unified::tests::test_gpu_context_creation ... ignored, GPU hardware required, may fail in CI/CD environments
[INFO] [stdout] test unified::tests::test_gpu_dispatcher ... ignored, GPU hardware required, may fail in CI/CD environments
[INFO] [stdout] test verification::relativistic_tests::test_causality_verification ... ok
[INFO] [stdout] test verification::relativistic_tests::test_four_velocity_normalization_verification ... ok
[INFO] [stdout] test verification::relativistic_tests::test_minkowski_signature_verification ... ok
[INFO] [stdout] test verification::tests::test_performance_stats ... ok
[INFO] [stdout] test relativistic::tests::test_gpu_spacetime_vector_conversion ... ok
[INFO] [stdout] test verification::tests::test_boundary_verifier_creation ... ok
[INFO] [stdout] test verification::tests::test_statistical_verifier_sampling ... ok
[INFO] [stdout] test timeline::tests::test_timeline_analyzer ... ok
[INFO] [stdout] test timeline::tests::test_timeline_event_creation ... ok
[INFO] [stdout] test unified::tests::test_gpu_operation_params ... ok
[INFO] [stdout] test shaders::tests::test_shader_library_creation ... ok
[INFO] [stdout] test verification::tests::test_verification_config_default ... ok
[INFO] [stdout] test verification::tests::test_verified_multivector_creation ... ok
[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 network::tests::test_adaptive_network_creation ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test adaptive::tests::test_verification_with_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0c7ffb37096c9539)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_device_failure_handling ... ok
[INFO] [stdout] test test_workload_distribution_algorithms ... ok
[INFO] [stdout] test test_load_balancer_integration ... ok
[INFO] [stdout] test test_memory_management_under_load ... ok
[INFO] [stdout] test test_performance_monitor_integration ... ok
[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_concurrent_workload_handling ... ok
[INFO] [stdout] test test_scaling_efficiency_calculation ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test test_benchmark_configuration_validation ... ok
[INFO] [stdout] test test_multi_gpu_context_graceful_fallback ... FAILED
[INFO] [stdout] test test_benchmark_runner_quick_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_multi_gpu_context_graceful_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multi_gpu_context_graceful_fallback' (232) 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:     0x645a86657f32 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x645a86657f32 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x645a86657f32 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x645a86657f32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x645a8666a3ff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x645a8666a3ff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x645a86625123 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x645a86625123 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x645a86631232 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x645a86635f4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x645a86635de1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x645a85d29f5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x645a85d29f5e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x645a8663660f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x645a8663660f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x645a866363ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x645a86631369 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x645a86619a0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x645a86674aa0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x645a86673b26 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x645a8626bfe5 - core::result::Result<T,E>::unwrap::hcc3733c7fdda2dc2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x645a8626bfe5 - wgpu_hal::gles::egl::EglContext::make_current::h55222fc5b6f36b49
[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:     0x645a8626ceb2 - wgpu_hal::gles::egl::AdapterContext::lock::{{closure}}::h125a01dd4d316814
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:407:17
[INFO] [stdout]   23:     0x645a86328871 - core::option::Option<T>::map::h85b8d43ec9f9e081
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1164:29
[INFO] [stdout]   24:     0x645a8626ce4b - wgpu_hal::gles::egl::AdapterContext::lock::h615e3f70ee21b6b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:406:37
[INFO] [stdout]   25:     0x645a863123f5 - wgpu_hal::gles::adapter::<impl wgpu_hal::gles::Adapter>::expose::h1a1f9953ed5d086b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/adapter.rs:195:26
[INFO] [stdout]   26:     0x645a8627bed9 - <wgpu_hal::gles::egl::Instance as wgpu_hal::Instance<wgpu_hal::gles::Api>>::enumerate_adapters::h53c7b75deffea3c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-hal-0.19.5/src/gles/egl.rs:967:13
[INFO] [stdout]   27:     0x645a86061c56 - wgpu_core::instance::<impl wgpu_core::global::Global<G>>::enumerate::h6c59b52b383671b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.4/src/instance.rs:721:42
[INFO] [stdout]   28:     0x645a8605e514 - wgpu_core::instance::<impl wgpu_core::global::Global<G>>::enumerate_adapters::h1643cb867e7313e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.19.4/src/instance.rs:753:14
[INFO] [stdout]   29:     0x645a86122079 - wgpu::backend::wgpu_core::ContextWgpuCore::enumerate_adapters::h5fa8d78b30c1efc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/backend/wgpu_core.rs:78:14
[INFO] [stdout]   30:     0x645a86123f18 - wgpu::Instance::enumerate_adapters::{{closure}}::hb2093fc9ff62d28b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/lib.rs:1912:21
[INFO] [stdout]   31:     0x645a860e256a - core::option::Option<T>::map::h5c6ebc4e8c67edf2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:1164:29
[INFO] [stdout]   32:     0x645a86123e75 - wgpu::Instance::enumerate_adapters::h31cc59ba245d9e53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.19.4/src/lib.rs:1911:14
[INFO] [stdout]   33:     0x645a85cf40da - amari_gpu::unified::SharedGpuContext::with_multi_gpu::{{closure}}::hdd930a9e7edb9cef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/unified.rs:412:41
[INFO] [stdout]   34:     0x645a85ce5055 - integration_tests::test_multi_gpu_context_graceful_fallback::{{closure}}::h10cae63fdff898fa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:16:46
[INFO] [stdout]   35:     0x645a85cf9662 - <core::pin::Pin<P> as core::future::future::Future>::poll::h49e9481843be09b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x645a85cf969d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4e41b4cf6d1b95df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x645a85cea31d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb08015e9df0e81e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   38:     0x645a85cea21b - tokio::task::coop::with_budget::h6842c9304d99422b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x645a85cea21b - tokio::task::coop::budget::h4c496f09320c9817
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x645a85cea21b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h436e8962395f3630
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   41:     0x645a85ce79b0 - tokio::runtime::scheduler::current_thread::Context::enter::hcf5b2ea99540e2a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   42:     0x645a85ce8cbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h871bb837ac608205
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   43:     0x645a85ce8984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2b1b5189d4473f01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   44:     0x645a85cf2e4b - tokio::runtime::context::scoped::Scoped<T>::set::hf00a67b26486277c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   45:     0x645a85cf2a79 - tokio::runtime::context::set_scheduler::{{closure}}::h95e47e18143c59b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   46:     0x645a85cf0e82 - std::thread::local::LocalKey<T>::try_with::hbf74278d7e9fe5d2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   47:     0x645a85cf040e - std::thread::local::LocalKey<T>::with::he4f29759c066d2e2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   48:     0x645a85cf29ed - tokio::runtime::context::set_scheduler::h24ee732ee5ca7188
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   49:     0x645a85ce82f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc2162e33ccede152
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   50:     0x645a85ce8a03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc367342f0049bebd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   51:     0x645a85ce6c96 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h719763bcfe3a6d6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   52:     0x645a85cf8902 - tokio::runtime::context::runtime::enter_runtime::h591ce9800aab4692
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   53:     0x645a85ce6741 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcf195bbc739290fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   54:     0x645a85cf8f9a - tokio::runtime::runtime::Runtime::block_on_inner::h30951034d1710c7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   55:     0x645a85cf915c - tokio::runtime::runtime::Runtime::block_on::hff461632ac49b826
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   56:     0x645a85ce4dff - integration_tests::test_multi_gpu_context_graceful_fallback::h9e10f4d8c290a555
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:16:52
[INFO] [stdout]   57:     0x645a85ce5997 - integration_tests::test_multi_gpu_context_graceful_fallback::{{closure}}::h965906ccf3244ec7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:14:52
[INFO] [stdout]   58:     0x645a85cda866 - core::ops::function::FnOnce::call_once::h23a82729b5e904e6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x645a85d29dab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x645a85d29dab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   61:     0x645a85d3ddbd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   62:     0x645a85d3ddbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x645a85d3ddbd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   64:     0x645a85d3ddbd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   65:     0x645a85d3ddbd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x645a85d3ddbd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   67:     0x645a85d3ddbd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   68:     0x645a85d17304 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   69:     0x645a85d17304 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   70:     0x645a85d1ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   71:     0x645a85d1ac3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x645a85d1ac3a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   73:     0x645a85d1ac3a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   74:     0x645a85d1ac3a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x645a85d1ac3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   76:     0x645a85d1ac3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x645a8662c76f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   78:     0x645a8662c76f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   79:     0x775bde0bfaa4 - <unknown>
[INFO] [stdout]   80:     0x775bde14ca64 - clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_multi_gpu_context_graceful_fallback
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "e4bbd43e6985605492fdc8a92d3eed5302d2ca1dde953f7f4f3855cc256ba1a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4bbd43e6985605492fdc8a92d3eed5302d2ca1dde953f7f4f3855cc256ba1a4", kill_on_drop: false }`
[INFO] [stdout] e4bbd43e6985605492fdc8a92d3eed5302d2ca1dde953f7f4f3855cc256ba1a4
