[INFO] cloning repository https://github.com/abhatia1205/neural-ink-interview-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhatia1205/neural-ink-interview-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45418261dfa881f1a711a3b1148bac2edcbc47d2
[INFO] testing abhatia1205/neural-ink-interview-2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abhatia1205/neural-ink-interview-2
[INFO] finished tweaking git repo https://github.com/abhatia1205/neural-ink-interview-2
[INFO] tweaked toml for git repo https://github.com/abhatia1205/neural-ink-interview-2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhatia1205/neural-ink-interview-2 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/abhatia1205/neural-ink-interview-2 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 bytes v1.9.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded socket2 v0.5.8
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded tokio-macros v2.4.0
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded mio v1.0.2
[INFO] [stderr]   Downloaded num-complex v0.4.6
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded object v0.36.5
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded miniz_oxide v0.8.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0704b8927f073e250a0c6fb578cd76fac44cb917e7b24d85bc5e3274020feac6
[INFO] running `Command { std: "docker" "start" "-a" "0704b8927f073e250a0c6fb578cd76fac44cb917e7b24d85bc5e3274020feac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0704b8927f073e250a0c6fb578cd76fac44cb917e7b24d85bc5e3274020feac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0704b8927f073e250a0c6fb578cd76fac44cb917e7b24d85bc5e3274020feac6", kill_on_drop: false }`
[INFO] [stdout] 0704b8927f073e250a0c6fb578cd76fac44cb917e7b24d85bc5e3274020feac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0eb4f9ea588b66aa6903c8245a579fcde1563f7616e2b6b098aaf78f4c4cf172
[INFO] running `Command { std: "docker" "start" "-a" "0eb4f9ea588b66aa6903c8245a579fcde1563f7616e2b6b098aaf78f4c4cf172", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling roots v0.0.8
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling neuralink_final v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "0eb4f9ea588b66aa6903c8245a579fcde1563f7616e2b6b098aaf78f4c4cf172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb4f9ea588b66aa6903c8245a579fcde1563f7616e2b6b098aaf78f4c4cf172", kill_on_drop: false }`
[INFO] [stdout] 0eb4f9ea588b66aa6903c8245a579fcde1563f7616e2b6b098aaf78f4c4cf172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0aaece9b3453ea8cc1c20e3b1e053f8197644ec668f303cfaae1396fc5bdeb3e
[INFO] running `Command { std: "docker" "start" "-a" "0aaece9b3453ea8cc1c20e3b1e053f8197644ec668f303cfaae1396fc5bdeb3e", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling neuralink_final v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/robot.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     if(z != 0){
[INFO] [stdout]     |                       ^      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 244 -                     if(z != 0){
[INFO] [stdout] 244 +                     if z != 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stdout]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/robot.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stdout]     |                 ----^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/interface.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CommunicationError { msg: String },
[INFO] [stdout]   |     ------------------   ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub enum OCTError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stdout]  5 |     AcquisitionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |     TimeoutError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     PredictionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/interface.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     MoveError { msg: String },
[INFO] [stdout]    |     ---------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stdout]   --> src/interface.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RobotError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     ConnectionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     PositionError { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `command_grasp` is never used
[INFO] [stdout]   --> src/interface.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait Robot {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state_errors` is never read
[INFO] [stdout]   --> src/robot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct RobotArm {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 14 |     pub distance_errors: bool,
[INFO] [stdout] 15 |     pub state_errors: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `train` is never used
[INFO] [stdout]   --> src/predictor/mod.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BrainPredictor {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stdout] 10 |     fn train(&self) -> bool{
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_SIZE` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MIN_SIZE: usize =3;
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OraclePredictor` is never constructed
[INFO] [stdout]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct OraclePredictor{
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl OraclePredictor{
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stdout]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TaylorQuadraticApproximator{
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stdout] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stdout] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stdout] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/interface.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stdout] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stdout] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data_len` should have an upper case name
[INFO] [stdout]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "0aaece9b3453ea8cc1c20e3b1e053f8197644ec668f303cfaae1396fc5bdeb3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aaece9b3453ea8cc1c20e3b1e053f8197644ec668f303cfaae1396fc5bdeb3e", kill_on_drop: false }`
[INFO] [stdout] 0aaece9b3453ea8cc1c20e3b1e053f8197644ec668f303cfaae1396fc5bdeb3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b6d45c4746edae9bc8357697556ba63cb7c4f6c79cfb186b482f58ece1bde8cc
[INFO] running `Command { std: "docker" "start" "-a" "b6d45c4746edae9bc8357697556ba63cb7c4f6c79cfb186b482f58ece1bde8cc", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/robot.rs:244:23
[INFO] [stderr]     |
[INFO] [stderr] 244 |                     if(z != 0){
[INFO] [stderr]     |                       ^      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 244 -                     if(z != 0){
[INFO] [stderr] 244 +                     if z != 0 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `char::MAX` and `f32::MIN`
[INFO] [stderr]  --> src/predictor/quadratic_regression.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{char::MAX, f32::MIN};
[INFO] [stderr]   |           ^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/robot.rs:220:17
[INFO] [stderr]     |
[INFO] [stderr] 220 |             let mut will_error = guard.move_errors && rng.gen_bool(PROBABILITY_OF_ERROR);
[INFO] [stderr]     |                 ----^^^^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 22 -     async fn get_surface_distance(&self) -> Result<u64, OCTError>;
[INFO] [stderr] 22 +     fn get_surface_distance(&self) -> impl std::future::Future<Output = Result<u64, OCTError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 72 |     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 72 -     async fn get_robot_state(&self) -> Result<RobotState, RobotError>;
[INFO] [stderr] 72 +     fn get_robot_state(&self) -> impl std::future::Future<Output = Result<RobotState, RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 74 -     async fn command_move(&self, command: &Move) -> Result<(), RobotError>;
[INFO] [stderr] 74 +     fn command_move(&self, command: &Move) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/interface.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 75 -     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr] 75 +     fn command_grasp(&self) -> impl std::future::Future<Output = Result<(), RobotError>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `data_len` should have an upper case name
[INFO] [stderr]   --> src/predictor/oracle_approx.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |         const data_len: usize = MIN_SIZE+1;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 20 -         const data_len: usize = MIN_SIZE+1;
[INFO] [stderr] 20 +         const DATA_LEN: usize = MIN_SIZE+1;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: constant `data_len` should have an upper case name
[INFO] [stderr]   --> src/predictor/taylor_approx.rs:33:15
[INFO] [stderr]    |
[INFO] [stderr] 33 |         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 33 -         const data_len: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr] 33 +         const DATA_LEN: usize = TAYLOR_POLY_ORDER as usize+1;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `neuralink_final` (lib) generated 9 warnings (run `cargo fix --lib -p neuralink_final` to apply 5 suggestions)
[INFO] [stderr] warning: `neuralink_final` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: unused import: `predictor::taylor_approx::TaylorQuadraticApproximator`
[INFO] [stderr]   --> src/main.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use predictor::taylor_approx::TaylorQuadraticApproximator;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `predictor::oracle_approx::OraclePredictor`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use predictor::oracle_approx::OraclePredictor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]  --> src/interface.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 |     CommunicationError { msg: String },
[INFO] [stderr]   |     ------------------   ^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `AcquisitionError`, `TimeoutError`, and `PredictionError` are never constructed
[INFO] [stderr]   --> src/interface.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  3 | pub enum OCTError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr]  4 |     // Failed to acquire data from the OCT laser
[INFO] [stderr]  5 |     AcquisitionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  9 |     TimeoutError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 10 |
[INFO] [stderr] 11 |     PredictionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OCTError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]   --> src/interface.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |     MoveError { msg: String },
[INFO] [stderr]    |     ---------   ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ConnectionError` and `PositionError` are never constructed
[INFO] [stderr]   --> src/interface.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum RobotError {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 58 |     ConnectionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     PositionError { msg: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RobotError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `command_grasp` is never used
[INFO] [stderr]   --> src/interface.rs:75:14
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub trait Robot {
[INFO] [stderr]    |           ----- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 75 |     async fn command_grasp(&self) -> Result<(), RobotError>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `state_errors` is never read
[INFO] [stderr]   --> src/robot.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct RobotArm {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 14 |     pub distance_errors: bool,
[INFO] [stderr] 15 |     pub state_errors: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `train` is never used
[INFO] [stderr]   --> src/predictor/mod.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait BrainPredictor {
[INFO] [stderr]    |           -------------- method in this trait
[INFO] [stderr]  9 |     fn predict(&self, distances: &Vec<Result<u64, OCTError>>, times: &Vec<Instant>, print_coefs: bool) -> Option<impl Fn(f64) -> f64>;
[INFO] [stderr] 10 |     fn train(&self) -> bool{
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MIN_SIZE` is never used
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MIN_SIZE: usize =3;
[INFO] [stderr]   |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OraclePredictor` is never constructed
[INFO] [stderr]  --> src/predictor/oracle_approx.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct OraclePredictor{
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `passes_predict_assumptions` are never used
[INFO] [stderr]   --> src/predictor/oracle_approx.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl OraclePredictor{
[INFO] [stderr]    | -------------------- associated functions in this implementation
[INFO] [stderr] 13 |     pub fn new() -> OraclePredictor{
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(Vec<u64>, Vec<I...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_MS` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const MAX_LATENCY_MS: u64 = 18;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_LATENCY_STD_MS` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const MAX_LATENCY_STD_MS: u64 = 3;
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TAYLOR_POLY_ORDER` is never used
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const TAYLOR_POLY_ORDER: u64 = 2; 
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TaylorQuadraticApproximator` is never constructed
[INFO] [stderr]  --> src/predictor/taylor_approx.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TaylorQuadraticApproximator;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `passes_predict_assumptions` is never used
[INFO] [stderr]   --> src/predictor/taylor_approx.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl TaylorQuadraticApproximator{
[INFO] [stderr]    | -------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn passes_predict_assumptions(distance_queue: &Vec<Result<u64, OCTError>>, time_queue: &Vec<Instant>) -> Result<(f64, f64, Vec<u...
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `neuralink_final` (bin "neuralink_final") generated 23 warnings (5 duplicates) (run `cargo fix --bin "neuralink_final" -p neuralink_final` to apply 2 suggestions)
[INFO] [stderr] warning: `neuralink_final` (bin "neuralink_final" test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neuralink_final-aee5e78801d753fd)
[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/neuralink_final-ce3fca7428e4dfc2)
[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/integration_tests_oracle.rs (/opt/rustwide/target/debug/deps/integration_tests_oracle-5c406e29e44c660e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_controller_distance_errors_oracle ... FAILED
[INFO] [stdout] test test_controller_move_errors_oracle has been running for over 60 seconds
[INFO] [stdout] test test_controller_no_errors_oracle has been running for over 60 seconds
[INFO] [stdout] test test_controller_no_errors_oracle ... FAILED
[INFO] [stdout] test test_controller_move_errors_oracle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_distance_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting robot...
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332312)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92919.11268900428
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97795.01906416554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92840.10499950056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95923.79530508467
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98046.05071794835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93308.49409921386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93431.3007672152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89845.04828419746
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] No brain position function
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332678)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117562.00167952711
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114003.7234544513
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112903.53356989869
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104130.23694204248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98200.81118413387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94236.46375377069
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83894.27194710006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73938.01841559156
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69628.75768792199
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56945.82320160826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51950.60040231352
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72750.7827918384
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79506.02395610558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72050.60186117073
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68592.19562851917
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68502.88754005544
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59480.32508449769
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52660.60312778619
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57829.80079149408
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66671.49402610702
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93998.7612120359
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89071.1214978242
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3924355 with duration 250
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96016.79138099554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108160.35229829978
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103164.9420805577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103302.9696809689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109411.97448656335
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107743.07573252928
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3924355 -> 0 with duration 250
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103335.91256120475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98786.770075829
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93741.95277829957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85457.95482786931
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81639.70548181282
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72600.5969649097
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (25) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02fa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd268a2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cf5cbb726c9 - neuralink_final[b46e51cfbf396295]::controller::retract_ib::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x5cf5cbb73f29 - neuralink_final[b46e51cfbf396295]::controller::insert_ib_open_loop::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x5cf5cbb75234 - neuralink_final[b46e51cfbf396295]::controller::start::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x5cf5cbb36bc6 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x5cf5cbb463af - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5cf5cbb42ee0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5cf5cbb1d875 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5cf5cbb1c8ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5cf5cbb3c126 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5cf5cbb46936 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5cf5cbb431e5 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5cf5cbb2221d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5cf5cbb132fd - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5cf5cbb1301b - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x5cf5cbb0a2b0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x5cf5cbb11640 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x5cf5cbb0fe64 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x5cf5cbb2289b - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5cf5cbb6cc09 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x5cf5cbb1edc2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5cf5cbb1e5ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5cf5cbb6a11d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x5cf5cbb0e2f0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x5cf5cbb0ea86 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x5cf5cbb0f453 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x5cf5cbb2fac3 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5cf5cbb099c6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x5cf5cbb513bc - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5cf5cbb51796 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5cf5cbb3c1e0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x5cf5cbb37067 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x5cf5cbb21866 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5cf5cbb54dea - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5cf5cbb68ce0 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   56:     0x5cf5cbb24776 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   58:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5cf5cbb19b4e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   62:     0x5cf5cbd10e3f - <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]   63:     0x5cf5cbd10e3f - <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]   64:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   65:     0x7aef88da8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1453012)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbbe6ab0 - <core[e929cb53b82a81ca]::result::Result<(), core[e929cb53b82a81ca]::result::Result<u64, neuralink_final[b46e51cfbf396295]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbbe6ab0 - neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x5cf5cbbc900c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::loom::std::unsafe_cell::UnsafeCell<tokio[9a3eafb9d5f12c7c]::runtime::task::core::Stage<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5cf5cbbc012e - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x5cf5cbbeed71 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{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:     0x5cf5cbbf003f - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cf5cbbfd5cb - __rust_try
[INFO] [stdout]   29:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cf5cbbbeca0 - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x5cf5cbbc4a99 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5cf5cbbc4d37 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5cf5cbbde4ad - tokio[9a3eafb9d5f12c7c]::runtime::task::raw::poll::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5cf5cbc905c7 - <tokio[9a3eafb9d5f12c7c]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5cf5cbc8f5a2 - <tokio[9a3eafb9d5f12c7c]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x5cf5cbc7481b - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x5cf5cbc7a8b7 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x5cf5cbb46530 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x5cf5cbb42fd0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x5cf5cbb1d975 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5cf5cbb1c91e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5cf5cbb3c166 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x5cf5cbb46986 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x5cf5cbb43425 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x5cf5cbb2225d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x5cf5cbb1333d - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x5cf5cbb131bb - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x5cf5cbb0a5d0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x5cf5cbb120e0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x5cf5cbb0fe84 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x5cf5cbb229eb - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x5cf5cbb6cc49 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x5cf5cbb1ef02 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x5cf5cbb1e60e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x5cf5cbb6a15d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x5cf5cbb0e710 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x5cf5cbb0eb06 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x5cf5cbb0f7b3 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x5cf5cbb2fc33 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x5cf5cbb09aa6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x5cf5cbb5156c - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x5cf5cbb51a16 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x5cf5cbb3c260 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x5cf5cbb373be - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x5cf5cbb21876 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5cf5cbb54ff3 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5cf5cbb68d10 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   73:     0x5cf5cbb247aa - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   75:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5cf5cbb19b6e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   79:     0x5cf5cbd10e3f - <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]   80:     0x5cf5cbd10e3f - <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]   81:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   82:     0x7aef88da8a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_distance_errors_oracle' (20) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbb37eda - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbb37eda - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x5cf5cbb3995b - integration_tests_oracle[afe84fd975467808]::test_controller_distance_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:73:31
[INFO] [stdout]   23:     0x5cf5cbb37537 - integration_tests_oracle[afe84fd975467808]::test_controller_distance_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:65:44
[INFO] [stdout]   24:     0x5cf5cbb1a336 - <integration_tests_oracle[afe84fd975467808]::test_controller_distance_errors_oracle::{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]   25:     0x5cf5cbb7db3b - <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]   26:     0x5cf5cbb7db3b - 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]   27:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5cf5cbb8b32b - <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]   29:     0x5cf5cbb8b32b - 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]   30:     0x5cf5cbb8b32b - 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]   31:     0x5cf5cbb8b32b - 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]   32:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5cf5cbb84a44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5cf5cbb84a44 - 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]   36:     0x5cf5cbb8df32 - 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]   37:     0x5cf5cbb8df32 - <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]   38:     0x5cf5cbb8df32 - 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]   39:     0x5cf5cbb8df32 - 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]   40:     0x5cf5cbb8df32 - 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]   41:     0x5cf5cbb8df32 - 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]   42:     0x5cf5cbb8df32 - <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]   43:     0x5cf5cbd10e3f - <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]   44:     0x5cf5cbd10e3f - <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]   45:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   46:     0x7aef88da8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_no_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332703)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51101.40047015529
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60518.94977891911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67575.40787809982
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74048.52205299935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72441.43885865656
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82271.53590707167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86526.48761915148
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90227.50636994804
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94814.14787691762
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101549.35322167713
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95377.69103429315
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97201.33374303894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89384.16939525155
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89324.57461445499
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80492.67523963354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86164.3238980252
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77981.41080899676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69363.97140656493
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62616.84087949968
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55252.14243794873
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] No brain position function
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332464)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53534.185812731856
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59617.34867540619
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62814.4535112204
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71887.5097976164
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71013.97866228246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88675.23396084236
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88788.77884068794
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79955.8935726824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82529.92338185664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79200.29765799502
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77505.34035986522
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72725.3952523208
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73714.57041213487
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67192.10910119326
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62272.652417731006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58233.748453086475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53773.99912181962
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58483.45760209835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71308.22028716747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72757.7368621499
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80552.45013655256
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82329.95865860477
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89431.52320849057
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104801.98838503787
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104363.081599753
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99836.40092339704
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91722.81380747212
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88615.75274371472
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84675.44135939062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79932.89374322013
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74427.48237197637
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68206.35469467042
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63002.89131723228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53343.747567254584
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59284.51467786182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61468.34005986189
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75885.33712150529
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78309.64331472013
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90138.0534286584
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87352.31494682364
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101554.89123693435
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102996.68444848456
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109950.3044408036
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112836.8576388919
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107708.5778018157
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115508.8304539168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115442.96901010722
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107534.21408933704
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112547.5180325167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103149.21078745765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102833.36088232324
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104336.72177359555
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93125.67777386168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89862.35668296693
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80509.8607517858
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332560)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122706.52243056963
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123331.20751485112
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126887.99140516948
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121813.67981676105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116061.5344396627
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120314.34056558821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119481.63722519716
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101323.43729917274
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99287.69041020703
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98939.17438475066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91881.11190783256
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76769.8006490384
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73936.58524942922
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67288.14498790132
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63307.002144009806
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53934.71637817181
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58719.992663574056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64214.10851761594
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66683.1690610071
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72899.52841610741
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78464.53228039446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75913.56264900044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74740.92269289831
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82704.11309316033
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82255.92671927379
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80908.61139129929
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76233.5908354253
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68872.12371638487
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67631.70865162404
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65144.53215444088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59906.741719224025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55480.48061436764
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52108.53972902242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58726.66335166991
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61104.90596671263
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67771.671651904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86420.83459237777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79916.24978525843
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87336.80834986689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91318.97109476535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91701.25043285883
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93911.36221837474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92260.96514913708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89760.88674350409
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98355.00146988581
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96951.38247627707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94700.45432053483
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91564.35724444035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92574.86431834381
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75211.78178556857
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68196.28105726931
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59287.743541065836
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332431)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112554.76894282084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123185.85325878346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121726.72195574781
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123044.74015641958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119624.90971961617
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126832.45854251366
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 129028.67990041699
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119120.44420265709
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122928.45277263911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114980.17047616176
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106452.01263640111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97830.44993780716
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97172.52880647965
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86985.20080202213
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74874.03210683307
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73743.0109156582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62686.97990656295
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332314)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71800.65268245642
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82447.44125353475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84660.0059731924
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88204.18344366224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100383.34133494901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109511.0761379986
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104049.0533501436
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118855.29420357198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111123.80820599617
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121051.96275739279
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126592.84686933411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123545.06155256671
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127226.59161573998
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126031.02636505477
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127469.61990902747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117045.26021579269
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116657.67052113242
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332375)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53663.619537121616
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68101.12788027525
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74479.69064065837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82241.9538812295
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92534.09646084812
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96628.95928684901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106068.14680987597
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108362.06725633005
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109296.56107093394
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116753.36043977062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115926.49182134075
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117918.23851365107
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119227.06474688719
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119680.78501434671
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126894.60854125861
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 129097.98812553321
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122824.65901289391
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332343)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90491.0117524038
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88518.74228312052
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104017.63481698185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99666.40679237968
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111193.54015434254
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119040.03993817046
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115036.82086109766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113581.50070513086
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122766.50988243148
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127374.79566551535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123335.6959567545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 141012.99685019045
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123637.72883137723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116827.4823726588
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109602.99655788485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108366.60189271776
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96882.19575506833
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332361)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52823.205835361034
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50978.4962106708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60985.43850189645
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62553.58436935849
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67064.26242486225
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70802.441167054
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76023.85632172949
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80717.1276417838
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79614.84771145391
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75035.89120899944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79596.03760201181
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83060.79454005742
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78277.41271346668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70597.50338919391
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66870.36203890713
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64260.4957614888
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57265.62396498304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52940.833616402466
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50032.07819277956
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57146.31195279956
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63379.41775983886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74361.15568996873
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83141.21377818764
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85903.75722519879
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90412.61867836979
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94008.5121086099
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90559.9704701791
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92148.00603736145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110872.73210391216
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99497.83678909985
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88465.59155526955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88161.90119945747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96372.57501935621
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87602.49404915224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82200.250705985
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66534.10344675067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58590.11499174102
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332413)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109674.9555395327
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100300.33273828286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118701.6914344111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118559.83015196654
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117214.06912108976
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122688.18036392354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123442.3732928778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127135.7629341532
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122191.35667730309
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116552.2843727346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117405.82864893181
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110311.06052921945
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105996.36281365168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104007.28372574516
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100884.01449089334
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94003.66009154264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90685.00279479846
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332451)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98293.37035199627
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92211.38812919054
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88030.16079973662
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82759.60543453984
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75864.6965916158
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62850.48438475607
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55327.4626513297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55539.45083379396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60090.94128328457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67584.87351685157
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67887.69593986077
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73878.55813450809
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74269.6082611971
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76227.1795228509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74836.27285571152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82579.84470757458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79451.95031581621
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80311.63755334192
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75427.47169739939
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70070.59068992618
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68195.11239721766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63438.55469447235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59597.10170333367
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51484.02116366895
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52162.511770513374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61261.05626508361
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72586.56619371357
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74358.65869446017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79745.46938665886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87200.88279786601
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91227.57008855592
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94435.51349069062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90932.28204521874
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92317.72885936033
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92850.24432674155
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98509.03083858313
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91478.69169901242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95122.42716597673
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92089.45118419442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82854.81491395307
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80779.48166619916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75396.94687295088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69289.76321708562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60773.06236127578
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56588.04522885347
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332588)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112421.06433573458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123047.6991559472
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 129292.82055675611
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119078.51855025743
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127168.71362046711
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126541.31448647007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 128598.41324279201
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122205.38879537268
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111579.01612516423
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110888.0929297565
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105926.83346734056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97269.49256550381
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93819.25534855702
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84286.17020252312
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76922.13165320957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71034.17389579688
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65801.1670071045
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332747)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51538.15977155103
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56660.748985135
[INFO] [stdout] Failing because latency is too big: 48
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77556.75404929079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77859.15576682694
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79532.3980602005
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80330.0250921537
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82717.32450344996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74383.22157036152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77481.00641226035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74824.95226590219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73440.35818144493
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66825.03635850898
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58296.27952007158
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58033.681485031266
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56480.80044297036
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63481.4950075245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69935.6226276065
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75780.10858284263
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78274.28983075044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82614.29351220245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89104.67740220285
[INFO] [stdout] Failing because latency is too big: 34
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102865.77151235007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91887.64234211494
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88925.97504128341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87655.20016122411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77844.97092402552
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72611.80278214382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70995.0372043046
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60524.84072009369
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54872.34914520639
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3855247 with duration 248
[INFO] [stdout] Found premove location
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55502.288977609016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66167.67151878786
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72342.42463391379
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79690.88680212328
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89303.83497170778
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86730.16328406322
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94603.42774005106
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102332.6352940118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102672.09487453464
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112415.37964771653
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114474.4280537176
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3855247 -> 0 with duration 248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115626.7141836608
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112368.46595876897
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108252.71480948897
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110130.72016318655
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114215.46672469447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104247.4236204694
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103124.34964230447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98110.17305067251
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84205.51585036074
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83583.8753379141
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02fa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd268a2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cf5cbb726c9 - neuralink_final[b46e51cfbf396295]::controller::retract_ib::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x5cf5cbb73f29 - neuralink_final[b46e51cfbf396295]::controller::insert_ib_open_loop::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x5cf5cbb75234 - neuralink_final[b46e51cfbf396295]::controller::start::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x5cf5cbb36bc6 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x5cf5cbb463af - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5cf5cbb42ee0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5cf5cbb1d875 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5cf5cbb1c8ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x5cf5cbb3c126 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5cf5cbb46936 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5cf5cbb431e5 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5cf5cbb2221d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5cf5cbb132fd - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5cf5cbb1301b - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x5cf5cbb0a2b0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x5cf5cbb11640 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x5cf5cbb0fe64 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x5cf5cbb2289b - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5cf5cbb6cc09 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x5cf5cbb1edc2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5cf5cbb1e5ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5cf5cbb6a11d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x5cf5cbb0e2f0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x5cf5cbb0ea86 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x5cf5cbb0f453 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x5cf5cbb2fac3 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5cf5cbb099c6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x5cf5cbb513bc - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5cf5cbb51796 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5cf5cbb3c1e0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x5cf5cbb37067 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x5cf5cbb21866 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5cf5cbb54dea - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5cf5cbb68ce0 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   56:     0x5cf5cbb24776 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   58:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5cf5cbb19b4e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   62:     0x5cf5cbd10e3f - <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]   63:     0x5cf5cbd10e3f - <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]   64:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   65:     0x7aef88da8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (28) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1428119)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbbe6ab0 - <core[e929cb53b82a81ca]::result::Result<(), core[e929cb53b82a81ca]::result::Result<u64, neuralink_final[b46e51cfbf396295]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbbe6ab0 - neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x5cf5cbbc900c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::loom::std::unsafe_cell::UnsafeCell<tokio[9a3eafb9d5f12c7c]::runtime::task::core::Stage<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5cf5cbbc012e - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x5cf5cbbeed71 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{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:     0x5cf5cbbf003f - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cf5cbbfd5cb - __rust_try
[INFO] [stdout]   29:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cf5cbbbeca0 - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x5cf5cbbc4a99 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5cf5cbbc4d37 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5cf5cbbde4ad - tokio[9a3eafb9d5f12c7c]::runtime::task::raw::poll::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5cf5cbc905c7 - <tokio[9a3eafb9d5f12c7c]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5cf5cbc8f5a2 - <tokio[9a3eafb9d5f12c7c]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x5cf5cbc7481b - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x5cf5cbc7a8b7 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x5cf5cbb46530 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x5cf5cbb42fd0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x5cf5cbb1d975 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5cf5cbb1c91e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5cf5cbb3c166 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x5cf5cbb46986 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x5cf5cbb43425 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x5cf5cbb2225d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x5cf5cbb1333d - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x5cf5cbb131bb - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x5cf5cbb0a5d0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x5cf5cbb120e0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x5cf5cbb0fe84 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x5cf5cbb229eb - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x5cf5cbb6cc49 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x5cf5cbb1ef02 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x5cf5cbb1e60e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x5cf5cbb6a15d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x5cf5cbb0e710 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x5cf5cbb0eb06 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x5cf5cbb0f7b3 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x5cf5cbb2fc33 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x5cf5cbb09aa6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x5cf5cbb5156c - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x5cf5cbb51a16 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x5cf5cbb3c260 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x5cf5cbb373be - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x5cf5cbb21876 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5cf5cbb54ff3 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5cf5cbb68d10 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   73:     0x5cf5cbb247aa - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   75:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5cf5cbb19b6e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   79:     0x5cf5cbd10e3f - <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]   80:     0x5cf5cbd10e3f - <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]   81:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   82:     0x7aef88da8a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_no_errors_oracle' (22) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbb37eda - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbb37eda - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x5cf5cbb38568 - integration_tests_oracle[afe84fd975467808]::test_controller_no_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:136:31
[INFO] [stdout]   23:     0x5cf5cbb374d7 - integration_tests_oracle[afe84fd975467808]::test_controller_no_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:128:38
[INFO] [stdout]   24:     0x5cf5cbb1a2b6 - <integration_tests_oracle[afe84fd975467808]::test_controller_no_errors_oracle::{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]   25:     0x5cf5cbb7db3b - <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]   26:     0x5cf5cbb7db3b - 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]   27:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5cf5cbb8b32b - <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]   29:     0x5cf5cbb8b32b - 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]   30:     0x5cf5cbb8b32b - 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]   31:     0x5cf5cbb8b32b - 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]   32:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5cf5cbb84a44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5cf5cbb84a44 - 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]   36:     0x5cf5cbb8df32 - 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]   37:     0x5cf5cbb8df32 - <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]   38:     0x5cf5cbb8df32 - 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]   39:     0x5cf5cbb8df32 - 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]   40:     0x5cf5cbb8df32 - 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]   41:     0x5cf5cbb8df32 - 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]   42:     0x5cf5cbb8df32 - <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]   43:     0x5cf5cbd10e3f - <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]   44:     0x5cf5cbd10e3f - <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]   45:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   46:     0x7aef88da8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_move_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332681)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56683.383068615105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59285.92237851361
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72114.763970476
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78149.87596059055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78428.49895092729
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88101.7496862025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86341.18613196141
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94905.44410744286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91145.15375667822
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95267.51922940428
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98611.3238392024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97976.13378954015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96439.95743980748
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88302.45433400257
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85187.58917333512
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83753.41816501087
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76575.1723207573
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73263.38580620603
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65037.304109955905
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59945.989856682834
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55126.32401425275
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332307)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59896.22516198433
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51216.141969884164
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50735.332709438284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56732.072127555846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62044.75384584593
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70906.14110853255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72810.31394498842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75890.50687111996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78119.51006702695
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74473.18903586455
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92399.66854883544
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77010.54875424271
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78083.40293392376
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75858.99044416891
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72806.08191609965
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68959.08676981973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64354.99884175882
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57374.906777891796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52681.145287674386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54532.46488242131
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60373.49130031373
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64829.60927066009
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73284.23564698757
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73594.47771275288
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83646.92811443529
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87738.6467787798
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93787.31599080551
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96510.63805934181
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98992.73429778253
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92611.97186048399
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91358.63740846608
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89257.2377766578
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86323.59713351133
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85102.70562253182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83076.70772384899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74950.31883093342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66826.72478077316
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60213.548023625626
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51530.009345052764
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332360)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112121.86738512758
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116083.8354835175
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126850.44650079636
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125509.58548607514
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123101.02678209636
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123547.3855281896
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123108.04180536792
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118034.58223316714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116079.6627455157
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120252.11351886392
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112606.25136633881
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98356.74537950044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94619.8654513387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90130.15689750412
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79570.60731439537
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73414.57616965147
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332310)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58840.488571889815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52230.73129214498
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63614.13175199751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66909.5767195063
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71175.69151687622
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72212.41512857354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74767.10853849223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78986.14944415819
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77359.26268061344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77380.13648967049
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78974.38440509152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74892.35688997537
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74647.09706487891
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71247.78575342998
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67069.53876126884
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60379.35847038822
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51542.992922432255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57655.222432467155
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64603.253910578904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73405.57286264084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79343.95754961262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79474.55530561053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80886.81211186142
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92776.97922107228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92824.51597564167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94736.60508370167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98788.77320252638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95940.12476728624
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109760.66586988652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93126.47892502474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93167.6896516427
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81511.74329471774
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85008.46257990017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74885.07229390589
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73629.58222360478
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64613.060794616234
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58928.84482474136
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Error in moving to position: InserterZ(5332537)
[INFO] [stdout] Moved to position: InserterZ(5332537)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113517.58947427454
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110793.27373043192
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117951.94236431224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112919.17663039966
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126136.08923795656
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127090.26521212352
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115588.21779730916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126250.72358120605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124461.15189109033
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117990.67835186492
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114508.61992594588
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113499.8229651103
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104784.09861747583
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101811.17153931165
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91943.30902139959
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87139.63443462341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76462.67942984856
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332328)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65397.487913818564
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76173.98976167757
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79121.19867101777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86209.3072432098
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92368.07273789635
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105070.87108544447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111040.31660502078
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116159.71474260883
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112884.54725874308
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115845.07871752023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114133.98868125491
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126961.83841101197
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119725.75619962346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126989.26769802207
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125513.5194348708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115740.98419466731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112727.68633603479
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Error in moving to position: InserterZ(0)
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Error in moving to position: InserterZ(5332307)
[INFO] [stdout] Moved to position: InserterZ(5332307)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64364.02192838583
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69722.62252369663
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84939.41721427185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92884.46037188545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93731.41451631347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99589.8726288504
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104785.61825102428
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109269.9501980939
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116742.49723049789
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123564.12082493817
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122013.59869107255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119380.16112304153
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119746.51960594347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115439.30666725058
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125481.97754399781
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119327.76212912297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116167.74863845471
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332310)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55520.73754830833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60055.489723192295
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67537.9567815183
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72178.35883950535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69009.44190455088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83867.37053282838
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81105.46498890815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79754.63403734006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79925.79519883031
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81650.55840063887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77525.28980917623
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75055.93621125724
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57103.02468093694
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66303.53581449448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75734.36063702218
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74475.66241735138
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82112.7944897369
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80834.19899439055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92731.24134411139
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95758.19101626053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94807.28628808679
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95814.07441479235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95944.72824694647
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95192.55736924813
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96408.2741926806
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90874.4957812836
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87468.34625108447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78322.15265452687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85344.4484796914
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61575.13495712157
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114891.61078562052
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110439.12743342493
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103823.49832809262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109690.43015343079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111254.35840762197
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111932.90626713063
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 128995.13214107417
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110335.98650533764
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332314)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110109.98872272111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119009.69174843957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119745.72356576007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115390.21399284247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117678.96075699013
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126862.76272801729
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 127446.4016285257
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123183.24628185132
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118134.87099837512
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119704.45887713262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120191.06446900475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109144.73209244746
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107797.24479817739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102313.92655388056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93318.97623388038
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74889.87061482377
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332315)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110173.97057010152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104381.0475562159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97864.2657641978
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87711.2049065989
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82389.86309736175
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71539.84145322407
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62986.48438475607
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52656.76911813265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57286.13905495021
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59954.94128328457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65259.62489691947
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67500.81742965896
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73536.15567565768
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71531.96597795223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80877.1795228509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79662.52252091223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77473.91435137799
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81884.117449151
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73188.79294258775
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78079.28385858715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79164.41011076223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64579.389542296296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63936.21998413815
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55251.97721123276
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51480.55382164987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59647.154033761006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68726.58258855448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73043.78613262682
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78598.9963243223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86207.0359524613
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87815.6668626914
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105794.16954315128
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102518.28204521874
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104273.09779341915
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98967.00682994723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98645.03083858313
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94408.74392206455
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95094.36346904922
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89120.49786047603
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85263.4412948963
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82948.63492659549
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77326.13510782726
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66673.90228786471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63908.4298731162
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57151.10571066965
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53706.21332432295
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68403.45450418605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74321.55051106424
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81478.52123522386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87995.77381160471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90727.6075668342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98894.22561546182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106522.83136215329
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103416.83086198173
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109399.47220824624
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111089.05515939486
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108395.90948369983
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111814.1002881598
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110851.47947368748
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109019.68996186566
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103118.21000823705
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106169.3270604168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98554.72773696971
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93529.0861692112
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90355.2686750004
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81045.68045182992
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332332)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70401.22652475885
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58336.92254027515
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62470.68967078731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67433.81166096544
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66931.58487197605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77212.3643591177
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79836.05219400954
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79145.42787173006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79922.99725511577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79822.69514401571
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81257.03810689168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76870.23777085717
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78548.13549407269
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76517.8280669424
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67291.70076430147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59899.49579710723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54024.9642020904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51505.66565872496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60922.18135789037
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67976.38462819788
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72382.86123773083
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78009.89247732447
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88422.72710251214
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90236.63564235286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90952.08990041411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93457.44075912167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89111.85202214587
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98882.67776033108
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98820.64415946021
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89016.97370695265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98794.42758659355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92996.66167213791
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86474.95096910093
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82047.79743877554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72377.32122084696
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73310.37274180562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66497.58898111281
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57014.658330765786
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Error in moving to position: InserterZ(5332391)
[INFO] [stdout] Moved to position: InserterZ(5332391)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66200.25662057928
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53685.622905707336
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76257.26922361786
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75003.7757878328
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81663.33489670826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80009.5635473067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82291.63669586414
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76280.9755816037
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76717.77376097417
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73917.07608655549
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72367.9160666772
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60608.32134225126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63585.816865816945
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72116.8325855285
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75179.40102411935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82732.47151369136
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86963.21513796016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87503.12579418509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90084.24235262908
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94849.78206146159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92777.3110249408
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107716.66766048002
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91922.35903550731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90186.68730511109
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93250.7979504799
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84215.78107732558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82749.19668296538
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79909.79432955687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73876.67098144442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64885.80754429579
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60786.2321854186
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50694.29186490632
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Error in moving to position: InserterZ(5332427)
[INFO] [stdout] Moved to position: InserterZ(5332427)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54129.22562712163
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61854.45465837559
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74271.19911645935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75411.0772781109
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77827.386553079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74373.66131376312
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82532.15112492279
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79848.2048650845
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78771.01216626284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76835.77394415182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74063.59957766661
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74600.39960320306
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67731.76714111143
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60378.23667062586
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58996.61894411477
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53692.63572816271
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59599.848585382104
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66394.52682872163
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75074.34395707434
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78534.90494341415
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77920.98583784944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90115.22548063262
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90836.89663020323
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90371.30439964286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95012.34266066842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95809.17740698869
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95727.52728519787
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94763.101746695
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106978.20635988598
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84208.81602461613
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91257.2855008624
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83757.40423143643
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73536.14034158993
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72036.76675704238
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62911.24059223011
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58505.10938425013
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Found premove location
[INFO] [stdout] Moved to position: InserterZ(0)
[INFO] [stdout] Cannot change state from Panic to Panic
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332436)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] ---------------------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] Calibrated
[INFO] [stdout] Inserting 0 thread
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] Failing because distance queue is too small
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96389.44692279678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92142.87402327545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86268.04322301899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79195.52281604067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68702.93610179028
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57707.973769082455
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55767.79690278263
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58241.112969234935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63076.765687129926
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72116.41188255057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73779.27543279168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79111.7070870382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78763.63020591368
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79852.59250350704
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82543.50308192172
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89013.44070558553
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77482.73353683006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74945.89553443773
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71593.55371410749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69410.05728313746
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62257.91228314163
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58221.67667716835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50009.77573725162
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57723.183570224326
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61063.28344155266
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72121.30235000339
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75641.76322684821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83555.10932801676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88189.02703033213
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89354.29264820821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95214.00991625665
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94424.49211887328
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98582.85030639195
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98829.25450125325
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87186.46399513457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93028.05040344782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94496.77181841212
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74855.97496903443
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79549.52788007387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73072.24528699066
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64022.94772905379
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58281.00321478001
[INFO] [stdout] Failing because latency is too big: 36
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Found premove location
[INFO] [stdout] Failed to find root with furthest needle move: 434.66401061363024
[INFO] [stdout] Found premove location
[INFO] [stdout] InserterZ: 0 -> 3928866 with duration 250
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57180.30369877664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67794.5408464605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73783.8767492869
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80994.18485359277
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90496.07756307768
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93798.55085995281
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98894.40248173685
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107252.12221457937
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106249.19256621727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107827.37447544793
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112047.94116716355
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3928866 -> 0 with duration 250
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115341.39038403111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110734.5226187557
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118668.44528882357
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105538.75715568336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98763.66101332917
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94425.19108936354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95123.96462427499
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86174.22378974082
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79653.00140029937
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Moved to position: NeedleZ(0)
[INFO] [stdout] Cannot change state from Panic to OutOfBrainCalibrated
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (23) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02fa - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd268a2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cf5cbb726c9 - neuralink_final[b46e51cfbf396295]::controller::retract_ib::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x5cf5cbb73f29 - neuralink_final[b46e51cfbf396295]::controller::insert_ib_open_loop::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x5cf5cbb75234 - neuralink_final[b46e51cfbf396295]::controller::start::<neuralink_final[b46e51cfbf396295]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x5cf5cbb36bc6 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x5cf5cbb463af - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1041:44
[INFO] [stdout]   25:     0x5cf5cbb42ee0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   26:     0x5cf5cbb1d875 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x5cf5cbb1c8ce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests_oracle`
[INFO] [stdout]   28:     0x5cf5cbb3c126 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   29:     0x5cf5cbb46936 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   30:     0x5cf5cbb431e5 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   31:     0x5cf5cbb2221d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5cf5cbb132fd - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   33:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   34:     0x5cf5cbb1301b - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   35:     0x5cf5cbb1301b - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   36:     0x5cf5cbb0a2b0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   37:     0x5cf5cbb11640 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   38:     0x5cf5cbb0fe64 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   39:     0x5cf5cbb2289b - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5cf5cbb6cc09 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   41:     0x5cf5cbb1edc2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5cf5cbb1e5ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5cf5cbb6a11d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   44:     0x5cf5cbb0e2f0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   45:     0x5cf5cbb0ea86 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   46:     0x5cf5cbb0f453 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   47:     0x5cf5cbb2fac3 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5cf5cbb099c6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   49:     0x5cf5cbb513bc - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5cf5cbb51796 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5cf5cbb3c1e0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   52:     0x5cf5cbb37067 - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x5cf5cbb21866 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5cf5cbb54dea - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5cf5cbb68ce0 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   56:     0x5cf5cbb24776 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   58:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5cf5cbb546b4 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5cf5cbb19b4e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#0}, ()>::{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]   62:     0x5cf5cbd10e3f - <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]   63:     0x5cf5cbd10e3f - <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]   64:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   65:     0x7aef88da8a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (24) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1450032)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbbe6ab0 - <core[e929cb53b82a81ca]::result::Result<(), core[e929cb53b82a81ca]::result::Result<u64, neuralink_final[b46e51cfbf396295]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbbe6ab0 - neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x5cf5cbbc900c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:331:24
[INFO] [stdout]   23:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::loom::std::unsafe_cell::UnsafeCell<tokio[9a3eafb9d5f12c7c]::runtime::task::core::Stage<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}>>>::with_mut::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5cf5cbbd016c - <tokio[9a3eafb9d5f12c7c]::runtime::task::core::Core<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/core.rs:320:30
[INFO] [stdout]   25:     0x5cf5cbbc012e - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   26:     0x5cf5cbbeed71 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{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:     0x5cf5cbbf003f - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cf5cbbfd5cb - __rust_try
[INFO] [stdout]   29:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::task::poll::Poll<()>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cf5cbbfab03 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>::{closure#0}>, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cf5cbbbeca0 - tokio[9a3eafb9d5f12c7c]::runtime::task::harness::poll_future::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   32:     0x5cf5cbbc4a99 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   33:     0x5cf5cbbc4d37 - <tokio[9a3eafb9d5f12c7c]::runtime::task::harness::Harness<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   34:     0x5cf5cbbde4ad - tokio[9a3eafb9d5f12c7c]::runtime::task::raw::poll::<neuralink_final[b46e51cfbf396295]::robot::get_distance::{closure#0}, alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   35:     0x5cf5cbc905c7 - <tokio[9a3eafb9d5f12c7c]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   36:     0x5cf5cbc8f5a2 - <tokio[9a3eafb9d5f12c7c]::runtime::task::LocalNotified<alloc[9d7caffeb3b5d2c6]::sync::Arc<tokio[9a3eafb9d5f12c7c]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   37:     0x5cf5cbc7481b - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:68
[INFO] [stdout]   38:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   39:     0x5cf5cbc7a8b7 - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<(), <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   40:     0x5cf5cbc7a8b7 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:739:31
[INFO] [stdout]   41:     0x5cf5cbb46530 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1045:29
[INFO] [stdout]   42:     0x5cf5cbb42fd0 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:793:13
[INFO] [stdout]   43:     0x5cf5cbb1d975 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::try_with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5cf5cbb1c91e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::task::local::LocalData>>::with::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5cf5cbb3c166 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::with::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:791:17
[INFO] [stdout]   46:     0x5cf5cbb46986 - <tokio[9a3eafb9d5f12c7c]::task::local::RunUntil<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:1031:22
[INFO] [stdout]   47:     0x5cf5cbb43425 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:689:19
[INFO] [stdout]   48:     0x5cf5cbb2225d - <core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x5cf5cbb1333d - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   50:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   51:     0x5cf5cbb131bb - tokio[9a3eafb9d5f12c7c]::runtime::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   52:     0x5cf5cbb131bb - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   53:     0x5cf5cbb0a5d0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   54:     0x5cf5cbb120e0 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   55:     0x5cf5cbb0fe84 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   56:     0x5cf5cbb229eb - <tokio[9a3eafb9d5f12c7c]::runtime::context::scoped::Scoped<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::Context>>::set::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   57:     0x5cf5cbb6cc49 - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:38
[INFO] [stdout]   58:     0x5cf5cbb1ef02 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::try_with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   59:     0x5cf5cbb1e60e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[9a3eafb9d5f12c7c]::runtime::context::Context>>::with::<tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   60:     0x5cf5cbb6a15d - tokio[9a3eafb9d5f12c7c]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context.rs:180:17
[INFO] [stdout]   61:     0x5cf5cbb0e710 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   62:     0x5cf5cbb0eb06 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   63:     0x5cf5cbb0f7b3 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   64:     0x5cf5cbb2fc33 - tokio[9a3eafb9d5f12c7c]::runtime::context::runtime::enter_runtime::<<tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   65:     0x5cf5cbb09aa6 - <tokio[9a3eafb9d5f12c7c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   66:     0x5cf5cbb5156c - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on_inner::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:368:52
[INFO] [stdout]   67:     0x5cf5cbb51a16 - <tokio[9a3eafb9d5f12c7c]::runtime::runtime::Runtime>::block_on::<<tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::run_until<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/runtime.rs:342:18
[INFO] [stdout]   68:     0x5cf5cbb3c260 - <tokio[9a3eafb9d5f12c7c]::task::local::LocalSet>::block_on::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/task/local.rs:646:12
[INFO] [stdout]   69:     0x5cf5cbb373be - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x5cf5cbb21876 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5cf5cbb54ff3 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5cf5cbb68d10 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   73:     0x5cf5cbb247aa - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5cf5cbb58e6b - __rust_try
[INFO] [stdout]   75:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5cf5cbb54aa0 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5cf5cbb19b6e - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor::{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]   79:     0x5cf5cbd10e3f - <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]   80:     0x5cf5cbd10e3f - <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]   81:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   82:     0x7aef88da8a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_move_errors_oracle' (21) panicked at tests/integration_tests_oracle.rs:56:23:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - 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:     0x5cf5cbd1153a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf5cbd1153a - <<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:     0x5cf5cbd2611a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf5cbd2611a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5cf5cbd15e92 - 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:     0x5cf5cbd15e92 - <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:     0x5cf5cbcf020f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf5cbcf020f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf5cbd09889 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf5cbb8a85c - <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:     0x5cf5cbb8a85c - 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:     0x5cf5cbd09b02 - <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:     0x5cf5cbd09b02 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf5cbcf02c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cf5cbce54d9 - 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:     0x5cf5cbcf0fdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cf5cbd268dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cf5cbd26652 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cf5cbb37eda - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::any::Any + core[e929cb53b82a81ca]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cf5cbb37eda - integration_tests_oracle[afe84fd975467808]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x5cf5cbb38ebb - integration_tests_oracle[afe84fd975467808]::test_controller_move_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:107:31
[INFO] [stdout]   23:     0x5cf5cbb37507 - integration_tests_oracle[afe84fd975467808]::test_controller_move_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:99:40
[INFO] [stdout]   24:     0x5cf5cbb1a2f6 - <integration_tests_oracle[afe84fd975467808]::test_controller_move_errors_oracle::{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]   25:     0x5cf5cbb7db3b - <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]   26:     0x5cf5cbb7db3b - 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]   27:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5cf5cbb8b32b - <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]   29:     0x5cf5cbb8b32b - 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]   30:     0x5cf5cbb8b32b - 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]   31:     0x5cf5cbb8b32b - 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]   32:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5cf5cbb8b32b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5cf5cbb84a44 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5cf5cbb84a44 - 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]   36:     0x5cf5cbb8df32 - 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]   37:     0x5cf5cbb8df32 - <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]   38:     0x5cf5cbb8df32 - 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]   39:     0x5cf5cbb8df32 - 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]   40:     0x5cf5cbb8df32 - 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]   41:     0x5cf5cbb8df32 - 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]   42:     0x5cf5cbb8df32 - <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]   43:     0x5cf5cbd10e3f - <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]   44:     0x5cf5cbd10e3f - <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]   45:     0x7aef88d1baa4 - <unknown>
[INFO] [stdout]   46:     0x7aef88da8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_controller_distance_errors_oracle
[INFO] [stdout]     test_controller_move_errors_oracle
[INFO] [stdout]     test_controller_no_errors_oracle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 275.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6d45c4746edae9bc8357697556ba63cb7c4f6c79cfb186b482f58ece1bde8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d45c4746edae9bc8357697556ba63cb7c4f6c79cfb186b482f58ece1bde8cc", kill_on_drop: false }`
[INFO] [stdout] b6d45c4746edae9bc8357697556ba63cb7c4f6c79cfb186b482f58ece1bde8cc
