[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhatia1205%2Fneural-ink-interview-2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhatia1205/neural-ink-interview-2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roots v0.0.8
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded libc v0.2.166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48a1510eb43e0a585f8a1f3f4a7c6ed0e705d65a60e36a41231a530266df1e27
[INFO] running `Command { std: "docker" "start" "-a" "48a1510eb43e0a585f8a1f3f4a7c6ed0e705d65a60e36a41231a530266df1e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a1510eb43e0a585f8a1f3f4a7c6ed0e705d65a60e36a41231a530266df1e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a1510eb43e0a585f8a1f3f4a7c6ed0e705d65a60e36a41231a530266df1e27", kill_on_drop: false }`
[INFO] [stdout] 48a1510eb43e0a585f8a1f3f4a7c6ed0e705d65a60e36a41231a530266df1e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b15e79401c3e5f1625ce6ca8abbb1d328f2e76fc4707fdc1fcd01ad4a2ddfaf0
[INFO] running `Command { std: "docker" "start" "-a" "b15e79401c3e5f1625ce6ca8abbb1d328f2e76fc4707fdc1fcd01ad4a2ddfaf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling roots v0.0.8
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 tokio-macros v2.4.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[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 21.84s
[INFO] running `Command { std: "docker" "inspect" "b15e79401c3e5f1625ce6ca8abbb1d328f2e76fc4707fdc1fcd01ad4a2ddfaf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15e79401c3e5f1625ce6ca8abbb1d328f2e76fc4707fdc1fcd01ad4a2ddfaf0", kill_on_drop: false }`
[INFO] [stdout] b15e79401c3e5f1625ce6ca8abbb1d328f2e76fc4707fdc1fcd01ad4a2ddfaf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd2dcaeb16d96b8d9769733d851826daba3d9f3ad0e988166bdf9816a9100f64
[INFO] running `Command { std: "docker" "start" "-a" "bd2dcaeb16d96b8d9769733d851826daba3d9f3ad0e988166bdf9816a9100f64", 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] [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] [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: 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 4.84s
[INFO] running `Command { std: "docker" "inspect" "bd2dcaeb16d96b8d9769733d851826daba3d9f3ad0e988166bdf9816a9100f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd2dcaeb16d96b8d9769733d851826daba3d9f3ad0e988166bdf9816a9100f64", kill_on_drop: false }`
[INFO] [stdout] bd2dcaeb16d96b8d9769733d851826daba3d9f3ad0e988166bdf9816a9100f64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb26b103c49afc56e9515b4a8f204ac50ab87a24998b479f157b597f9889ef61
[INFO] running `Command { std: "docker" "start" "-a" "eb26b103c49afc56e9515b4a8f204ac50ab87a24998b479f157b597f9889ef61", 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" test) generated 23 warnings (5 duplicates) (run `cargo fix --bin "neuralink_final" -p neuralink_final --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `neuralink_final` (bin "neuralink_final") generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neuralink_final-b7a36847b234b002)
[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-2fd75480616f7b61)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests_oracle.rs (/opt/rustwide/target/debug/deps/integration_tests_oracle-5c1e774b15dc55d4)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_controller_distance_errors_oracle has been running for over 60 seconds
[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_distance_errors_oracle ... FAILED
[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 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(5332327)
[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: 64513.000274599995
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58866.69811523799
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52877.081348405685
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50030.82924901135
[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: 85219.55619343801
[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 latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105354.49352417828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93993.01214181026
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98103.52766372159
[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: 50738.76169940445
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Found premove location
[INFO] [stdout] We are too far away from the brain to move
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] No brain position function
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54704.553794923355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60929.610563310096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76048.10891137738
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79402.77163455519
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83240.7421444843
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94843.1739252269
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91094.660782789
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101731.037231275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105499.05705469928
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111884.23186717159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110589.02230028389
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104710.34769455518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111969.110086084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114817.92561087583
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116507.37571637752
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107244.8995129969
[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] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[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(5332502)
[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: 64974.13115569996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78072.93087487016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77957.37614242686
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87322.06091001397
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100221.35115803126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96553.64795521833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104770.6648208187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116539.5314402359
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113132.94993342226
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112175.25764516881
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125632.52478897246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119214.39158804924
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115696.61485568434
[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] 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(5332338)
[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 has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126364.68565627746
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124850.78887308261
[INFO] [stdout] Failing because latency is too big: 21
[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: 58047.52302802296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51405.807019539294
[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: 58979.23081407405
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64808.5585649322
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 34
[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: 79728.67810133076
[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 latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Failing because latency is too big: 22
[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 latency is too big: 19
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84239.56120863755
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88223.04678690108
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88649.3384234336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96889.8166075442
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92424.62241296901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92971.88674350409
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95623.24322305073
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91504.97429520462
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95252.85523577605
[INFO] [stdout] Failing because latency is too big: 30
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81850.74704921118
[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(5332418)
[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 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: 63341.58126454952
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74067.3047448739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72829.5458443989
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80066.6805883575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76809.43656949466
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80010.7574318219
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82372.26791833085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78837.69267777668
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79262.27656731068
[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] 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 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: 68404.59707981348
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72407.29848736944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78026.33568855235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75544.59411789814
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74431.00576438056
[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: 72010.35993949557
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67111.57543164724
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63045.817646954674
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53416.41607149318
[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: 52241.10658827005
[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: 90137.9918549254
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93806.44997291046
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95381.62421124312
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92983.81874208886
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110451.65937999194
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85739.44253934338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89685.45132790122
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105888.2930399779
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83345.35002992512
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66807.533475879
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[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(5332594)
[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 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: 53949.966128400294
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59627.99124923255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64309.70982044726
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68577.83555827383
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76878.3367948432
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74875.15185804223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76662.38994128827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75101.81027885654
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77713.5880278768
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77008.9480617526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77818.65439804795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77596.56452182343
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[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(5332441)
[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 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 latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 45
[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: 84374.00127252564
[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] Failing because distance queue has too many errors
[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] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67801.20319547516
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73889.62090418709
[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: 94419.37769017369
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95186.04215787211
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89278.54124150111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88020.66877380072
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78519.61047754949
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because distance queue has too many errors
[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(5332361)
[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] 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] ABNORMAL PREDICTION: Diff was: 57981.7272935661
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50536.98301063827
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52148.62811146036
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70380.07890994102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69728.36978636868
[INFO] [stdout] Failing because latency is too big: 19
[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: 74475.85915278352
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80332.12864045124
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75492.9428321555
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70172.40709465579
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70333.68348441296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66909.52345218603
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57489.803730026586
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53754.99089422403
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58852.36825645855
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69975.05758449109
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74130.008633647
[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: 95356.73433803336
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92941.36764810386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95637.20663737296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97345.84182944719
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95194.1290319158
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86584.45095945708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83168.80113861221
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83514.85165830306
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73614.06765171839
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69736.53852559766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62550.589609595714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57117.62529273587
[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 -> 3860044 with duration 248
[INFO] [stdout] Found premove location
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55237.039637470385
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65899.31586196425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72062.48203664867
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87697.83098984254
[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] Success full in brain move
[INFO] [stdout] InserterZ: 3860044 -> 0 with duration 248
[INFO] [stdout] Failing because distance queue has too many errors
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115285.66044054378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107301.33268184448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108760.5278181996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102764.3603964441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105423.05523838452
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112362.15999754518
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97168.62064981507
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87965.67523254734
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78497.98323190352
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69342.67114020465
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61964.02916841488
[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>' (34) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a316a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4dad12 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59e99d2faee7 - neuralink_final[9a1dac882020e6d4]::controller::retract_ib::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x59e99d2fc749 - neuralink_final[9a1dac882020e6d4]::controller::insert_ib_open_loop::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x59e99d2fda54 - neuralink_final[9a1dac882020e6d4]::controller::start::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x59e99d31aaf6 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x59e99d2e59cf - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2570 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c0fb5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59e99d2c000e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59e99d2db9f6 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7326 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2875 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e762d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59e99d2f263d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8c60 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f01a0 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9c4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2cdf6b - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d6d9 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2502 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x59e99d2c1cee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x59e99d32d24d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ece20 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed5b6 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2edfb3 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d323833 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8376 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd50c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd8dc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbab0 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31af97 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x59e99d2f85d6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x59e99d30da0a - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x59e99d30ed60 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x59e99d2cf976 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   58:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x59e99d2cb71e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   65:     0x7dbf046bfa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1460341)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d3b22a0 - <core[c5ed12ab89cc536a]::result::Result<(), core[c5ed12ab89cc536a]::result::Result<u64, neuralink_final[9a1dac882020e6d4]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d3b22a0 - neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x59e99d38118c - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::loom::std::unsafe_cell::UnsafeCell<tokio[e4cb79fb234f467b]::runtime::task::core::Stage<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}>>>::with_mut::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d37526e - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d392a01 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59e99d38a7ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59e99d37ebcb - __rust_try
[INFO] [stdout]   29:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59e99d373de0 - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379bd9 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379e77 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d39171d - tokio[e4cb79fb234f467b]::runtime::task::raw::poll::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d430747 - <tokio[e4cb79fb234f467b]::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:     0x59e99d45f022 - <tokio[e4cb79fb234f467b]::runtime::task::LocalNotified<alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d42045b - <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - <tokio[e4cb79fb234f467b]::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:     0x59e99d2e5b50 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2660 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c10b5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x59e99d2c005e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x59e99d2dba36 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7376 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2ab5 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e766d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x59e99d2f267d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8f80 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f0c40 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9e4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ce0bb - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d719 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2642 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59e99d2c1d4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59e99d32d28d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed240 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed636 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee313 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d3239a3 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8456 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd6bc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cdb4c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbb30 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31b2ee - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x59e99d2f85e6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x59e99d30dc13 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x59e99d30ed90 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x59e99d2cf9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   75:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59e99d30d16e - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x59e99d2cb73e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   82:     0x7dbf046bfa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_distance_errors_oracle' (27) 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:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d31cf4a - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d31cf4a - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x59e99d31e7bd - integration_tests_oracle[4406adb8d911269a]::test_controller_distance_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:73:31
[INFO] [stdout]   23:     0x59e99d31b467 - integration_tests_oracle[4406adb8d911269a]::test_controller_distance_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:65:44
[INFO] [stdout]   24:     0x59e99d2cbf06 - <integration_tests_oracle[4406adb8d911269a]::test_controller_distance_errors_oracle::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59e99d333ceb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59e99d333ceb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59e99d34054a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59e99d34054a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59e99d34054a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59e99d33aa14 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59e99d33aa14 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59e99d343042 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59e99d343042 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59e99d343042 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   46:     0x7dbf046bfa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_controller_no_errors_oracle stdout ----
[INFO] [stdout] Oracle predictor
[INFO] [stdout] Starting robot...
[INFO] [stdout] get_distance
[INFO] [stdout] mv
[INFO] [stdout] get_state
[INFO] [stdout] Starting controller...
[INFO] [stdout] Starting to process distances...
[INFO] [stdout] Starting to process robot state...
[INFO] [stdout] Out of assert in calibrate
[INFO] [stdout] Moved to position: InserterZ(5332309)
[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: 54731.85632406711
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52726.13102394133
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54798.87441186933
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62727.78700352344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70058.2909293524
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71722.10809828504
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79630.69338467205
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78835.54172629595
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95116.04588172887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88425.7616171434
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92584.3212037147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98989.19299418828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98413.58343379095
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96811.95743980748
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85903.34745365067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91061.03742826218
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86069.41080899676
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62898.50260349829
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52277.862737637246
[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: 54807.372847761144
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67458.28805513226
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70949.55129833554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77967.98690939718
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87286.05619761441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90115.51930266689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94848.98145417776
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99165.3423919807
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109504.02973994322
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112475.29076289455
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110935.3564618025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108341.38769331505
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108409.50865844346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107653.24353297614
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112738.98445515952
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106678.82215857273
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100165.68170675216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99072.04614706943
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91352.98993914528
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85908.3652635091
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84980.14433575212
[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(5332335)
[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: 55871.8472628661
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66458.09799917554
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77216.3318865723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85682.22985308152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87489.06091001397
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97154.76391526614
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99766.64795521833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104937.6648208187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105747.4554271414
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116627.95092109777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123469.66599585675
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125799.52478897246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119381.39158804924
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119715.44364409102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119245.51405370887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117911.67130660184
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123002.51622432342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116005.98718988325
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108625.2339554251
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100785.69059058512
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98963.40892830968
[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: 116692.49373064237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126270.27044160082
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123420.03343480988
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119702.37365494575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126568.3134215842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117417.34053188667
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115000.99349453847
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111758.11660130497
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114353.47889017418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105721.26679712837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97018.67630364001
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93488.20967974816
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83922.31641873228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80925.77676667413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73839.48270803131
[INFO] [stdout] Failing because latency is too big: 20
[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(5332580)
[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: 52435.46820361633
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57421.39246453415
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63076.512894825195
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65741.88169095071
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69763.36217164912
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77850.99928696826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80487.32757130719
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82114.5422428135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82721.25634102093
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82306.95041069959
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76116.35508518282
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76343.62700993964
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69001.25626483106
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69831.2075671663
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63455.391258911695
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61803.938684948254
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52375.130226785084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51294.14498590352
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56592.561826581135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67760.35203103593
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74611.4262009121
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75514.242839123
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77551.31356547342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89764.37726355228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87431.44324514514
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92952.3265905903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91713.781553559
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110272.49780772533
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94108.85062173335
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94773.9714643549
[INFO] [stdout] Failing because latency is too big: 39
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77939.52147945995
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74232.57376546145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63859.01811182394
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60195.890595453675
[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] ABNORMAL PREDICTION: Diff was: 51763.31933444715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58235.54769748205
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75693.55270612752
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84957.2477510306
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81980.9706944297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87655.68670673994
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99339.37440271024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97946.98488911171
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101765.72295441362
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101332.27805009508
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106838.9513463648
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115224.2730144026
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108743.60200432385
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122134.20782582159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110270.19568987691
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111262.29349373607
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104659.39294900326
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100696.69380470831
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98792.97399544204
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90176.99912707368
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95924.43633662071
[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(5332311)
[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: 28
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55997.30933747988
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53982.34181468608
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62767.45102023601
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64506.340333300526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66880.65454151283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75406.15880247916
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81125.38577952387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78441.55404251034
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77135.65096893057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77472.81990681333
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79403.03766606201
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80345.0666804344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73262.75825015316
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72380.06699817418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70428.336091534
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61606.82605669717
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59608.929295487236
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51507.05551295704
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66239.14869880083
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84163.10088766878
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97264.88656527479
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107922.71591183194
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95752.86279076897
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88755.12356907025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95487.20797516499
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87137.607217471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88708.49874888349
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79266.41879499669
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78590.55157531076
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72379.37529906828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63271.02466414694
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57915.447583570494
[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] ABNORMAL PREDICTION: Diff was: 54366.49255507137
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65048.1582037441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71286.39535491331
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78682.3755920293
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82603.32185593864
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91569.29025692795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100132.1984408187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101820.6537570731
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105567.69417064614
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105017.06335561094
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107020.40572197328
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108171.62197958014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 129360.35371614317
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107769.2063900684
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112955.81631638575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113447.13275089045
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103412.18160452647
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99242.93382661021
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91544.67164469627
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88710.94877735805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87154.77920519165
[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(5332454)
[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: 53291.91004961147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56972.39500466152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63768.7070272906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66035.94746887765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71655.3062602185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79324.16548647906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76402.78436618007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79918.5803777856
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80060.20999092457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76894.61820012913
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77725.27416502044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77525.86108065839
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69886.28108787688
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65984.84436356463
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64963.76199780032
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58903.10168982716
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Failing because latency is too big: 45
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76819.66256904067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82766.41840488103
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87974.20178622648
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89182.98586065008
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89170.78312988125
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91237.9123393601
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95478.4102802393
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98841.27142844978
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92342.28794530605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88092.86474851333
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88915.61979576782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88576.71858873998
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84625.66229205031
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82198.27056020906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71856.75691091444
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69613.183783388
[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: 54439.48780872545
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60028.75092488015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67134.82594260783
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73706.28767157847
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74960.45209794049
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77475.12373550853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76625.29510056274
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79901.87812397873
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77330.37720948714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81231.3687261293
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76843.29165254615
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71901.39865356183
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74708.50437254237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64062.94250373682
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60893.51525858068
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56657.97956629889
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50911.14798633056
[INFO] [stdout] Failing because latency is too big: 31
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50594.94173781108
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55979.308775836835
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62701.53581449448
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71292.97936538118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79615.33718397166
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85122.87225676246
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86946.6350190118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93334.96670448803
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93217.23537636071
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88981.28628808679
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98850.58149080817
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95898.76052142703
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95037.04559236031
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93295.63619742903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87951.4957812836
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89819.93156059552
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82949.06054246984
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78444.71191342769
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51505.76618002495
[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(5332393)
[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: 119416.76335109118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125853.72178081505
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112578.23457576928
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 120731.24603279913
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106372.33270545548
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112153.88970125502
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97142.0007776682
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97578.59505050676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93488.38730599859
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83091.40439563699
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77286.15098560788
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66301.62741136248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54447.18634339899
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50227.29222794925
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50679.8454930858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57403.60135934339
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61682.67890187667
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64545.86610932264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71069.96324213152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72149.90736525739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74745.12828604376
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79004.28177719284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79920.39557220286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79957.52909204585
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79120.13290488475
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77419.53916700918
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72634.9772149052
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73617.33382178529
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67090.14849482896
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62165.63584377617
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54975.865008799825
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50314.50072832522
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53448.70089762611
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60340.95592533855
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69066.09997160675
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72523.56770205987
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88032.77832571941
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88005.56241084449
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89221.04265387903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89214.82827600802
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88296.29906807351
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95480.76112449192
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98906.2151747056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95413.85506642691
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94031.47858786443
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94550.60444490216
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88440.8598697636
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84443.09183883062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79646.67983495968
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71957.67592311208
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69722.39328279952
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60437.92443862872
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52872.48500060197
[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(5332809)
[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: 96859.99186527857
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86676.44566653436
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79068.3195824615
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70948.68027585198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62390.597479538876
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53469.96649184532
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53010.49164699123
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56777.60745796841
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65810.6995331347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72647.98586695804
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71677.2165037007
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76961.9707172818
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81494.11572151887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80208.2734664206
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82922.39493354375
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79728.6356117751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73441.51113944582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78186.41596564453
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76761.62335079687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70190.58430111781
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72258.89703520923
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58366.56029081205
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53163.05962560186
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71573.89762717276
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87439.79313741717
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91574.66891923535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88867.18013979157
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96903.37520318723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95188.03313479491
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89513.32420011808
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97913.8980956974
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93447.83667827037
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85565.12091605715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88148.75573546602
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86675.31164327904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74430.37369264325
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73879.01011793443
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69543.03817478288
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56911.09621583531
[INFO] [stdout] Failing because latency is too big: 22
[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(5332479)
[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: 56640.30131820275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58977.75384967425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66223.11030581105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70633.09376826149
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76642.34923884564
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77143.10540774581
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81492.74106629018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74999.9259544278
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80046.77227633854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74363.99012697453
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79996.62581407838
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70493.00225751323
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73972.44919825089
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67491.78557729418
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62616.73765882035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55459.30274784961
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50853.408374101855
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54751.14659602661
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58167.61350375647
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72532.71708922053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68471.6489269766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74085.87820244185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84450.19922103384
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83552.84512513853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92833.3184809857
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89848.38680504088
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91669.03416657355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95656.72033793875
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92789.66211696225
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98002.2387158469
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90497.6189614929
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90828.67193054256
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87458.53117413109
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80802.98032733996
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82806.35261281102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72162.29621303093
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67516.23133788153
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58101.42816385836
[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(5332308)
[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: 74094.75070787233
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66208.25207394105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56855.911635480355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53396.88987751701
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54724.601027499884
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62384.725933519076
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69600.33791249653
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71779.9166675763
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77530.35475750151
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77699.09620360471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81756.48060481832
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79945.32543030358
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77229.3002239014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78563.36275002582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76579.02998703893
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75951.17535090656
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69881.90580396715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63550.37517589796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60285.0130420553
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57437.715888060164
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54165.74525203835
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61389.800356061314
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70059.91366857826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73402.0489385816
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83834.1996672441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85899.90642072319
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89581.81865476153
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92459.89109398634
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97496.80896939582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98688.1981034542
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110875.16118621186
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95135.65734355955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96304.57494975126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90730.57660736563
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84681.32556705107
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79146.09383191378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66571.41226881929
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64375.48736132623
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58661.49638347712
[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(5332372)
[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: 53395.88629178831
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61517.33097468794
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65167.297912221984
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69730.76687261811
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75885.27991784073
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76575.65456006431
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78595.03282931657
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79742.95830613596
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80011.68885706575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81841.15729621577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80292.86704560753
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75433.19061832689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72235.51742188237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68247.88839691645
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65324.254431327805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62900.914530140115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52579.55503347097
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58222.354546686634
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65469.09618791228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70167.33244200237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70958.00163443747
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83595.91617578338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85694.30745551304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83631.77095943736
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95106.17402062018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94380.86629925459
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89583.66692545358
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98924.99822286353
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95388.55469143006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88211.33730997331
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94610.65250630479
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91384.84835543716
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84525.61796459346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75068.53263114078
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83023.50123497378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69410.77531762968
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60105.17933968024
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54402.73721726122
[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(5332317)
[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: 122765.43048449187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124820.20406057255
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118401.21757369325
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114971.38631475263
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114023.11322117806
[INFO] [stdout] Failing because latency is too big: 27
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88977.67332619429
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96055.80907250021
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85898.07385033707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73558.15376638877
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67331.58964506246
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51895.31468636345
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71506.65358245466
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 32
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96774.66384431289
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82666.17594255193
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67056.5617495901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61675.81026130356
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53737.4339902373
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53712.56445933669
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59628.34923479147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61903.87274707551
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74731.86240522563
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80525.25106385665
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83166.59173098416
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98741.8841039153
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102898.60929098947
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107530.21798226307
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98138.46950202587
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99148.35962998657
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90741.98516658146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89897.36056738452
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80311.50900382234
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80244.87368652865
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70132.84157906217
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61608.618279063376
[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] We are too far away from the brain to move
[INFO] [stdout] Failing because latency is too big: 39
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 39
[INFO] [stdout] No brain position function
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54697.55793975666
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62293.998458872666
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69935.64327368164
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82442.14924236177
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89720.46330153605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99287.59713229386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98589.86985417211
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106264.7837281638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123788.2531190879
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102699.07139227574
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104233.6853693357
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115413.83641493577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115206.87917068577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107180.13011067
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118655.35092334577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108732.34267556807
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98552.44273947971
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97075.12378985528
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87166.34571425198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75441.96894149925
[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(5332309)
[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: 56588.28590667772
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64068.15025348042
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66518.45770036126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70349.83628578903
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78270.55001873279
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78187.26357819757
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77011.6577882457
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82454.53175466147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79482.72222930484
[INFO] [stdout] Failing because latency is too big: 49
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70531.16999793146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61720.012102168985
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58481.657886398956
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52450.80172049068
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68799.09438162926
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87616.14490021055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91982.23744518938
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86188.66547400167
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89814.83495259355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95595.816105025
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88716.44988655043
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104743.23449553957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95947.02718656464
[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: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 19
[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 -> 3899799 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50623.49057788297
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61076.79618592304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69163.81717974227
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76717.71846145275
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83672.41665728693
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92963.38879069348
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98696.92756416474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94117.38103417808
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107769.4416071662
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107762.7373657485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106554.65449971112
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3899799 -> 0 with duration 249
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115443.89041044062
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104476.64149734366
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113380.67954775854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104464.14572247374
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 101479.1980890329
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103727.85792817734
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93213.37618489657
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88015.4243279763
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82174.00284522632
[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>' (30) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a316a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4dad12 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59e99d2faee7 - neuralink_final[9a1dac882020e6d4]::controller::retract_ib::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x59e99d2fc749 - neuralink_final[9a1dac882020e6d4]::controller::insert_ib_open_loop::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x59e99d2fda54 - neuralink_final[9a1dac882020e6d4]::controller::start::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x59e99d31aaf6 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x59e99d2e59cf - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2570 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c0fb5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59e99d2c000e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59e99d2db9f6 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7326 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2875 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e762d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59e99d2f263d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8c60 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f01a0 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9c4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2cdf6b - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d6d9 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2502 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x59e99d2c1cee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x59e99d32d24d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ece20 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed5b6 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2edfb3 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d323833 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8376 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd50c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd8dc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbab0 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31af97 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x59e99d2f85d6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x59e99d30da0a - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x59e99d30ed60 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x59e99d2cf976 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   58:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x59e99d2cb71e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   65:     0x7dbf046bfa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (32) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1451647)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d3b22a0 - <core[c5ed12ab89cc536a]::result::Result<(), core[c5ed12ab89cc536a]::result::Result<u64, neuralink_final[9a1dac882020e6d4]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d3b22a0 - neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x59e99d38118c - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::loom::std::unsafe_cell::UnsafeCell<tokio[e4cb79fb234f467b]::runtime::task::core::Stage<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}>>>::with_mut::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d37526e - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d392a01 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59e99d38a7ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59e99d37ebcb - __rust_try
[INFO] [stdout]   29:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59e99d373de0 - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379bd9 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379e77 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d39171d - tokio[e4cb79fb234f467b]::runtime::task::raw::poll::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d430747 - <tokio[e4cb79fb234f467b]::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:     0x59e99d45f022 - <tokio[e4cb79fb234f467b]::runtime::task::LocalNotified<alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d42045b - <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - <tokio[e4cb79fb234f467b]::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:     0x59e99d2e5b50 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2660 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c10b5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x59e99d2c005e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x59e99d2dba36 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7376 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2ab5 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e766d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x59e99d2f267d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8f80 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f0c40 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9e4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ce0bb - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d719 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2642 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59e99d2c1d4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59e99d32d28d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed240 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed636 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee313 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d3239a3 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8456 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd6bc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cdb4c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbb30 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31b2ee - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x59e99d2f85e6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x59e99d30dc13 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x59e99d30ed90 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x59e99d2cf9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   75:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59e99d30d16e - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x59e99d2cb73e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   82:     0x7dbf046bfa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_no_errors_oracle' (29) 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:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d31cf4a - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d31cf4a - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x59e99d31d52a - integration_tests_oracle[4406adb8d911269a]::test_controller_no_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:136:31
[INFO] [stdout]   23:     0x59e99d31b407 - integration_tests_oracle[4406adb8d911269a]::test_controller_no_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:128:38
[INFO] [stdout]   24:     0x59e99d2cbe86 - <integration_tests_oracle[4406adb8d911269a]::test_controller_no_errors_oracle::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59e99d333ceb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59e99d333ceb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59e99d34054a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59e99d34054a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59e99d34054a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59e99d33aa14 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59e99d33aa14 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59e99d343042 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59e99d343042 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59e99d343042 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   46:     0x7dbf046bfa64 - 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(5332421)
[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: 65521.377972681774
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63741.31694779126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52645.139852927765
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53232.03058234416
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60800.94977891911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66008.40787809982
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74715.08867544902
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75626.69741637318
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80394.65778104193
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84448.72270936589
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87746.30067456549
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93227.27835607342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91941.28688065184
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92790.76574563247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95790.86148944439
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109482.33374303894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109585.28282513446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94750.70514442399
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85373.0422577681
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78382.3238980252
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73181.41080899676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67277.97140656493
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62456.1821181156
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55054.117799946805
[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(5332408)
[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: 109111.63315936876
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116594.91467730282
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119611.83979505277
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117929.66886454751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119216.70085982792
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119648.24253710173
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 123029.57017466333
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 125407.03041344974
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115625.04205804085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112599.27945305128
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105391.35669130785
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110873.50406963495
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98824.72469422361
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92799.20022934012
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86139.51327431749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81204.24343219306
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75212.38041908189
[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(5332607)
[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: 60700.63593565114
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66690.18567746831
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77139.89881746517
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87619.6467958563
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92231.71863649413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98687.0843376657
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107938.37744055386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 113178.9612676613
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114201.17510912381
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117711.52986188023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 116558.55014811293
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 122213.03760217805
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119294.30603900133
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 119378.8260630623
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 126253.76455057412
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 124514.7155585509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 121682.12692132895
[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(5332444)
[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: 92423.31683246314
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76688.43572122464
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86665.93956641876
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83642.76506234892
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77640.48198233801
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64977.538761268836
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61625.52219204488
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59015.945805746596
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50535.52587143704
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53856.37287592795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61840.65737734502
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68815.85272607824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75576.84360154707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81260.93412001536
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81008.86534603906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90427.57600368955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88138.95260010974
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99340.95147410396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98101.33784182707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92838.61531070026
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98627.20992970478
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94528.12243388267
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95365.08763875137
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86822.18911574385
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83233.38362636126
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81245.90420017904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75932.5631816421
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67902.42295713152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63170.369146262645
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54317.34395625442
[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(5332655)
[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: 51516.31148117129
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56789.453836990986
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63426.28669322806
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71950.67394261807
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77589.19757839432
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79821.2214111425
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86761.67327702674
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96042.53210474888
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89989.74298295472
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97609.07242656115
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98553.15716345597
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104441.65331049019
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94924.31562093424
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89001.51673732861
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90244.30053138721
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82620.46881390561
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72326.07944429247
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70636.24958193384
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61429.79391446069
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55404.33903904469
[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(5332309)
[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: 81211.29042238044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79793.34620284382
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77425.16756275087
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79138.97882464214
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75158.15465486236
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72785.59559604863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71740.7566795937
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67268.77220463287
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53943.32411483629
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58948.645884817
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63550.79896622535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74142.34265029314
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80001.44585533347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85455.04300723411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84380.17665982828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87715.47966563702
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90262.05055010738
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94990.64957007626
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95883.27375355468
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95921.90977731359
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92106.91036973102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90440.35265636258
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87932.64565529698
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87201.5359893482
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80475.72326741565
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77846.73926715204
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72032.27997457015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74475.34700997989
[INFO] [stdout] Failing because latency is too big: 55
[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(5332764)
[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: 55099.6572622743
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58571.24259373755
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69695.06979630864
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71948.66432727105
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72910.0500901083
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77871.27795492264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77045.83282141713
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77847.16478701902
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77798.07877357095
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81725.61606596597
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79828.30834916758
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74655.80125765887
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73214.56546384853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66559.99425390176
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63223.32203583
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53854.48088680068
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] Failing because latency is too big: 28
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] Failing because latency is too big: 35
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67324.98816007923
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61005.23343405884
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72568.79631541017
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90421.21201021038
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90982.65742605028
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96336.5961316548
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103950.80818484526
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92544.93232956901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95147.70062445314
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93869.55923026777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94503.61979576782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86029.00827445928
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87373.13021756185
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77532.37067235378
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76555.75691091444
[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] Moved to position: InserterZ(5332604)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[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: 50659.577393123065
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62967.79318001133
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60972.7006320433
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70253.91532878485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77086.66372532456
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78230.21733047895
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78263.87194263865
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79696.46992094582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75264.10645189474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87338.95424210513
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81126.75775564637
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76532.17580758326
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73599.41315817274
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67822.97661465802
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65369.637237741146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60157.374248682056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54282.05695939716
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50579.85236635525
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84886.29063222907
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91586.39403860527
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88934.14809419902
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94020.38344925386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92294.4703999362
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95704.71657727519
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92279.38683456334
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93871.18534368929
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91639.17312709824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85887.19104774494
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84625.79463421833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77555.9491587322
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74410.80863387568
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68203.90858855715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59629.207260892144
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53853.70202347718
[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(5332470)
[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: 134067.82040082826
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 128182.24603279913
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103102.63215424283
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112395.26835501299
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103531.6971947162
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97501.59505050676
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90801.85828151833
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83490.30795568973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79819.15098560788
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68571.62741136248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57440.072467121994
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52068.008783787955
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57087.507320592296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62769.025918756495
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65467.762818046845
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71864.0454777194
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72775.66091769235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75215.35198344104
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79320.34958182031
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80071.18893228692
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79943.96681377594
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81349.22869675118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79253.48350287485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73988.45182917651
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74483.97473604826
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63809.1635119454
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58845.92140660132
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51704.99713282846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52587.61811108189
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51595.28688938776
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56877.43461124413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65776.19707997853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76946.54321442277
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78031.77244075586
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97601.20174927311
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95613.40306408075
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82901.5464622319
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85553.28607012914
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81544.605139839
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51882.14072410029
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52795.48500060197
[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] ABNORMAL PREDICTION: Diff was: 50774.52872946032
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57312.88704405294
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65266.083697587135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72718.86828801548
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79606.65453760128
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85870.55834473006
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94562.12454542774
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96316.40615552058
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103755.30204732635
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 107130.2142650187
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106175.0835412055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111300.39074065734
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108567.63545038202
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115445.26029887702
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114347.19321828347
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112237.1759324905
[INFO] [stdout] Failing because latency is too big: 27
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97481.34562402312
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92909.84057817957
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89919.30386106204
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83770.72370057786
[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(5332356)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[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: 56262.833511791076
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58641.898167880136
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65911.12853176426
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68040.07641135342
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71585.55813450809
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76783.86879681854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76226.71139858139
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79789.0800584614
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77494.84470757458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79288.00966275774
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75374.94246260135
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73072.87339109497
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72110.41011076223
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68100.11239721766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61527.00801161211
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57888.378575654235
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50372.383411216084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55622.29192807921
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61356.05626508361
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68018.47475678555
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71609.14723539061
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76889.98916893941
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84251.41705065104
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88229.7415685308
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88481.49163650954
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93778.43831230304
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77948.64804712823
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95647.36511399748
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91573.69169901242
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92417.85895830847
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89503.16084788146
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83202.4133889298
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78804.32084346795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82743.89245925122
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69384.76321708562
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64327.37704765354
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55210.087527311756
[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] 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: 53630.44127232069
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64968.306797330384
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70290.4094311198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69964.9250766111
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75522.18100109138
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77868.96983461129
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79348.11189672188
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77456.81251307181
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79675.761605973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78529.57574357942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78829.08094133949
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71293.61537227675
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67739.51070066658
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65333.89663088787
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60159.083429171704
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52812.24068493978
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51141.09507116233
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58517.66206147801
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60935.737685953965
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76194.72162739292
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80012.29166135355
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82738.77059298044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86981.49110918469
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87536.11399126053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90130.19720983808
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94908.42686574394
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92850.28311381035
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95920.34828634514
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95105.48958265095
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93410.11867072666
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88106.30216262571
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84824.45921043365
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83197.57782281248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78172.59200209752
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72402.08660489693
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65933.010049492
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57212.15015619132
[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(5332457)
[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: 118839.11493881792
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 117268.09831368015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118460.21125522745
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115088.2424792723
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110891.6597343795
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 105908.9557495329
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103114.4410104279
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96035.83712336258
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83326.75165402377
[INFO] [stdout] Failing because latency is too big: 33
[INFO] [stdout] Failing because latency is too big: 24
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55231.685948272236
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56261.11271619273
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63788.23279950663
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68576.69995132228
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74942.71477439965
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78187.51931577362
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78185.37084899389
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79585.94304136152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77616.43572751677
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79755.70135707967
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78530.18188102474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76450.02535538119
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84341.29581305198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71048.00421848777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62272.90572663769
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58747.38773969794
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52730.32181293471
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54021.65830145357
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59896.22128322208
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68956.57400328014
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75324.69436768536
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78745.54869020637
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83568.67586153501
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84799.79480871605
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90941.28493436286
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87460.57484500727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103970.68649584858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98793.87031039828
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95635.09779445664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100374.4399898561
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95294.33877878461
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86735.42901165248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83128.90556004341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78737.31417969079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80138.1640063806
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67359.77239683853
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62553.68672525021
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Too many consecutive errors
[INFO] [stdout] Found premove location
[INFO] [stdout] Failing because latency is too big: 19
[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(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: 55812.941786414245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54197.64463706338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61917.1861456678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75939.08178036206
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69381.45649570168
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75083.55590296781
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77597.03888878727
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79246.1969838664
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77520.80688038061
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77446.04884005128
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78937.00657511188
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77098.59076298831
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85406.82475578052
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70188.63908054575
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67674.18370219832
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60314.814701315016
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52970.079218822066
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53791.16070230678
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60995.41795580578
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67680.56086507114
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76271.331497345
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87176.00211724744
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87039.27796409687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88454.10924448655
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91573.50018069439
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93865.40164270543
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98309.30096050189
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104849.61071071413
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98463.91117842577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91269.33975265687
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91975.79041403288
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88936.73717986897
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85063.12298769446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80384.3823023719
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77089.02541366057
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68365.57933350385
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59790.197821706184
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54013.354647674365
[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(5332633)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[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: 69988.17044260749
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77459.28029465582
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76747.97170120222
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77660.17509839928
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80197.34118082863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76934.03623589966
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80130.68636814982
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75108.37270972598
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75941.89949525183
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69258.4168286284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64156.43147603469
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54737.519619631115
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52329.80197149096
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63115.460324493935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68050.1663161217
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74096.65022623981
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79492.64160428813
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84185.30666060792
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90995.00218890782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91443.09839149984
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93710.8452274527
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98130.56175250432
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98663.80766165338
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95283.08409811463
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94009.109014355
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90599.02217896131
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91325.30532502767
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76117.38015391864
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72713.70742824906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64442.657170178485
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59267.5951649074
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51630.48296538775
[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(5332309)
[INFO] [stdout] Moved to position: InserterZ(5332309)
[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: 54410.01700326346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62099.885469503584
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67111.34836248634
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80787.4174061002
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87301.9826138817
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83454.14076767152
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75494.81575901201
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75660.56108788424
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66651.91888184706
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61214.627425557
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53239.043414319865
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73446.42665002821
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69226.93993944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79589.40272523114
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85101.02308805415
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89511.43585378875
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90405.04136775807
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93068.88903632702
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91890.1062262099
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98849.18979354633
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104846.68206591951
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97962.13477118441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93169.62955823494
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93229.1987565509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89587.50722977915
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82381.73347079265
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77224.917884644
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73349.12506769504
[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(5332317)
[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: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52678.023117330624
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58064.45057744754
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73680.85169990396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74045.53741794184
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84970.26440345787
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75418.92264580261
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88887.71600623056
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84353.08343585825
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72212.39982394734
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70982.26166639943
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68678.01293734647
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63535.360826185904
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56135.37527103443
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51607.29867529101
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57712.75215192558
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64655.52348068252
[INFO] [stdout] Failing because latency is too big: 31
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79221.42659294268
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83481.98634301906
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86996.85558292211
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82672.8088530068
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95744.52118438284
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95965.25929191743
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92366.42049455934
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93760.24072026496
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91346.31978189561
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90703.54794037179
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81502.75720536266
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81386.65116867342
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64309.88476762071
[INFO] [stdout] Failing because latency is too big: 26
[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] Error in moving to position: NeedleZ(0)
[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: 117631.95272838324
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 118930.32042637863
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 115651.52790797933
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108203.21875336638
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106648.05635208159
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 103956.46325033344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91502.06612159044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87210.3363178079
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77360.22315073851
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69510.51660824812
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62931.97370363958
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52601.971512309276
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56261.05104299169
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62759.28890254698
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63992.116414440796
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68265.17948296713
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71755.51724619488
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74435.25833684776
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78778.79483190237
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77281.70611839846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79911.43346844998
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76732.99349972
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75195.45080302714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75090.06006511883
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69685.62790616392
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69713.14091783948
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61138.059742940124
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59040.27153191157
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52270.60407671146
[INFO] [stdout] Failing because latency is too big: 25
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52400.921953685815
[INFO] [stdout] Failing because latency is too big: 28
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69185.43312926206
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72177.8999448116
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82350.85895500763
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83836.6937467194
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 87283.59326420224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89944.31242022756
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91791.7039192029
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92804.38960793708
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95948.76515164599
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92276.0751768417
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93585.44552587857
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91093.16958269454
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85129.62579925812
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86332.34597840894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76333.18289673631
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72910.98286437942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75619.21537174808
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56464.37685230386
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50295.38113697269
[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] 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(5332486)
[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: 76221.00775665953
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75911.31750697724
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77206.386618015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80142.50361330411
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74794.16690488509
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83133.0276491777
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78497.49958231288
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73002.22790193709
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69158.76300798543
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64558.98211519909
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57581.86096537532
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53285.96112340456
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53613.746364144376
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53271.092629608
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68399.95249727147
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69290.27307878446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75228.58849848737
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80505.84731479362
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93462.03724986594
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91977.32857046113
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89246.5416998557
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97158.90619434766
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95481.22888163652
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92829.46762439422
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95271.8042869519
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93845.60411155282
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97075.91612789535
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85521.73368438671
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84125.63438277843
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76971.60383483942
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73695.95503860258
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67391.84765236941
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57079.29547032516
[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(5332397)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[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: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61205.645023046876
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52576.08660400461
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52806.23204311961
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58959.652803662466
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60098.850716363755
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75676.25612730102
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75360.14632693666
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76203.89433902118
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75869.46097380458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79645.60627094656
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79397.92660017824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82612.07559046452
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75375.04050373705
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72152.39238896046
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70118.24989539525
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63064.85355091002
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54327.75546246488
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56003.48909920594
[INFO] [stdout] Failing because latency is too big: 23
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 54444.92599471705
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65652.63070962776
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67945.53109055408
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76167.67901788023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81339.87013146875
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82991.82870416192
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97956.90766610182
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89551.87902354763
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94503.84071286023
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92632.41563300113
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95893.78537133953
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92329.262514862
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93762.66498432634
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91384.64729723125
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90782.98300221842
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91492.8682216556
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78571.96891250042
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72866.09908241662
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66458.90659487946
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61016.81916452537
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52605.006923216395
[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(5332308)
[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: 84396.5192199481
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 69345.27890887018
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61059.88590847689
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53826.03307456197
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52491.181410816615
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56665.436383124674
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61985.55131516198
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68850.80919864844
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70395.99523478432
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75860.23126062949
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75611.94757115387
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79469.3937034707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79962.4965743504
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84475.72814953444
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80594.56801641372
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 75891.4629599707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70683.98979262053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71022.12019775901
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64104.22144875419
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 58757.64958097739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55402.841333043296
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59043.94410399138
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65535.34096111939
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71461.71122674632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79393.9475706272
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81391.24979112472
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88151.81674139714
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94302.79909745231
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93878.85761052894
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92362.88799023954
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95983.90059720224
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98679.0136944591
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91578.99811446981
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86783.74024452304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95031.71087770234
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90739.57658775849
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83138.33203870745
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77167.63733500591
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66506.8291601243
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59862.68367600441
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56930.837574058794
[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(5332320)
[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: 105397.13060172985
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 100226.43986260681
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108403.06632120837
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86984.43654306396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84450.16671966517
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65227.861141929636
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52992.95100429549
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55073.601113704266
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60970.896221301984
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72800.29324435117
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 71031.95531797106
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76934.97332291538
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77297.99161804782
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79026.32485859015
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79879.63184238446
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79853.6508197292
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86183.42866564973
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76912.15580243373
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74205.14973839745
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 70688.51223720552
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66398.70793817658
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63116.806048739
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60258.32531688758
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 50388.74167811102
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72822.01026069396
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82912.86117143859
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76578.91873328737
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83981.9311845674
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90872.19322980207
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94190.99648817547
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96658.90609130717
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95317.79225730663
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 104948.61400910665
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98594.55388949334
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94310.26980326674
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92155.13447792409
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94229.77785374084
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82241.06526776915
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77657.9422753586
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74478.68608875072
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66318.41083752166
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 61351.298748249304
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 53851.55861647497
[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(5332326)
[INFO] [stdout] InserterZ: 0 -> 0 with duration 0
[INFO] [stdout] Error in moving to position: NeedleZ(0)
[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: 52198.272105720825
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60082.53994218854
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 67563.76310843602
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72005.51211919333
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74620.79683547339
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 83812.39979949757
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79869.89344214927
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74924.57394223707
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81506.33432363474
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77273.64824195567
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74715.86744564585
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 64497.84097890649
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 20
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] Failing because latency is too big: 21
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60960.47604305204
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68434.0364365715
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74863.26530031022
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80978.7505951341
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86290.53482874669
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93597.6445174882
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91328.3709742577
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 96709.04959080124
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 98276.7772764439
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92967.16042527009
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92745.60466374632
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91668.32566075155
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 92551.51780044369
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97708.95535514085
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82896.64683591935
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90153.15443701402
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72526.91836230818
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68468.22702965664
[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(5332531)
[INFO] [stdout] Moved to position: InserterZ(5332531)
[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: 107510.9487763365
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102017.51001928677
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93017.01416020619
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 88953.44649184344
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 81498.28793075145
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 73512.62118151458
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 65068.11493344791
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56239.79586770944
[INFO] [stdout] Failing because latency is too big: 19
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52441.969575809315
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 56651.3357823214
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 62001.60842419963
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68892.93613934121
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 72844.62388541538
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78415.78909980494
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90822.95384272013
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 82322.3554568938
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80177.78061216767
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 79611.26341383846
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78177.26111862797
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 78160.01276305679
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76825.78616561869
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68337.06020047911
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 59941.79149715463
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60134.34933655476
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 52055.4227395053
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57756.544872218044
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 63661.36914764566
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 66212.49482810264
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74554.28827920335
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 77258.92991408345
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 84554.82054216531
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85578.16176450346
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91544.40436970547
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90826.60251268826
[INFO] [stdout] Failing because latency is too big: 22
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74783.2922249313
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 95435.20963984751
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 91324.13402755687
[INFO] [stdout] Failing because latency is too big: 32
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85107.5178543682
[INFO] [stdout] Failing because latency is too big: 26
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 55063.10963690956
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 76123.46576460276
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 60738.76172639604
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 51780.02110335766
[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 -> 3874419 with duration 248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 57905.028989900486
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 68502.01896714245
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 74432.24638022936
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 89902.61358428258
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 85943.13692682283
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests_oracle`
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 94296.06945213943
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 93155.6029230319
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 106929.71771139628
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 110625.41293548944
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 109846.10320817621
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 111437.66580100509
[INFO] [stdout] Success full in brain move
[INFO] [stdout] InserterZ: 3874419 -> 0 with duration 248
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 112145.3923419055
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108502.46005933697
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 114308.16188093822
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 108831.40851925907
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 102806.42815648858
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 99305.00127236568
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 97951.34960572515
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 90082.38938508392
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 86972.04324264824
[INFO] [stdout] ABNORMAL PREDICTION: Diff was: 80517.73941753712
[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>' (31) panicked at src/controller.rs:560:5:
[INFO] [stdout] assertion failed: control_state.out_of_brain_calibrated()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a316a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4dad12 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59e99d2faee7 - neuralink_final[9a1dac882020e6d4]::controller::retract_ib::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:560:5
[INFO] [stdout]   21:     0x59e99d2fc749 - neuralink_final[9a1dac882020e6d4]::controller::insert_ib_open_loop::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:584:51
[INFO] [stdout]   22:     0x59e99d2fda54 - neuralink_final[9a1dac882020e6d4]::controller::start::<neuralink_final[9a1dac882020e6d4]::predictor::oracle_approx::OraclePredictor>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller.rs:535:78
[INFO] [stdout]   23:     0x59e99d31aaf6 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:39:54
[INFO] [stdout]   24:     0x59e99d2e59cf - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2570 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c0fb5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59e99d2c000e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59e99d2db9f6 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7326 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2875 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e762d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59e99d2f263d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f235b - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8c60 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f01a0 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9c4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2cdf6b - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d6d9 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2502 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x59e99d2c1cee - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x59e99d32d24d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ece20 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed5b6 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2edfb3 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d323833 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8376 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd50c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd8dc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbab0 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31af97 - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:38:15
[INFO] [stdout]   53:     0x59e99d2f85d6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x59e99d30da0a - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x59e99d30ed60 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x59e99d2cf976 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   58:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59e99d30cd30 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x59e99d2cb71e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#0}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   65:     0x7dbf046bfa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at src/robot.rs:346:31:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Ok(1426914)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d3b22a0 - <core[c5ed12ab89cc536a]::result::Result<(), core[c5ed12ab89cc536a]::result::Result<u64, neuralink_final[9a1dac882020e6d4]::interface::OCTError>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d3b22a0 - neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/robot.rs:346:31
[INFO] [stdout]   22:     0x59e99d38118c - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::loom::std::unsafe_cell::UnsafeCell<tokio[e4cb79fb234f467b]::runtime::task::core::Stage<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}>>>::with_mut::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d3882ec - <tokio[e4cb79fb234f467b]::runtime::task::core::Core<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d37526e - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d392a01 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59e99d38a7ef - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59e99d37ebcb - __rust_try
[INFO] [stdout]   29:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59e99d37cf43 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::task::local::Shared>>::{closure#0}>, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59e99d373de0 - tokio[e4cb79fb234f467b]::runtime::task::harness::poll_future::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379bd9 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d379e77 - <tokio[e4cb79fb234f467b]::runtime::task::harness::Harness<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d39171d - tokio[e4cb79fb234f467b]::runtime::task::raw::poll::<neuralink_final[9a1dac882020e6d4]::robot::get_distance::{closure#0}, alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d430747 - <tokio[e4cb79fb234f467b]::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:     0x59e99d45f022 - <tokio[e4cb79fb234f467b]::runtime::task::LocalNotified<alloc[9c68fdf4f4f29218]::sync::Arc<tokio[e4cb79fb234f467b]::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:     0x59e99d42045b - <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - tokio[e4cb79fb234f467b]::runtime::coop::budget::<(), <tokio[e4cb79fb234f467b]::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:     0x59e99d4238e7 - <tokio[e4cb79fb234f467b]::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:     0x59e99d2e5b50 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2660 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2c10b5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::try_with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x59e99d2c005e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::task::local::LocalData>>::with::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::with<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x59e99d2dba36 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::with::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e7376 - <tokio[e4cb79fb234f467b]::task::local::RunUntil<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::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:     0x59e99d2e2ab5 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e766d - <core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   49:     0x59e99d2f267d - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - tokio[e4cb79fb234f467b]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f24fb - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8f80 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2f0c40 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee9e4 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ce0bb - <tokio[e4cb79fb234f467b]::runtime::context::scoped::Scoped<tokio[e4cb79fb234f467b]::runtime::scheduler::Context>>::set::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::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:     0x59e99d32d719 - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2c2642 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::try_with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59e99d2c1d4e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[e4cb79fb234f467b]::runtime::context::Context>>::with::<tokio[e4cb79fb234f467b]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59e99d32d28d - tokio[e4cb79fb234f467b]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed240 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}::{closure#0}>::{closure#0}>>::{closure#0}, core[c5ed12ab89cc536a]::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:     0x59e99d2ed636 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut <tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2ee313 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d3239a3 - tokio[e4cb79fb234f467b]::runtime::context::runtime::enter_runtime::<<tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2e8456 - <tokio[e4cb79fb234f467b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cd6bc - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2cdb4c - <tokio[e4cb79fb234f467b]::runtime::runtime::Runtime>::block_on::<<tokio[e4cb79fb234f467b]::task::local::LocalSet>::run_until<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d2dbb30 - <tokio[e4cb79fb234f467b]::task::local::LocalSet>::block_on::<integration_tests_oracle[4406adb8d911269a]::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:     0x59e99d31b2ee - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:50:15
[INFO] [stdout]   70:     0x59e99d2f85e6 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x59e99d30dc13 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x59e99d30ed90 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x59e99d2cf9aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x59e99d30f71b - __rust_try
[INFO] [stdout]   75:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x59e99d30d16e - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x59e99d30d16e - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x59e99d2cb73e - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   82:     0x7dbf046bfa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_controller_move_errors_oracle' (28) 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:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59e99d4c4ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59e99d4c4ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59e99d4da60a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59e99d4da60a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x59e99d4c9e26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59e99d4c9e26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59e99d4a307f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59e99d4a307f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59e99d4bd0b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59e99d33f93e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59e99d33f93e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59e99d4bd322 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59e99d4bd322 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59e99d4a3138 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59e99d49ab09 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59e99d4a3f8d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59e99d4dad4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59e99d4daac2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59e99d31cf4a - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::any::Any + core[c5ed12ab89cc536a]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59e99d31cf4a - integration_tests_oracle[4406adb8d911269a]::make_state_oracle_predictor
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:56:23
[INFO] [stdout]   22:     0x59e99d31ddcd - integration_tests_oracle[4406adb8d911269a]::test_controller_move_errors_oracle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:107:31
[INFO] [stdout]   23:     0x59e99d31b437 - integration_tests_oracle[4406adb8d911269a]::test_controller_move_errors_oracle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests_oracle.rs:99:40
[INFO] [stdout]   24:     0x59e99d2cbec6 - <integration_tests_oracle[4406adb8d911269a]::test_controller_move_errors_oracle::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59e99d333ceb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59e99d333ceb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59e99d34054a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59e99d34054a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59e99d34054a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59e99d34054a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59e99d34054a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59e99d33aa14 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59e99d33aa14 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59e99d343042 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59e99d343042 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59e99d343042 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59e99d343042 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59e99d343042 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59e99d4c476f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x59e99d4c476f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7dbf04632aa4 - <unknown>
[INFO] [stdout]   46:     0x7dbf046bfa64 - 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 439.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb26b103c49afc56e9515b4a8f204ac50ab87a24998b479f157b597f9889ef61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb26b103c49afc56e9515b4a8f204ac50ab87a24998b479f157b597f9889ef61", kill_on_drop: false }`
[INFO] [stdout] eb26b103c49afc56e9515b4a8f204ac50ab87a24998b479f157b597f9889ef61
