[INFO] cloning repository https://github.com/indoor-analytics/wifi_tracking_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/indoor-analytics/wifi_tracking_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findoor-analytics%2Fwifi_tracking_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findoor-analytics%2Fwifi_tracking_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e841fbf0e83c88b24882ef84d0f184db8a4d6c5
[INFO] testing indoor-analytics/wifi_tracking_api against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Findoor-analytics%2Fwifi_tracking_api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/indoor-analytics/wifi_tracking_api
[INFO] finished tweaking git repo https://github.com/indoor-analytics/wifi_tracking_api
[INFO] tweaked toml for git repo https://github.com/indoor-analytics/wifi_tracking_api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/indoor-analytics/wifi_tracking_api on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/indoor-analytics/wifi_tracking_api 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 124f866bb8e93de2065bd019ff1b51520b217e807788fdab92721f5ff135be66
[INFO] running `Command { std: "docker" "start" "-a" "124f866bb8e93de2065bd019ff1b51520b217e807788fdab92721f5ff135be66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "124f866bb8e93de2065bd019ff1b51520b217e807788fdab92721f5ff135be66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124f866bb8e93de2065bd019ff1b51520b217e807788fdab92721f5ff135be66", kill_on_drop: false }`
[INFO] [stdout] 124f866bb8e93de2065bd019ff1b51520b217e807788fdab92721f5ff135be66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b39980fe97c5a8dda15796d60ff75f8ff56fe93942439eafbece819a24137a01
[INFO] running `Command { std: "docker" "start" "-a" "b39980fe97c5a8dda15796d60ff75f8ff56fe93942439eafbece819a24137a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.113
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.135
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.135
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling socket2 v0.4.3
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling headers v0.3.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling wifi_tracking_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b39980fe97c5a8dda15796d60ff75f8ff56fe93942439eafbece819a24137a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39980fe97c5a8dda15796d60ff75f8ff56fe93942439eafbece819a24137a01", kill_on_drop: false }`
[INFO] [stdout] b39980fe97c5a8dda15796d60ff75f8ff56fe93942439eafbece819a24137a01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 817e7ff4d6e4f1c6d6bec8b8c002e3e66bf4c97a9ea7d297830297748c7abbdd
[INFO] running `Command { std: "docker" "start" "-a" "817e7ff4d6e4f1c6d6bec8b8c002e3e66bf4c97a9ea7d297830297748c7abbdd", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wifi_tracking_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `packets`
[INFO] [stdout]   --> src/controllers/distance.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "817e7ff4d6e4f1c6d6bec8b8c002e3e66bf4c97a9ea7d297830297748c7abbdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817e7ff4d6e4f1c6d6bec8b8c002e3e66bf4c97a9ea7d297830297748c7abbdd", kill_on_drop: false }`
[INFO] [stdout] 817e7ff4d6e4f1c6d6bec8b8c002e3e66bf4c97a9ea7d297830297748c7abbdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2ebe97b874e5bafca1731384e552f3caa38ee86eda38b08d18979e3a4e46c9c
[INFO] running `Command { std: "docker" "start" "-a" "e2ebe97b874e5bafca1731384e552f3caa38ee86eda38b08d18979e3a4e46c9c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `packets`
[INFO] [stderr]   --> src/controllers/distance.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let packets = unique_sensors_ids.iter().map(|sensor_id| device_data.iter().rfind(|datum| &datum.sensor_id == sensor_id));
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packets`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wifi_tracking_api` (lib) generated 1 warning (run `cargo fix --lib -p wifi_tracking_api` to apply 1 suggestion)
[INFO] [stderr] warning: `wifi_tracking_api` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `wifi_tracking_api` (bin "wifi_tracking_api") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `wifi_tracking_api` (bin "wifi_tracking_api" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wifi_tracking_api-43d0e3b236b3cfac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wifi_tracking_api-bb593a24d85dd2b7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/distance.rs (/opt/rustwide/target/debug/deps/distance-827ed812161c08e8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test distance_tests::get_distance_with_no_sensors ... ok
[INFO] [stdout] test distance_tests::get_distance_with_no_data ... ok
[INFO] [stdout] test distance_tests::get_device_position ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- distance_tests::get_device_position stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'distance_tests::get_device_position' (19) panicked at tests/distance.rs:96:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 501
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56f9368f3b5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f9368f3b5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f9368f3b5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f9368f3b5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f936908b6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f936908b6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x56f9368f8632 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56f9368f8632 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56f9368d25af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f9368d25af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f9368ebdb9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f93678961c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56f93678961c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56f9368ec032 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56f9368ec032 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f9368d2668 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f9368c9fd9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f9368d337d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f93690932c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f9369091e3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56f93676cced - core[35159d6ffb30e017]::panicking::assert_failed::<http[c2ccba806b4f2e1e]::status::StatusCode, http[c2ccba806b4f2e1e]::status::StatusCode>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56f9367710f7 - distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/distance.rs:96:9
[INFO] [stdout]   22:     0x56f93677590d - <core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56f93677bb8d - <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x56f93676f910 - tokio[1dc9e2f65e637c12]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x56f936776c85 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1dc9e2f65e637c12]::coop::Budget>>>::try_with::<tokio[1dc9e2f65e637c12]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x56f93677640e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<tokio[1dc9e2f65e637c12]::coop::Budget>>>::with::<tokio[1dc9e2f65e637c12]::coop::with_budget<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x56f936779a43 - tokio[1dc9e2f65e637c12]::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x56f936779a43 - tokio[1dc9e2f65e637c12]::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x56f936779a43 - <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x56f93677bb1a - tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::enter::<<tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}, (), tokio[1dc9e2f65e637c12]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x56f936777985 - <tokio[1dc9e2f65e637c12]::macros::scoped_tls::ScopedKey<tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Context>>::set::<tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::enter<<tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}, (), tokio[1dc9e2f65e637c12]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x56f936779016 - tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::enter::<<tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>::{closure#0}, (), tokio[1dc9e2f65e637c12]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x56f9367761d3 - <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::Inner<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x56f936777643 - <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::InnerGuard<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x56f936777c4a - <tokio[1dc9e2f65e637c12]::runtime::basic_scheduler::BasicScheduler<tokio[1dc9e2f65e637c12]::runtime::driver::Driver>>::block_on::<distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x56f936775e31 - <tokio[1dc9e2f65e637c12]::runtime::Runtime>::block_on::<distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x56f93677501d - distance[8fa2b35e10454ff3]::distance_tests::get_device_position
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/distance.rs:101:33
[INFO] [stdout]   38:     0x56f93676ffc7 - distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/distance.rs:52:35
[INFO] [stdout]   39:     0x56f93677c776 - <distance[8fa2b35e10454ff3]::distance_tests::get_device_position::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x56f93677c8fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56f93677c8fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x56f93678a0eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x56f93678a0eb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x56f93678a0eb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x56f93678a0eb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x56f93678a0eb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x56f93678a0eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x56f93678a0eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x56f936784ac4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x56f936784ac4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x56f93678ccf2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x56f93678ccf2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x56f93678ccf2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x56f93678ccf2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x56f93678ccf2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x56f93678ccf2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x56f93678ccf2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56f9368f342f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   59:     0x56f9368f342f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7cc3b10e4aa4 - <unknown>
[INFO] [stdout]   61:     0x7cc3b1171a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     distance_tests::get_device_position
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test distance`
[INFO] running `Command { std: "docker" "inspect" "e2ebe97b874e5bafca1731384e552f3caa38ee86eda38b08d18979e3a4e46c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ebe97b874e5bafca1731384e552f3caa38ee86eda38b08d18979e3a4e46c9c", kill_on_drop: false }`
[INFO] [stdout] e2ebe97b874e5bafca1731384e552f3caa38ee86eda38b08d18979e3a4e46c9c
