[INFO] cloning repository https://github.com/tweedegolf/tdoa-solver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweedegolf/tdoa-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftdoa-solver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftdoa-solver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a296e181489bcb48f0ae5e9c370c657b185e1eae
[INFO] testing tweedegolf/tdoa-solver against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftdoa-solver" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tweedegolf/tdoa-solver
[INFO] finished tweaking git repo https://github.com/tweedegolf/tdoa-solver
[INFO] tweaked toml for git repo https://github.com/tweedegolf/tdoa-solver written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tweedegolf/tdoa-solver on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tweedegolf/tdoa-solver 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c347613c661f84c6e478202e890707f072c143114cdd4610ef983af6784dbaea
[INFO] running `Command { std: "docker" "start" "-a" "c347613c661f84c6e478202e890707f072c143114cdd4610ef983af6784dbaea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c347613c661f84c6e478202e890707f072c143114cdd4610ef983af6784dbaea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c347613c661f84c6e478202e890707f072c143114cdd4610ef983af6784dbaea", kill_on_drop: false }`
[INFO] [stdout] c347613c661f84c6e478202e890707f072c143114cdd4610ef983af6784dbaea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2213dbb9d212819785a4f670f1c226320bc8b598109dc8495d022587dc111083
[INFO] running `Command { std: "docker" "start" "-a" "2213dbb9d212819785a4f670f1c226320bc8b598109dc8495d022587dc111083", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling colorgrad v0.6.2
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling tdoa-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.91s
[INFO] running `Command { std: "docker" "inspect" "2213dbb9d212819785a4f670f1c226320bc8b598109dc8495d022587dc111083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2213dbb9d212819785a4f670f1c226320bc8b598109dc8495d022587dc111083", kill_on_drop: false }`
[INFO] [stdout] 2213dbb9d212819785a4f670f1c226320bc8b598109dc8495d022587dc111083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb298a8430ff0946af8713424291dc187555436ac5268d65c20d2c5ae8333fdf
[INFO] running `Command { std: "docker" "start" "-a" "fb298a8430ff0946af8713424291dc187555436ac5268d65c20d2c5ae8333fdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tdoa-solver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.32s
[INFO] running `Command { std: "docker" "inspect" "fb298a8430ff0946af8713424291dc187555436ac5268d65c20d2c5ae8333fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb298a8430ff0946af8713424291dc187555436ac5268d65c20d2c5ae8333fdf", kill_on_drop: false }`
[INFO] [stdout] fb298a8430ff0946af8713424291dc187555436ac5268d65c20d2c5ae8333fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6ef552d84b7cc6c1c61f9bf25db0a6bb4de5b51849a94f07af899e4eb0d5645
[INFO] running `Command { std: "docker" "start" "-a" "c6ef552d84b7cc6c1c61f9bf25db0a6bb4de5b51849a94f07af899e4eb0d5645", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tdoa_solver-aba68bafac8884f1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::hyperboloid_value_test ... ok
[INFO] [stdout] test tests::test_image ... FAILED
[INFO] [stdout] test tests::solve_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_image' (20) panicked at src/lib.rs:324:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643c4e699c8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643c4e699c8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643c4e699c8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643c4e699c8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643c4e6b095a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643c4e6b095a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x643c4e69e6d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x643c4e69e6d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x643c4e67873f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643c4e67873f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643c4e691df9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643c4e5e48dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x643c4e5e48dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643c4e691fb2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x643c4e691fb2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643c4e6787f8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643c4e66d9d9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643c4e67950d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643c4e6b10ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643c4e6b0e62 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x643c4e40e435 - <core[e929cb53b82a81ca]::result::Result<(), image[dee85433cca7063d]::error::ImageError>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x643c4e40e435 - tdoa_solver[a209061bd77c6505]::tests::test_image
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:324:10
[INFO] [stdout]   22:     0x643c4e40d457 - tdoa_solver[a209061bd77c6505]::tests::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:308:20
[INFO] [stdout]   23:     0x643c4e417046 - <tdoa_solver[a209061bd77c6505]::tests::test_image::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x643c4e5d7bbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x643c4e5d7bbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x643c4e5e53ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x643c4e5e53ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x643c4e5e53ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x643c4e5e53ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x643c4e5deac4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x643c4e5deac4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x643c4e5e7fb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x643c4e5e7fb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x643c4e69956f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x643c4e69956f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x792f49766aa4 - <unknown>
[INFO] [stdout]   45:     0x792f497f3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::solve_test stdout ----
[INFO] [stdout] Testing setup with location: [8.1385355, 0.6010402, 1.0744847], signal_speed: 167428160
[INFO] [stdout] location: [8.138545, 0.600994, 1.0746024], weight: 1433660, distance: 0.00012676188
[INFO] [stdout] Testing setup with location: [6.0073953, 9.890719, 9.9204], signal_speed: 50600416
[INFO] [stdout] location: [6.0074162, 9.890621, 9.92022], weight: 6268124.5, distance: 0.00020550963
[INFO] [stdout] Testing setup with location: [2.3360279, 4.850904, 3.0370703], signal_speed: 99929070
[INFO] [stdout] location: [2.3360398, 4.850909, 3.0370972], weight: 5462775, distance: 0.000029924144
[INFO] [stdout] Testing setup with location: [7.862541, 3.5262277, 6.3029284], signal_speed: 10278299
[INFO] [stdout] location: [7.862562, 3.5262895, 6.3028793], weight: 6381178, distance: 0.00008164261
[INFO] [stdout] Testing setup with location: [9.016505, 9.4884615, 5.9836884], signal_speed: 12513509
[INFO] [stdout] location: [9.016531, 9.488373, 5.983609], weight: 1428280.3, distance: 0.000121633675
[INFO] [stdout] Testing setup with location: [8.611386, 5.5630927, 3.5094633], signal_speed: 252778910
[INFO] [stdout] location: [8.611446, 5.563086, 3.5094295], weight: 5277595, distance: 0.00006928593
[INFO] [stdout] Testing setup with location: [7.3217173, 3.9721017, 7.4043627], signal_speed: 197583260
[INFO] [stdout] location: [7.321758, 3.9720888, 7.4043217], weight: 8022803, distance: 0.000059077796
[INFO] [stdout] Testing setup with location: [5.166058, 0.98078144, 8.977282], signal_speed: 14733734
[INFO] [stdout] location: [5.1660514, 0.98080575, 8.977278], weight: 5907449.5, distance: 0.000025505216
[INFO] [stdout] Testing setup with location: [9.398371, 5.5856724, 6.7821784], signal_speed: 110492216
[INFO] [stdout] location: [9.398319, 5.5856853, 6.7822514], weight: 4119321.5, distance: 0.00009022434
[INFO] [stdout] Testing setup with location: [7.6129208, 7.2415442, 3.2706132], signal_speed: 135584930
[INFO] [stdout] location: [7.6128507, 7.241613, 3.2705717], weight: 4288654, distance: 0.000106532294
[INFO] [stdout] Testing setup with location: [5.7023687, 6.8191485, 7.272336], signal_speed: 129484150
[INFO] [stdout] location: [5.7023335, 6.8191857, 7.2723436], weight: 5664497, distance: 0.000051832878
[INFO] [stdout] Testing setup with location: [2.0683172, 2.9986122, 3.3152452], signal_speed: 217777940
[INFO] [stdout] location: [2.0682669, 2.9986162, 3.315235], weight: 4440348, distance: 0.00005150007
[INFO] [stdout] Testing setup with location: [2.2473433, 0.69738036, 0.06539107], signal_speed: 26826992
[INFO] [stdout] location: [2.2473562, 0.69747657, 0.0654237], weight: 5333147.5, distance: 0.0001023964
[INFO] [stdout] Testing setup with location: [4.6029773, 4.8891034, 8.681688], signal_speed: 152700140
[INFO] [stdout] location: [4.6030164, 4.889068, 8.681786], weight: 8775153, distance: 0.000110618
[INFO] [stdout] Testing setup with location: [1.7418648, 5.1070185, 1.5583981], signal_speed: 247547180
[INFO] [stdout] location: [1.7419106, 5.107037, 1.5583873], weight: 4825328, distance: 0.000050586474
[INFO] [stdout] Testing setup with location: [8.594025, 6.4074736, 5.1693745], signal_speed: 130189220
[INFO] [stdout] location: [8.593981, 6.4074893, 5.169281], weight: 3267997, distance: 0.00010443605
[INFO] [stdout] Testing setup with location: [1.2727119, 2.228227, 8.085265], signal_speed: 66748210
[INFO] [stdout] location: [1.2726172, 2.2282157, 8.085394], weight: 3103576, distance: 0.00016018783
[INFO] [stdout] Testing setup with location: [7.3247366, 1.0910393, 4.9891033], signal_speed: 299173150
[INFO] [stdout] location: [7.3247733, 1.0910417, 4.9891067], weight: 5560673, distance: 0.00003694488
[INFO] [stdout] Testing setup with location: [0.7668329, 5.205347, 0.21611573], signal_speed: 40918856
[INFO] [stdout] location: [0.7668682, 5.2053714, 0.21608208], weight: 4027608.3, distance: 0.000054484914
[INFO] [stdout] Testing setup with location: [8.472438, 6.836906, 8.559427], signal_speed: 79838104
[INFO] [stdout] location: [8.4724655, 6.836852, 8.559279], weight: 5367626, distance: 0.00015974614
[INFO] [stdout] Testing setup with location: [0.3247464, 2.9557993, 7.626816], signal_speed: 107493576
[INFO] [stdout] location: [0.32469225, 2.9558196, 7.6269007], weight: 3111191.5, distance: 0.00010269914
[INFO] [stdout] Testing setup with location: [0.41612986, 8.31667, 0.70894843], signal_speed: 119992820
[INFO] [stdout] location: [0.416158, 8.316688, 0.708912], weight: 1596613.8, distance: 0.00004911687
[INFO] [stdout] Testing setup with location: [9.598203, 2.2112002, 5.0827856], signal_speed: 106282010
[INFO] [stdout] location: [9.598106, 2.2111788, 5.0827456], weight: 4355757, distance: 0.00010650134
[INFO] [stdout] Testing setup with location: [9.232622, 1.5309263, 4.211014], signal_speed: 24367764
[INFO] [stdout] location: [9.232508, 1.5309632, 4.2109523], weight: 4013759.3, distance: 0.0001350456
[INFO] [stdout] Testing setup with location: [7.33367, 5.855048, 6.1712785], signal_speed: 21352568
[INFO] [stdout] location: [7.333706, 5.8550186, 6.171269], weight: 5844964, distance: 0.00004737036
[INFO] [stdout] Testing setup with location: [6.477788, 4.60004, 5.37301], signal_speed: 225975460
[INFO] [stdout] location: [6.477796, 4.600038, 5.3729677], weight: 6146977.5, distance: 0.00004324784
[INFO] [stdout] Testing setup with location: [1.614287, 8.4946165, 3.3269205], signal_speed: 122207570
[INFO] [stdout] location: [1.6143115, 8.494601, 3.326905], weight: 3814548.5, distance: 0.000032713993
[INFO] [stdout] Testing setup with location: [1.6044308, 1.6384805, 5.850713], signal_speed: 234635600
[INFO] [stdout] location: [1.6044827, 1.6384788, 5.8507843], weight: 1920729.9, distance: 0.00008836376
[INFO] [stdout] Testing setup with location: [9.400265, 5.984854, 1.7206146], signal_speed: 107214024
[INFO] [stdout] location: [9.400272, 5.9849114, 1.7204967], weight: 5222568, distance: 0.00013127194
[INFO] [stdout] Testing setup with location: [1.9503644, 2.4775543, 8.48382], signal_speed: 35567132
[INFO] [stdout] location: [1.9504507, 2.4775321, 8.483473], weight: 4546287.5, distance: 0.0003583923
[INFO] [stdout] Testing setup with location: [4.139041, 5.1882653, 5.412095], signal_speed: 85835064
[INFO] [stdout] location: [4.139033, 5.188267, 5.412093], weight: 5583118.5, distance: 0.00000854324
[INFO] [stdout] Testing setup with location: [5.252151, 9.515777, 7.19192], signal_speed: 282495070
[INFO] [stdout] location: [5.252197, 9.515717, 7.1921043], weight: 3656716, distance: 0.00019939606
[INFO] [stdout] Testing setup with location: [3.3570697, 8.422192, 8.64801], signal_speed: 182271250
[INFO] [stdout] location: [3.3570051, 8.422308, 8.648169], weight: 7867555.5, distance: 0.00020681777
[INFO] [stdout] Testing setup with location: [4.483383, 1.9383993, 9.278524], signal_speed: 212032540
[INFO] [stdout] location: [4.4833903, 1.9384493, 9.278382], weight: 7988220.5, distance: 0.00015079032
[INFO] [stdout] Testing setup with location: [8.208534, 1.937938, 1.648115], signal_speed: 257562690
[INFO] [stdout] location: [8.20844, 1.9379345, 1.6479722], weight: 3250840.5, distance: 0.00017123487
[INFO] [stdout] Testing setup with location: [7.61785, 0.7866753, 8.420048], signal_speed: 119034520
[INFO] [stdout] location: [7.61779, 0.7867332, 8.419919], weight: 6543977.5, distance: 0.00015324751
[INFO] [stdout] Testing setup with location: [6.1155124, 4.256776, 3.816567], signal_speed: 69918080
[INFO] [stdout] location: [6.1155095, 4.256713, 3.816592], weight: 6912030.5, distance: 0.000067798544
[INFO] [stdout] Testing setup with location: [9.330236, 0.79319483, 2.5408223], signal_speed: 267272670
[INFO] [stdout] location: [9.330559, 0.7929184, 2.5412095], weight: 1701384.8, distance: 0.0005746689
[INFO] [stdout] Testing setup with location: [2.3101273, 4.220281, 9.725199], signal_speed: 279979740
[INFO] [stdout] location: [2.3101375, 4.2202945, 9.725031], weight: 6456473.5, distance: 0.00016868868
[INFO] [stdout] Testing setup with location: [0.67449695, 9.286911, 8.319455], signal_speed: 210801760
[INFO] [stdout] location: [0.67430735, 9.287095, 8.319797], weight: 7696495.5, distance: 0.0004317306
[INFO] [stdout] Testing setup with location: [5.145829, 4.933223, 5.0921817], signal_speed: 277203040
[INFO] [stdout] location: [5.1458306, 4.933247, 5.092128], weight: 7585269, distance: 0.000059133574
[INFO] [stdout] Testing setup with location: [0.98118556, 0.7259906, 2.9000762], signal_speed: 34301024
[INFO] [stdout] location: [0.9812093, 0.72603405, 2.900159], weight: 1742298.1, distance: 0.00009641204
[INFO] [stdout] Testing setup with location: [8.851399, 2.3558297, 2.3481658], signal_speed: 57844024
[INFO] [stdout] location: [8.8515, 2.3557763, 2.348335], weight: 3528730.3, distance: 0.00020379922
[INFO] [stdout] Testing setup with location: [2.260498, 9.157925, 8.377576], signal_speed: 121162540
[INFO] [stdout] location: [2.260463, 9.157943, 8.377624], weight: 6845521.5, distance: 0.000061890176
[INFO] [stdout] Testing setup with location: [4.5605316, 1.7400612, 8.810906], signal_speed: 276943680
[INFO] [stdout] location: [4.5605435, 1.7400132, 8.811033], weight: 6045561.5, distance: 0.0001361128
[INFO] [stdout] Testing setup with location: [4.9290495, 2.4307683, 8.924858], signal_speed: 98209240
[INFO] [stdout] location: [4.92906, 2.4307218, 8.92504], weight: 6051480, distance: 0.00018828381
[INFO] [stdout] Testing setup with location: [0.3464115, 3.7254264, 3.27562], signal_speed: 278424540
[INFO] [stdout] location: [0.34644622, 3.725414, 3.275602], weight: 4036488.3, distance: 0.000040974464
[INFO] [stdout] Testing setup with location: [0.04265428, 0.022600891, 4.442685], signal_speed: 96005496
[INFO] [stdout] location: [-3.1102953, -3.1389046, 7.7794676], weight: 8348267, distance: 5.574076
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::solve_test' (19) panicked at src/lib.rs:303:13:
[INFO] [stdout] assertion failed: any_correct_location
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643c4e699c8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643c4e699c8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643c4e699c8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643c4e699c8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643c4e6b095a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643c4e6b095a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x643c4e69e6d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x643c4e69e6d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x643c4e67873f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643c4e67873f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643c4e691df9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643c4e5e48dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x643c4e5e48dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643c4e691fb2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x643c4e691fb2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643c4e67882a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x643c4e66d9d9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643c4e67950d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643c4e6b10ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643c4e6b10b2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x643c4e40e119 - tdoa_solver[a209061bd77c6505]::tests::solve_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:303:13
[INFO] [stdout]   21:     0x643c4e40d427 - tdoa_solver[a209061bd77c6505]::tests::solve_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:20
[INFO] [stdout]   22:     0x643c4e417006 - <tdoa_solver[a209061bd77c6505]::tests::solve_test::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x643c4e5d7bbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x643c4e5d7bbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x643c4e5e53ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x643c4e5e53ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x643c4e5e53ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x643c4e5e53ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x643c4e5e53ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x643c4e5deac4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x643c4e5deac4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x643c4e5e7fb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x643c4e5e7fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x643c4e5e7fb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x643c4e69956f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x643c4e69956f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x792f49766aa4 - <unknown>
[INFO] [stdout]   44:     0x792f497f3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::solve_test
[INFO] [stdout]     tests::test_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c6ef552d84b7cc6c1c61f9bf25db0a6bb4de5b51849a94f07af899e4eb0d5645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ef552d84b7cc6c1c61f9bf25db0a6bb4de5b51849a94f07af899e4eb0d5645", kill_on_drop: false }`
[INFO] [stdout] c6ef552d84b7cc6c1c61f9bf25db0a6bb4de5b51849a94f07af899e4eb0d5645
