[INFO] cloning repository https://github.com/pdf-jube-joba/computation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdf-jube-joba/computation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49f9a8adad37bf43884f17683abd5921790e0d5a
[INFO] testing pdf-jube-joba/computation against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pdf-jube-joba/computation
[INFO] finished tweaking git repo https://github.com/pdf-jube-joba/computation
[INFO] tweaked toml for git repo https://github.com/pdf-jube-joba/computation written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pdf-jube-joba/computation on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pdf-jube-joba/computation 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded implicit-clone v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c3fd33e4ef3c24adcdab5f9fb151c3e6eb997760dc8bd46e9398d1f2bce0b76
[INFO] running `Command { std: "docker" "start" "-a" "9c3fd33e4ef3c24adcdab5f9fb151c3e6eb997760dc8bd46e9398d1f2bce0b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c3fd33e4ef3c24adcdab5f9fb151c3e6eb997760dc8bd46e9398d1f2bce0b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3fd33e4ef3c24adcdab5f9fb151c3e6eb997760dc8bd46e9398d1f2bce0b76", kill_on_drop: false }`
[INFO] [stdout] 9c3fd33e4ef3c24adcdab5f9fb151c3e6eb997760dc8bd46e9398d1f2bce0b76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e3feebe59469148c3e61b32959d538d32b434d0a0221b2b28199a38f93b7f8c
[INFO] running `Command { std: "docker" "start" "-a" "2e3feebe59469148c3e61b32959d538d32b434d0a0221b2b28199a38f93b7f8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lambda_calculus_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/cui)
[INFO] [stderr]    Compiling my_hdl_web v0.1.0 (/opt/rustwide/workdir/models/my_hdl/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling lambda_continuations_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/cui)
[INFO] [stderr]    Compiling counter_machine_cui v0.1.0 (/opt/rustwide/workdir/models/counter_machine/cui)
[INFO] [stderr]    Compiling while_language v0.1.0 (/opt/rustwide/workdir/models/while_language/core)
[INFO] [stderr]    Compiling cpu_emulator_web v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling lambda_continuations_web v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling turing_machine_cui v0.1.0 (/opt/rustwide/workdir/models/turing_machine/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_cui v0.1.0 (/opt/rustwide/workdir/models/recursive_function/cui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling my_hdl_cui v0.1.0 (/opt/rustwide/workdir/models/my_hdl/cui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling counter_machine_web v0.1.0 (/opt/rustwide/workdir/models/counter_machine/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling while_minus_lang_cui v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cpu_emulator_cui v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling logic_circuit_cui v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/cui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling implicit-clone v0.3.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-history v0.1.5
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-net v0.3.1
[INFO] [stderr]    Compiling gloo-worker v0.2.1
[INFO] [stderr]    Compiling gloo v0.8.1
[INFO] [stderr]    Compiling yew v0.20.0
[INFO] [stderr]    Compiling test_global_tape v0.1.0 (/opt/rustwide/workdir/test_global_tape)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_core v0.1.0 (/opt/rustwide/workdir/models/recursive_function/core)
[INFO] [stderr]    Compiling logic_circuit_core v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/core)
[INFO] [stderr]    Compiling lambda_calculus_core v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/core)
[INFO] [stderr]    Compiling turing_machine_core v0.1.0 (/opt/rustwide/workdir/models/turing_machine/core)
[INFO] [stderr]    Compiling while_minus_lang_core v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/core)
[INFO] [stderr]    Compiling counter_machine_core v0.1.0 (/opt/rustwide/workdir/models/counter_machine/core)
[INFO] [stderr]    Compiling lambda_continuations_core v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/core)
[INFO] [stderr]    Compiling my_hdl_core v0.1.0 (/opt/rustwide/workdir/models/my_hdl/core)
[INFO] [stderr]    Compiling cpu_emulator_core v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/core)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Assumrator(Byte);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProgramCounter(Number);
[INFO] [stdout]    |            -------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ext`
[INFO] [stdout]  --> models/lambda_continuations/core/src/ctrl.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |         ext::{Ext, ExtStruct},
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Debug, Display};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             AbCt::Abort(e) => None,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |             AbCt::Control(e) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 AbCt::Base(b) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut t = self;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ext::Var { var } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_to_while_minus_lang v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_while_minus_lang)
[INFO] [stderr]    Compiling recursive_function_to_lambda_calculus v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_lambda_calculus)
[INFO] [stderr]    Compiling recursive_function_to_turing_machine v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_turing_machine)
[INFO] [stdout] warning: enum `AbCt` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum AbCt<T>
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `n`, `ab`, and `ct` are never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | / impl<T> AbCt<T>
[INFO] [stdout] 20 | | where
[INFO] [stdout] 21 | |     T: LamFamily<AbCt<T>>,
[INFO] [stdout]    | |__________________________- associated functions in this implementation
[INFO] [stdout] 22 |   {
[INFO] [stdout] 23 |       pub fn n(t: T::This) -> Self {
[INFO] [stdout]    |              ^
[INFO] [stdout] ...
[INFO] [stdout] 26 |       pub fn ab(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn ct(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn print(t: &Lam<ExtStruct>) -> String {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_T` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BOOL_T: &str = "#true";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_F` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BOOL_F: &str = "#false";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyParser` is never constructed
[INFO] [stdout]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct MyParser;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | enum CombExpVal {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  97 |     Val(Value),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  98 |     Var(String),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 101 |     Not(Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombExpVal` 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: function `eval_to_val` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn eval_to_val(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_IN` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | const FIELD_IN: &str = "IN";
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_OUT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_STATE` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `build` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 274 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 290 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl GraphModuleState {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 357 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lambda_calculus_web v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/web)
[INFO] [stdout] warning: constant `FIELD_NEXT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_THIS` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILED_PREV` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_otput` and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl IterModuleState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling while_minus_lang_web v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/web)
[INFO] [stderr]    Compiling turing_machine_web v0.1.0 (/opt/rustwide/workdir/models/turing_machine/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_length`
[INFO] [stdout]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             parameter_length,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sign`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_web v0.1.0 (/opt/rustwide/workdir/models/recursive_function/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling counter_machine_to_logic_circuits v0.1.0 (/opt/rustwide/workdir/compile/counter_machine_to_logic_circuits)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling logic_circuit_web v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.79s
[INFO] running `Command { std: "docker" "inspect" "2e3feebe59469148c3e61b32959d538d32b434d0a0221b2b28199a38f93b7f8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3feebe59469148c3e61b32959d538d32b434d0a0221b2b28199a38f93b7f8c", kill_on_drop: false }`
[INFO] [stdout] 2e3feebe59469148c3e61b32959d538d32b434d0a0221b2b28199a38f93b7f8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b259f5aba82f842399ad48a6b76a64df1636dfbf815a74ff5dcda49dc26b2af9
[INFO] running `Command { std: "docker" "start" "-a" "b259f5aba82f842399ad48a6b76a64df1636dfbf815a74ff5dcda49dc26b2af9", kill_on_drop: false }`
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling logic_circuit_cui v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/cui)
[INFO] [stderr]    Compiling cpu_emulator_web v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/web)
[INFO] [stderr]    Compiling recursive_function_cui v0.1.0 (/opt/rustwide/workdir/models/recursive_function/cui)
[INFO] [stderr]    Compiling lambda_continuations_web v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/web)
[INFO] [stderr]    Compiling lambda_calculus_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/cui)
[INFO] [stderr]    Compiling my_hdl_cui v0.1.0 (/opt/rustwide/workdir/models/my_hdl/cui)
[INFO] [stderr]    Compiling while_minus_lang_cui v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/cui)
[INFO] [stderr]    Compiling my_hdl_web v0.1.0 (/opt/rustwide/workdir/models/my_hdl/web)
[INFO] [stderr]    Compiling lambda_continuations_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/cui)
[INFO] [stderr]    Compiling counter_machine_cui v0.1.0 (/opt/rustwide/workdir/models/counter_machine/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_global_tape v0.1.0 (/opt/rustwide/workdir/test_global_tape)
[INFO] [stderr]    Compiling cpu_emulator_cui v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/cui)
[INFO] [stderr]    Compiling counter_machine_web v0.1.0 (/opt/rustwide/workdir/models/counter_machine/web)
[INFO] [stderr]    Compiling turing_machine_cui v0.1.0 (/opt/rustwide/workdir/models/turing_machine/cui)
[INFO] [stderr]    Compiling while_language v0.1.0 (/opt/rustwide/workdir/models/while_language/core)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sign`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_length`
[INFO] [stdout]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             parameter_length,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Assumrator(Byte);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProgramCounter(Number);
[INFO] [stdout]    |            -------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_T` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BOOL_T: &str = "#true";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_F` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BOOL_F: &str = "#false";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyParser` is never constructed
[INFO] [stdout]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct MyParser;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | enum CombExpVal {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  97 |     Val(Value),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  98 |     Var(String),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 101 |     Not(Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombExpVal` 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: function `eval_to_val` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn eval_to_val(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_IN` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | const FIELD_IN: &str = "IN";
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_OUT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_STATE` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `build` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 274 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling counter_machine_to_logic_circuits v0.1.0 (/opt/rustwide/workdir/compile/counter_machine_to_logic_circuits)
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 290 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl GraphModuleState {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 357 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_NEXT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_THIS` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILED_PREV` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_otput` and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl IterModuleState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ext`
[INFO] [stdout]  --> models/lambda_continuations/core/src/ctrl.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |         ext::{Ext, ExtStruct},
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Debug, Display};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             AbCt::Abort(e) => None,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |             AbCt::Control(e) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 AbCt::Base(b) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut t = self;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ext::Var { var } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AbCt` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum AbCt<T>
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `n`, `ab`, and `ct` are never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | / impl<T> AbCt<T>
[INFO] [stdout] 20 | | where
[INFO] [stdout] 21 | |     T: LamFamily<AbCt<T>>,
[INFO] [stdout]    | |__________________________- associated functions in this implementation
[INFO] [stdout] 22 |   {
[INFO] [stdout] 23 |       pub fn n(t: T::This) -> Self {
[INFO] [stdout]    |              ^
[INFO] [stdout] ...
[INFO] [stdout] 26 |       pub fn ab(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn ct(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn print(t: &Lam<ExtStruct>) -> String {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_to_turing_machine v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_turing_machine)
[INFO] [stderr]    Compiling turing_machine_web v0.1.0 (/opt/rustwide/workdir/models/turing_machine/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_to_while_minus_lang v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_while_minus_lang)
[INFO] [stderr]    Compiling while_minus_lang_web v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling logic_circuit_web v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_to_lambda_calculus v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_lambda_calculus)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling lambda_calculus_web v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling recursive_function_web v0.1.0 (/opt/rustwide/workdir/models/recursive_function/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling counter_machine_core v0.1.0 (/opt/rustwide/workdir/models/counter_machine/core)
[INFO] [stderr]    Compiling cpu_emulator_core v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/core)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling logic_circuit_core v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/core)
[INFO] [stderr]    Compiling while_minus_lang_core v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/core)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lambda_continuations_core v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/core)
[INFO] [stderr]    Compiling turing_machine_core v0.1.0 (/opt/rustwide/workdir/models/turing_machine/core)
[INFO] [stderr]    Compiling lambda_calculus_core v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/core)
[INFO] [stderr]    Compiling recursive_function_core v0.1.0 (/opt/rustwide/workdir/models/recursive_function/core)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Assumrator(Byte);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProgramCounter(Number);
[INFO] [stdout]    |            -------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sign`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling my_hdl_core v0.1.0 (/opt/rustwide/workdir/models/my_hdl/core)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bapp`, `blam`, `eapp`, `eif`, `elam`, `elet`, `epred`, `erec`, `esucc`, and `ezero`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |         base::{bapp, blam, bvar},
[INFO] [stdout]     |                ^^^^  ^^^^
[INFO] [stdout] 154 |         ext::{eapp, eif, elam, elet, epred, erec, esucc, evar, ezero},
[INFO] [stdout]     |               ^^^^  ^^^  ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Debug, Display};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_length`
[INFO] [stdout]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             parameter_length,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             AbCt::Abort(e) => None,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |             AbCt::Control(e) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 AbCt::Base(b) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut t = self;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let s1 = l1.free_variables();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let s2 = l2.free_variables();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ext::Var { var } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> models/lambda_continuations/core/src/parse.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let check_parse = |code: &str| {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_T` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BOOL_T: &str = "#true";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_F` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BOOL_F: &str = "#false";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyParser` is never constructed
[INFO] [stdout]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct MyParser;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | enum CombExpVal {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  97 |     Val(Value),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  98 |     Var(String),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 101 |     Not(Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombExpVal` 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: function `eval_to_val` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn eval_to_val(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_IN` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | const FIELD_IN: &str = "IN";
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_OUT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_STATE` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `build` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 274 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 290 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl GraphModuleState {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 357 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_NEXT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_THIS` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILED_PREV` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_otput` and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl IterModuleState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "b259f5aba82f842399ad48a6b76a64df1636dfbf815a74ff5dcda49dc26b2af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b259f5aba82f842399ad48a6b76a64df1636dfbf815a74ff5dcda49dc26b2af9", kill_on_drop: false }`
[INFO] [stdout] b259f5aba82f842399ad48a6b76a64df1636dfbf815a74ff5dcda49dc26b2af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 859a0133e5d8e9c8d7a4019ad6037681b70846e5fa1fa105687a2821c548ecb6
[INFO] running `Command { std: "docker" "start" "-a" "859a0133e5d8e9c8d7a4019ad6037681b70846e5fa1fa105687a2821c548ecb6", kill_on_drop: false }`
[INFO] [stderr] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-F type_complexity`
[INFO] [stderr]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0602`.
[INFO] [stderr] warning: `my_hdl_cui` (lib) generated 1 warning
[INFO] [stderr] warning: `recursive_function_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_language` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `counter_machine_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_calculus_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `counter_machine_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_continuations_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `logic_circuit_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_minus_lang_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_continuations_cui` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `my_hdl_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `counter_machine_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `counter_machine_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_continuations_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `recursive_function_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_calculus_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `turing_machine_cui` (bin "turing_machine_cui" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_continuations_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_language` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `logic_circuit_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_minus_lang_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `my_hdl_cui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `my_hdl_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `test_global_tape` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `test_global_tape` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `utils` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `utils` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct Assumrator(Byte);
[INFO] [stderr]    |            ---------- ^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct ProgramCounter(Number);
[INFO] [stderr]    |            -------------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Ext`
[INFO] [stderr]  --> models/lambda_continuations/core/src/ctrl.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 |         ext::{Ext, ExtStruct},
[INFO] [stderr]   |               ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Display`
[INFO] [stderr]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::fmt::{Debug, Display};
[INFO] [stderr]   |                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 |             AbCt::Abort(e) => None,
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stderr]    |
[INFO] [stderr] 80 |             AbCt::Control(e) => None,
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `b`
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 AbCt::Base(b) => {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let mut t = self;
[INFO] [stderr]    |             ----^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stderr]    |
[INFO] [stderr] 79 |             Base::Lam { var, body } => None,
[INFO] [stderr]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stderr]    |
[INFO] [stderr] 79 |             Base::Lam { var, body } => None,
[INFO] [stderr]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stderr]     |
[INFO] [stderr] 133 |             Ext::Var { var } => None,
[INFO] [stderr]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stderr]     |
[INFO] [stderr] 134 |             Ext::Lam { var, body } => None,
[INFO] [stderr]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stderr]     |
[INFO] [stderr] 134 |             Ext::Lam { var, body } => None,
[INFO] [stderr]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stderr]     |
[INFO] [stderr] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stderr]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stderr]     |
[INFO] [stderr] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stderr]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `var`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stderr]     |
[INFO] [stderr] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stderr]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stderr]     |
[INFO] [stderr] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stderr]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AbCt` is never used
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:10:6
[INFO] [stderr]    |
[INFO] [stderr] 10 | enum AbCt<T>
[INFO] [stderr]    |      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `n`, `ab`, and `ct` are never used
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | / impl<T> AbCt<T>
[INFO] [stderr] 20 | | where
[INFO] [stderr] 21 | |     T: LamFamily<AbCt<T>>,
[INFO] [stderr]    | |__________________________- associated functions in this implementation
[INFO] [stderr] 22 |   {
[INFO] [stderr] 23 |       pub fn n(t: T::This) -> Self {
[INFO] [stderr]    |              ^
[INFO] [stderr] ...
[INFO] [stderr] 26 |       pub fn ab(t: AbCt<T>) -> Self {
[INFO] [stderr]    |              ^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |       pub fn ct(t: AbCt<T>) -> Self {
[INFO] [stderr]    |              ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print` is never used
[INFO] [stderr]   --> models/lambda_continuations/core/src/no_ext.rs:95:4
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn print(t: &Lam<ExtStruct>) -> String {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Parser`
[INFO] [stderr]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pest::{iterators::Pair, Parser};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stderr]     |
[INFO] [stderr] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stderr]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BOOL_T` is never used
[INFO] [stderr]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const BOOL_T: &str = "#true";
[INFO] [stderr]   |       ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BOOL_F` is never used
[INFO] [stderr]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const BOOL_F: &str = "#false";
[INFO] [stderr]   |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyParser` is never constructed
[INFO] [stderr]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct MyParser;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stderr]     |
[INFO] [stderr]  96 | enum CombExpVal {
[INFO] [stderr]     |      ---------- variants in this enum
[INFO] [stderr]  97 |     Val(Value),
[INFO] [stderr]     |     ^^^
[INFO] [stderr]  98 |     Var(String),
[INFO] [stderr]     |     ^^^
[INFO] [stderr]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stderr]     |     ^^
[INFO] [stderr] 101 |     Not(Box<CombExpVal>),
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CombExpVal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `eval_to_val` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn eval_to_val(
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIELD_IN` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stderr]     |
[INFO] [stderr] 260 | const FIELD_IN: &str = "IN";
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIELD_OUT` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stderr]     |
[INFO] [stderr] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stderr]     |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIELD_STATE` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stderr]     |
[INFO] [stderr] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stderr]     |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `build` are never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stderr]     |
[INFO] [stderr] 273 | impl SimpleModuleState {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr] 274 |     fn new() -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stderr]     |
[INFO] [stderr] 289 | impl SimpleModuleState {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] 290 |     fn now_state(&self) -> Value {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stderr]     |
[INFO] [stderr] 356 | impl GraphModuleState {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] 357 |     fn now_state(&self) -> Value {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIELD_NEXT` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stderr]     |
[INFO] [stderr] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stderr]     |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIELD_THIS` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stderr]     |
[INFO] [stderr] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stderr]     |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FILED_PREV` is never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stderr]     |
[INFO] [stderr] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stderr]     |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_otput` and `clock` are never used
[INFO] [stderr]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stderr]     |
[INFO] [stderr] 414 | impl IterModuleState {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `bapp`, `blam`, `eapp`, `eif`, `elam`, `elet`, `epred`, `erec`, `esucc`, and `ezero`
[INFO] [stderr]    --> models/lambda_continuations/core/src/ctrl.rs:153:16
[INFO] [stderr]     |
[INFO] [stderr] 153 |         base::{bapp, blam, bvar},
[INFO] [stderr]     |                ^^^^  ^^^^
[INFO] [stderr] 154 |         ext::{eapp, eif, elam, elet, epred, erec, esucc, evar, ezero},
[INFO] [stderr]     |               ^^^^  ^^^  ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s1`
[INFO] [stderr]    --> models/lambda_continuations/core/src/ctrl.rs:161:13
[INFO] [stderr]     |
[INFO] [stderr] 161 |         let s1 = l1.free_variables();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s2`
[INFO] [stderr]    --> models/lambda_continuations/core/src/ctrl.rs:162:13
[INFO] [stderr]     |
[INFO] [stderr] 162 |         let s2 = l2.free_variables();
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `code`
[INFO] [stderr]    --> models/lambda_continuations/core/src/parse.rs:276:28
[INFO] [stderr]     |
[INFO] [stderr] 276 |         let check_parse = |code: &str| {
[INFO] [stderr]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stderr]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `recursive_function_core` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_core` (lib) generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: `lambda_continuations_core` (lib) generated 19 warnings (run `cargo fix --lib -p lambda_continuations_core` to apply 3 suggestions)
[INFO] [stderr] warning: `my_hdl_core` (lib) generated 17 warnings (run `cargo fix --lib -p my_hdl_core` to apply 1 suggestion)
[INFO] [stderr] warning: `recursive_function_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `my_hdl_core` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: `lambda_continuations_core` (lib test) generated 19 warnings (14 duplicates) (run `cargo fix --lib -p lambda_continuations_core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{bail, Error};
[INFO] [stderr]   |              ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Sign`
[INFO] [stderr]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stderr]   |
[INFO] [stderr] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stderr]   |                                    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parameter_length`
[INFO] [stderr]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stderr]    |
[INFO] [stderr] 90 |             parameter_length,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `recursive_function_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_calculus_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `turing_machine_web` (lib) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p turing_machine_web` to apply 2 suggestions)
[INFO] [stderr] warning: `recursive_function_to_turing_machine` (lib) generated 1 warning
[INFO] [stderr] warning: `logic_circuit_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_minus_lang_web` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `recursive_function_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `while_minus_lang_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `recursive_function_to_turing_machine` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `turing_machine_web` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `logic_circuit_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `lambda_calculus_web` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `cpu_emulator_core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/counter_machine_core-fa36910505f12188)
[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/lib.rs (/opt/rustwide/target/debug/deps/counter_machine_cui-8f56845af407bf54)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/counter_machine_to_logic_circuits-6f67a0792a795b1c)
[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/lib.rs (/opt/rustwide/target/debug/deps/counter_machine_web-7b6008f4dbd9392c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_emulator_core-3250ae7caf2ac915)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_emulator_cui-a9b5d224c087c501)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_emulator_web-094488c4bd2588fe)
[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 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_calculus_core-22b9bdf99f4a9fa3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test manipulation::utility::tests::test_app ... ok
[INFO] [stdout] test manipulation::parse::tests::parse_test ... ok
[INFO] [stdout] test machine::tests::alpha_eq_test ... ok
[INFO] [stdout] test manipulation::utility::tests::test_lam ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_calculus_cui-1e5f2fc2dcf96e2e)
[INFO] [stdout] test manipulation::utility::tests::test_var ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_calculus_web-cb25c72f2dad9eb0)
[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/lib.rs (/opt/rustwide/target/debug/deps/lambda_continuations_core-a0f9ce66fecffce0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test ctrl::tests::t ... ok
[INFO] [stdout] test no_ext::tests::etest_subst_alpha ... ok
[INFO] [stdout] test no_ext::tests::etest_value_step ... ok
[INFO] [stdout] test no_ext::tests::etest_variables ... ok
[INFO] [stdout] test parse::tests::lam ... ok
[INFO] [stdout] test no_ext::tests::test_variables ... ok
[INFO] [stdout] test parse::tests::lam_ext ... ok
[INFO] [stdout] test parse::tests::lam_nat ... ok
[INFO] [stdout] test no_ext::tests::test_subst_alpha ... ok
[INFO] [stdout] test no_ext::tests::test_value_step ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_continuations_cui-c2b6a9c6442bff31)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_continuations_web-472956ffed255dfa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logic_circuit_core-1aa1f358a926db55)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test machine::tests::test_gate ... ok
[INFO] [stdout] test machine::tests::test_pin_map ... ok
[INFO] [stdout] test manipulation::tests::f ... ok
[INFO] [stdout] test machine::tests::test_mix ... ok
[INFO] [stdout] test tests::test_xor ... ok
[INFO] [stdout] test tests::test_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logic_circuit_cui-9147495fea8c3362)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logic_circuit_web-139153562c4ddc25)
[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/lib.rs (/opt/rustwide/target/debug/deps/my_hdl_core-10e5a6bbd96c98a5)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_hdl_cui-a683415174d5c007)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_hdl_web-a4e87f15e2b882a0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recursive_function_core-729a0ccb7ac7db10)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test machine::tests::comp_call ... ok
[INFO] [stdout] test machine::tests::prim_call ... ok
[INFO] [stdout] test machine::tests::pred_well ... ok
[INFO] [stdout] test machine::tests::process_test_comp ... ok
[INFO] [stdout] test machine::tests::monus_call ... ok
[INFO] [stdout] test machine::tests::process_test_succ ... ok
[INFO] [stdout] test machine::tests::process_test_prim ... ok
[INFO] [stdout] test machine::tests::proj_call ... ok
[INFO] [stdout] test machine::tests::process_test_zero ... ok
[INFO] [stdout] test machine::tests::succ_call ... ok
[INFO] [stdout] test machine::tests::process_test_muop ... ok
[INFO] [stdout] test machine::tests::muop_call ... ok
[INFO] [stdout] test machine::tests::zero_call ... ok
[INFO] [stdout] test manipulation::tests::parse_test_rec ... ok
[INFO] [stdout] test manipulation::tests::parse_test_simple ... ok
[INFO] [stdout] test manipulation::tests::parse_test_rec2 ... ok
[INFO] [stdout] test manipulation::tests::parse_test_with_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recursive_function_cui-40c8f85eec538f87)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recursive_function_to_lambda_calculus-7ee046276f7cc47a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::lambda_term_and_number_test ... ok
[INFO] [stdout] test tests::is_zero_test ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recursive_function_to_turing_machine-5bfec523208536b4)
[INFO] [stdout] test tests::proj_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test auxiliary::basic::tests::is_first_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::shift_right_to_lefts_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::shift_left_to_rights_test ... FAILED
[INFO] [stdout] test auxiliary::rotate::tests::rotate_back_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::shift_left_to_right_fill_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::annihilate_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::concat_test ... FAILED
[INFO] [stdout] test compile::mu_recursion::tests::increment_test ... FAILED
[INFO] [stdout] test auxiliary::basic::tests::builder_safe ... ok
[INFO] [stdout] test compile::mu_recursion::tests::remove_test ... FAILED
[INFO] [stdout] test auxiliary::copy::tests::copy_test ... FAILED
[INFO] [stdout] test auxiliary::copy::tests::pre_copy_test ... FAILED
[INFO] [stdout] test compile::mu_recursion::tests::setting_test ... FAILED
[INFO] [stdout] test compile::projection::tests::flat_1_till_end_test ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::expand_aux_remove_zero_test ... FAILED
[INFO] [stdout] test compile::mu_recursion::tests::start_0_test ... ok
[INFO] [stdout] test auxiliary::rotate::tests::rotate_test ... FAILED
[INFO] [stdout] test compile::projection::tests::format_test ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::is_left_sig_test ... FAILED
[INFO] [stdout] test compile::projection::tests::builder_safe ... ok
[INFO] [stdout] test auxiliary::rotate::tests::builder_safe ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::format_test ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::expand_aux_shift_right_test ... FAILED
[INFO] [stdout] test compile::tests::compile_test_any_to_zero ... FAILED
[INFO] [stdout] test compile::projection::tests::shrink_bar_right_till_1_or_bar_test ... FAILED
[INFO] [stdout] test compile::projection::tests::move_1_left_in_bar_test ... FAILED
[INFO] [stdout] test compile::tests::compile_test_mul ... FAILED
[INFO] [stdout] test compile::tests::compile_test_zero_from_mul ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::expand_aux_shrink_test ... FAILED
[INFO] [stdout] test compile::composition::tests::format_test ... FAILED
[INFO] [stdout] test compile::tests::tuple_read_write ... ok
[INFO] [stdout] test compile::projection::tests::move_1_till_end_test ... FAILED
[INFO] [stdout] test compile::tests::test_zero ... FAILED
[INFO] [stdout] test compile::mu_recursion::tests::builder_sage ... FAILED
[INFO] [stdout] test compile::tests::projection_test ... FAILED
[INFO] [stdout] test auxiliary::copy::tests::copy_n_times_test ... FAILED
[INFO] [stdout] test compile::tests::composition_test ... FAILED
[INFO] [stdout] test auxiliary::copy::tests::builder_safe ... ok
[INFO] [stdout] test compile::tests::mu_recursion_test ... FAILED
[INFO] [stdout] test compile::tests::succ_zero ... FAILED
[INFO] [stdout] test compile::primitive_recursion::tests::builder_safe ... ok
[INFO] [stdout] test compile::primitive_recursion::tests::expand_test ... FAILED
[INFO] [stdout] test compile::tests::compile_test_id_from_inv_monus ... FAILED
[INFO] [stdout] test compile::tests::primitive_recursion_test ... FAILED
[INFO] [stdout] test compile::tests::compile_test_add ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::is_first_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("9-leftone-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("9-leftone-end"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("11-id_endT-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("11-id_endT-endT"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("endT"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("9-leftone-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("9-leftone-end"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("11-id_endT-start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("11-id_endT-endT"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("endT"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]     -[-]1 11 
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     -[-]1 11 
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     -[-]1 11 
[INFO] [stdout] State(Alphabet("9-leftone-start"))
[INFO] [stdout]     -[-]1 11 
[INFO] [stdout] State(Alphabet("9-leftone-end"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("11-id_endT-start"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("11-id_endT-endT"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("endT"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::is_first_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:74:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: State(Alphabet("endT"))
[INFO] [stdout]  right: State(Alphabet("endF"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfb36 - core::panicking::assert_failed::h6b45ea817472ee79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a469cb9f - recursive_function_to_turing_machine::builder_test_predicate::h7956bdc40c9ddf20
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:74:9
[INFO] [stdout]   22:     0x56d3a46e634a - recursive_function_to_turing_machine::auxiliary::basic::tests::is_first_test::h83d4ac905835416b
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:677:9
[INFO] [stdout]   23:     0x56d3a46e4ef7 - recursive_function_to_turing_machine::auxiliary::basic::tests::is_first_test::{{closure}}::h0a5e35a6c8ce1e6d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:641:23
[INFO] [stdout]   24:     0x56d3a46a2056 - core::ops::function::FnOnce::call_once::h04f28d4cab7a89ef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   46:     0x7fbe154d9a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::shift_right_to_lefts_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::shift_right_to_lefts_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:318:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:318:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts
[INFO] [stdout]              at ./src/auxiliary/basic.rs:319:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::basic::tests::shift_right_to_lefts_test
[INFO] [stdout]              at ./src/auxiliary/basic.rs:580:27
[INFO] [stdout]   19: recursive_function_to_turing_machine::auxiliary::basic::tests::shift_right_to_lefts_test::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:579:35
[INFO] [stdout]   20: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41: <unknown>
[INFO] [stdout]   42: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a46916fc - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a46916fc - recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::{{closure}}::h41a22e92d3788c44
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:318:67
[INFO] [stdout]   22:     0x56d3a46980bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hb1ee6965904666fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46980bc - core::option::Option<T>::map::hd5f60d62f8591cde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46980bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2be5894a06e57fb5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a467f539 - alloc::vec::Vec<T,A>::extend_desugared::h1c52d53985f63643
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468332a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h2bb1735d52f5d93f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a4679e2e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h904d18d41f13a961
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468361d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h8be93c62b6b8ae85
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a4682edf - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h6766497c8cef5095
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4698ca1 - core::iter::traits::iterator::Iterator::collect::h0028f3f16fee31f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a4691595 - recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::h23f9ff53eb49de02
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:319:14
[INFO] [stdout]   32:     0x56d3a46e3345 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_right_to_lefts_test::h574cbd66847ca019
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:580:27
[INFO] [stdout]   33:     0x56d3a46e3227 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_right_to_lefts_test::{{closure}}::haf63437cda8e39c3
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:579:35
[INFO] [stdout]   34:     0x56d3a46a2236 - core::ops::function::FnOnce::call_once::h1d288b1a476577b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   37:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   38:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   43:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   44:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   45:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   46:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   47:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   52:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   54:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   55:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   56:     0x7fbe154d9a34 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::shift_left_to_rights_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::shift_left_to_rights_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_rights_test
[INFO] [stdout]              at ./src/auxiliary/basic.rs:549:27
[INFO] [stdout]   19: recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_rights_test::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:548:35
[INFO] [stdout]   20: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41: <unknown>
[INFO] [stdout]   42: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46e2445 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_rights_test::hcacdfeb4e46185b3
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:549:27
[INFO] [stdout]   33:     0x56d3a46e2327 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_rights_test::{{closure}}::h638fff62c6318792
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:548:35
[INFO] [stdout]   34:     0x56d3a46a2796 - core::ops::function::FnOnce::call_once::h96c9c3398e2d769e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   35:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   37:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   38:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   43:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   44:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   45:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   46:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   47:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   52:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   53:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   54:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   55:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   56:     0x7fbe154d9a34 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::rotate::tests::rotate_back_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::rotate::tests::rotate_back_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:318:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:318:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts
[INFO] [stdout]              at ./src/auxiliary/basic.rs:319:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate_back
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:64:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_back_test
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:145:27
[INFO] [stdout]   20: recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_back_test::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:144:26
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a46916fc - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a46916fc - recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::{{closure}}::h41a22e92d3788c44
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:318:67
[INFO] [stdout]   22:     0x56d3a46980bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hb1ee6965904666fd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46980bc - core::option::Option<T>::map::hd5f60d62f8591cde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46980bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2be5894a06e57fb5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a467f539 - alloc::vec::Vec<T,A>::extend_desugared::h1c52d53985f63643
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468332a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h2bb1735d52f5d93f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a4679e2e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h904d18d41f13a961
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468361d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h8be93c62b6b8ae85
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a4682edf - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h6766497c8cef5095
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4698ca1 - core::iter::traits::iterator::Iterator::collect::h0028f3f16fee31f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a4691595 - recursive_function_to_turing_machine::auxiliary::basic::shift_right_to_lefts::h23f9ff53eb49de02
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:319:14
[INFO] [stdout]   32:     0x56d3a46c12b7 - recursive_function_to_turing_machine::auxiliary::rotate::rotate_back::hc10eb86b1f8a0e4b
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:64:13
[INFO] [stdout]   33:     0x56d3a46c8029 - recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_back_test::h9b01692a2a10be99
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:145:27
[INFO] [stdout]   34:     0x56d3a46c7ff7 - recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_back_test::{{closure}}::h3eefa9e1112aef5c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:144:26
[INFO] [stdout]   35:     0x56d3a46a24e6 - core::ops::function::FnOnce::call_once::h4d8931e03abb2dd3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   38:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   39:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   45:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   46:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   55:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   56:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   57:     0x7fbe154d9a34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::shift_left_to_right_fill_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     - [-]
[INFO] [stdout] State(Alphabet("putx"))
[INFO] [stdout]     -[ ]-
[INFO] [stdout] State(Alphabet("putb"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [ ] --
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("putx"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]      11- [-]
[INFO] [stdout] State(Alphabet("putx"))
[INFO] [stdout]      11-[ ]-
[INFO] [stdout] State(Alphabet("putb"))
[INFO] [stdout]      11[-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      1[1] --
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::shift_left_to_right_fill_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46e22d0 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_right_fill_test::hcf5b72732f89604d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:545:9
[INFO] [stdout]   22:     0x56d3a46e1037 - recursive_function_to_turing_machine::auxiliary::basic::tests::shift_left_to_right_fill_test::{{closure}}::hdd5e359ed580cf6c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:505:39
[INFO] [stdout]   23:     0x56d3a46a2816 - core::ops::function::FnOnce::call_once::ha04c44e77712725b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::annihilate_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-11 
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     [-]-11 
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     -[-]11 
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     -[-]11 
[INFO] [stdout] State(Alphabet("1-putB-start"))
[INFO] [stdout]     -[-]11 
[INFO] [stdout] State(Alphabet("1-putB-end"))
[INFO] [stdout]     -[ ]11 
[INFO] [stdout] State(Alphabet("2-leftone-start"))
[INFO] [stdout]     -[ ]11 
[INFO] [stdout] State(Alphabet("2-leftone-end"))
[INFO] [stdout]     [-] 11 
[INFO] [stdout] State(Alphabet("3-bor1-start"))
[INFO] [stdout]     [-] 11 
[INFO] [stdout] State(Alphabet("3-bor1-endbar"))
[INFO] [stdout]     [-] 11 
[INFO] [stdout] State(Alphabet("5-rightone-start"))
[INFO] [stdout]     [-] 11 
[INFO] [stdout] State(Alphabet("5-rightone-end"))
[INFO] [stdout]     -[ ]11 
[INFO] [stdout] State(Alphabet("6-putbar-start"))
[INFO] [stdout]     -[ ]11 
[INFO] [stdout] State(Alphabet("6-putbar-end"))
[INFO] [stdout]     -[-]11 
[INFO] [stdout] State(Alphabet("7-leftone-start"))
[INFO] [stdout]     -[-]11 
[INFO] [stdout] State(Alphabet("7-leftone-end"))
[INFO] [stdout]     [-]-11 
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]-11 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::annihilate_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46e4eaa - recursive_function_to_turing_machine::auxiliary::basic::tests::annihilate_test::hcdf4b224d9e9c27d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:638:9
[INFO] [stdout]   22:     0x56d3a46e4127 - recursive_function_to_turing_machine::auxiliary::basic::tests::annihilate_test::{{closure}}::h39bf72443c4a6ad2
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:610:25
[INFO] [stdout]   23:     0x56d3a46a2696 - core::ops::function::FnOnce::call_once::h66959a0b855e8eb6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::basic::tests::concat_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-moveR_2-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-moveR_2-0-move_right-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-moveR_2-0-move_right-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-moveR_2-0-move_right-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-moveR_2-1-move_right-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-moveR_2-1-move_right-till"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-moveR_2-1-move_right-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-moveR_2-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-putx"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-moveR_2-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-moveR_2-0-move_right-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-moveR_2-0-move_right-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveR_2-0-move_right-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveR_2-1-move_right-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveR_2-1-move_right-till"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-moveR_2-1-move_right-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-moveR_2-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("3-putB-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("3-putB-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("4-moveL_2-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("4-moveL_2-0-move_left-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("4-moveL_2-0-move_left-till"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("4-moveL_2-0-move_left-end"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("4-moveL_2-1-move_left-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("4-moveL_2-1-move_left-till"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("4-moveL_2-1-move_left-end"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("4-moveL_2-end"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::basic::tests::concat_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46e0fe8 - recursive_function_to_turing_machine::auxiliary::basic::tests::concat_test::h3b35ac9d9fa1392a
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:502:9
[INFO] [stdout]   22:     0x56d3a46df557 - recursive_function_to_turing_machine::auxiliary::basic::tests::concat_test::{{closure}}::hf9d1232ec8dc326c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:450:21
[INFO] [stdout]   23:     0x56d3a46a28e6 - core::ops::function::FnOnce::call_once::hb55cb6cf6addc084
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::mu_recursion::tests::increment_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]      --[-]-
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]      --[-]-
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]      ---[-]
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]      ---[-]
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]      ---[-]
[INFO] [stdout] State(Alphabet("3-putB-start"))
[INFO] [stdout]      ---[-]
[INFO] [stdout] State(Alphabet("3-putB-end"))
[INFO] [stdout]      ---[ ]
[INFO] [stdout] State(Alphabet("4-move_left-start"))
[INFO] [stdout]      ---[ ]
[INFO] [stdout] State(Alphabet("4-move_left-till"))
[INFO] [stdout]      --[-] 
[INFO] [stdout] State(Alphabet("4-move_left-end"))
[INFO] [stdout]      --[-] 
[INFO] [stdout] State(Alphabet("5-put1-start"))
[INFO] [stdout]      --[-] 
[INFO] [stdout] State(Alphabet("5-put1-end"))
[INFO] [stdout]      --[1] 
[INFO] [stdout] State(Alphabet("6-rightone-start"))
[INFO] [stdout]      --[1] 
[INFO] [stdout] State(Alphabet("6-rightone-end"))
[INFO] [stdout]      --1[ ]
[INFO] [stdout] State(Alphabet("7-putbar-start"))
[INFO] [stdout]      --1[ ]
[INFO] [stdout] State(Alphabet("7-putbar-end"))
[INFO] [stdout]      --1[-]
[INFO] [stdout] State(Alphabet("8-moveL_2-start"))
[INFO] [stdout]      --1[-]
[INFO] [stdout] State(Alphabet("8-moveL_2-0-move_left-start"))
[INFO] [stdout]      --1[-]
[INFO] [stdout] State(Alphabet("8-moveL_2-0-move_left-till"))
[INFO] [stdout]      --[1]-
[INFO] [stdout] State(Alphabet("8-moveL_2-0-move_left-till"))
[INFO] [stdout]      -[-]1-
[INFO] [stdout] State(Alphabet("8-moveL_2-0-move_left-end"))
[INFO] [stdout]      -[-]1-
[INFO] [stdout] State(Alphabet("8-moveL_2-1-move_left-start"))
[INFO] [stdout]      -[-]1-
[INFO] [stdout] State(Alphabet("8-moveL_2-1-move_left-till"))
[INFO] [stdout]      [-]-1-
[INFO] [stdout] State(Alphabet("8-moveL_2-1-move_left-end"))
[INFO] [stdout]      [-]-1-
[INFO] [stdout] State(Alphabet("8-moveL_2-end"))
[INFO] [stdout]      [-]-1-
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      [-]-1-
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::mu_recursion::tests::increment_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46a9b7e - recursive_function_to_turing_machine::compile::mu_recursion::tests::increment_test::haf1b709e861b6513
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:277:9
[INFO] [stdout]   22:     0x56d3a46a84a7 - recursive_function_to_turing_machine::compile::mu_recursion::tests::increment_test::{{closure}}::hcb853430e0ac3e17
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:237:24
[INFO] [stdout]   23:     0x56d3a46a2926 - core::ops::function::FnOnce::call_once::hbab3d22c513aabe0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::mu_recursion::tests::remove_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::mu_recursion::tests::remove_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::mu_recursion::remove
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:92:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::mu_recursion::tests::remove_test
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:282:27
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::mu_recursion::tests::remove_test::{{closure}}
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:281:21
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46b2969 - recursive_function_to_turing_machine::compile::mu_recursion::remove::hb49aa675428d634a
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:92:13
[INFO] [stdout]   34:     0x56d3a46a9bf4 - recursive_function_to_turing_machine::compile::mu_recursion::tests::remove_test::h7c00e0eee6bb31a0
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:282:27
[INFO] [stdout]   35:     0x56d3a46a9bc7 - recursive_function_to_turing_machine::compile::mu_recursion::tests::remove_test::{{closure}}::hd7cf808f6728ec45
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:281:21
[INFO] [stdout]   36:     0x56d3a46a2a26 - core::ops::function::FnOnce::call_once::hca0cabfd82d5e496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   39:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   40:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   45:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   46:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   47:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   56:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   57:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   58:     0x7fbe154d9a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::copy::tests::copy_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-till"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-1-rightone-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-1-rightone-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-2-putbar-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-2-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-rightone-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-rightone-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-bor1-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-bor1-endbar"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("5-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("5-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("5-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-till"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-0-move_right-end"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-1-rightone-start"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-1-rightone-end"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-2-putbar-start"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-2-putbar-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-3-move_left-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-4-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-pre_procedure_copy-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("1-rightone-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("1-rightone-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-bor1-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-bor1-endbar"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("5-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("5-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("5-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::copy::tests::copy_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46c63ea - recursive_function_to_turing_machine::auxiliary::copy::tests::copy_test::h5f3c185580127a83
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:200:9
[INFO] [stdout]   22:     0x56d3a46c5687 - recursive_function_to_turing_machine::auxiliary::copy::tests::copy_test::{{closure}}::h4227387a2fb18e92
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:172:19
[INFO] [stdout]   23:     0x56d3a46a2276 - core::ops::function::FnOnce::call_once::h2235775eeaa68c68
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::copy::tests::pre_copy_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-rightone-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-rightone-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("2-putbar-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("2-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("3-move_left-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("3-move_left-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("3-move_left-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("4-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("4-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("4-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("1-rightone-start"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("1-rightone-end"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("2-putbar-start"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("2-putbar-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-move_left-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-move_left-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-move_left-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("4-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("4-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("4-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::copy::tests::pre_copy_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46c563b - recursive_function_to_turing_machine::auxiliary::copy::tests::pre_copy_test::ha077185a9629c700
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:169:9
[INFO] [stdout]   22:     0x56d3a46c48f7 - recursive_function_to_turing_machine::auxiliary::copy::tests::pre_copy_test::{{closure}}::hbea65870b336302d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:139:23
[INFO] [stdout]   23:     0x56d3a46a20d6 - core::ops::function::FnOnce::call_once::h10a729a66adb2bab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::mu_recursion::tests::setting_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::mu_recursion::tests::setting_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::mu_recursion::setting
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::mu_recursion::tests::setting_test
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:181:27
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::mu_recursion::tests::setting_test::{{closure}}
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:180:22
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46b0717 - recursive_function_to_turing_machine::compile::mu_recursion::setting::h3110b9f4e4df2ce9
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   34:     0x56d3a46a6e04 - recursive_function_to_turing_machine::compile::mu_recursion::tests::setting_test::h5ed1024e0c075519
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:181:27
[INFO] [stdout]   35:     0x56d3a46a6dd7 - recursive_function_to_turing_machine::compile::mu_recursion::tests::setting_test::{{closure}}::hbe6c413f1835ad09
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:180:22
[INFO] [stdout]   36:     0x56d3a46a2b66 - core::ops::function::FnOnce::call_once::he83d0bd8e126cc77
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   39:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   40:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   45:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   46:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   47:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   56:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   57:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   58:     0x7fbe154d9a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::projection::tests::flat_1_till_end_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [ ] 
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      [ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      [ ]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [ ]1
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      [1]
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]       [ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]       [ ]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [ ] 111
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      [ ]111
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      [ ]111
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::projection::tests::flat_1_till_end_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46ca350 - recursive_function_to_turing_machine::compile::projection::tests::flat_1_till_end_test::h13f6bd607fac7c47
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:201:9
[INFO] [stdout]   22:     0x56d3a46c9667 - recursive_function_to_turing_machine::compile::projection::tests::flat_1_till_end_test::{{closure}}::hf530dc124476657b
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:161:30
[INFO] [stdout]   23:     0x56d3a46a2756 - core::ops::function::FnOnce::call_once::h93e15052a62378a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::expand_aux_remove_zero_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("1-putB-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("1-putB-end"))
[INFO] [stdout]     -[ ] 
[INFO] [stdout] State(Alphabet("2-leftone-start"))
[INFO] [stdout]     -[ ] 
[INFO] [stdout] State(Alphabet("2-leftone-end"))
[INFO] [stdout]     [-]  
[INFO] [stdout] State(Alphabet("3-bor1-start"))
[INFO] [stdout]     [-]  
[INFO] [stdout] State(Alphabet("3-bor1-endbar"))
[INFO] [stdout]     [-]  
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::expand_aux_remove_zero_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:51:9:
[INFO] [stdout] assertion failed: machine.is_accepted()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c44a - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:51:9
[INFO] [stdout]   21:     0x56d3a46b9ad1 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_remove_zero_test::h0b9827ab45e29a05
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:437:9
[INFO] [stdout]   22:     0x56d3a46b8d47 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_remove_zero_test::{{closure}}::h473e29191af85754
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:409:37
[INFO] [stdout]   23:     0x56d3a46a2ba6 - core::ops::function::FnOnce::call_once::hf5c9068c0937ae7d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::rotate::tests::rotate_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::rotate::tests::rotate_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_test
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:114:27
[INFO] [stdout]   20: recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_test::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:113:21
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46c7279 - recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_test::heeb8a0883a3acda9
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:114:27
[INFO] [stdout]   34:     0x56d3a46c7247 - recursive_function_to_turing_machine::auxiliary::rotate::tests::rotate_test::{{closure}}::ha769ad24ceaa426e
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:113:21
[INFO] [stdout]   35:     0x56d3a46a2466 - core::ops::function::FnOnce::call_once::h3d81b226ffd0c4b0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   38:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   39:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   45:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   46:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   55:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   56:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   57:     0x7fbe154d9a34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::projection::tests::format_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("post"))
[INFO] [stdout]     - [ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     - [-]
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::projection::tests::format_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46ced3a - recursive_function_to_turing_machine::compile::projection::tests::format_test::h6c3ca7633f4815ab
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:373:9
[INFO] [stdout]   22:     0x56d3a46cd937 - recursive_function_to_turing_machine::compile::projection::tests::format_test::{{closure}}::hd812ec3f72a2a03c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:333:21
[INFO] [stdout]   23:     0x56d3a46a2716 - core::ops::function::FnOnce::call_once::h70ff894ce24c49f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::is_left_sig_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-leftone-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-leftone-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-rightone-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-rightone-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("9-id_endF-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("9-id_endF-endF"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("endF"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("0-leftone-start"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("0-leftone-end"))
[INFO] [stdout]     1 [-]--1  
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     1 [-]--1  
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     1 [-]--1  
[INFO] [stdout] State(Alphabet("2-rightone-start"))
[INFO] [stdout]     1 [-]--1  
[INFO] [stdout] State(Alphabet("2-rightone-end"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("9-id_endF-start"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("9-id_endF-endF"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("endF"))
[INFO] [stdout]     1 -[-]-1  
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("0-leftone-start"))
[INFO] [stdout]     [-]-1 11 
[INFO] [stdout] State(Alphabet("0-leftone-end"))
[INFO] [stdout]     [ ]--1 11 
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     [ ]--1 11 
[INFO] [stdout] State(Alphabet("1-bor1-endB"))
[INFO] [stdout]     [ ]--1 11 
[INFO] [stdout] State(Alphabet("2-rightone-start"))
[INFO] [stdout]     [ ]--1 11 
[INFO] [stdout] State(Alphabet("2-rightone-end"))
[INFO] [stdout]      [-]-1 11 
[INFO] [stdout] State(Alphabet("9-id_endF-start"))
[INFO] [stdout]      [-]-1 11 
[INFO] [stdout] State(Alphabet("9-id_endF-endF"))
[INFO] [stdout]      [-]-1 11 
[INFO] [stdout] State(Alphabet("endF"))
[INFO] [stdout]      [-]-1 11 
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] State(Alphabet("0-leftone-start"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] State(Alphabet("0-leftone-end"))
[INFO] [stdout]     1[-]--1  
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     1[-]--1  
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     1[-]--1  
[INFO] [stdout] State(Alphabet("2-rightone-start"))
[INFO] [stdout]     1[-]--1  
[INFO] [stdout] State(Alphabet("2-rightone-end"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] State(Alphabet("9-id_endF-start"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] State(Alphabet("9-id_endF-endF"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] State(Alphabet("endF"))
[INFO] [stdout]     1-[-]-1  
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::is_left_sig_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:74:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: State(Alphabet("endF"))
[INFO] [stdout]  right: State(Alphabet("endT"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfb36 - core::panicking::assert_failed::h6b45ea817472ee79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a469cb9f - recursive_function_to_turing_machine::builder_test_predicate::h7956bdc40c9ddf20
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:74:9
[INFO] [stdout]   22:     0x56d3a46b783c - recursive_function_to_turing_machine::compile::primitive_recursion::tests::is_left_sig_test::hc87d5dc86ec133d0
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:363:9
[INFO] [stdout]   23:     0x56d3a46b61b7 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::is_left_sig_test::{{closure}}::h66944cfa86ef7b16
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:327:26
[INFO] [stdout]   24:     0x56d3a46a2146 - core::ops::function::FnOnce::call_once::h12684755b508f6c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   46:     0x7fbe154d9a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::rotate::tests::builder_safe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::rotate::tests::builder_safe' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::auxiliary::rotate::tests::builder_safe
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:110:17
[INFO] [stdout]   20: recursive_function_to_turing_machine::auxiliary::rotate::tests::builder_safe::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:109:22
[INFO] [stdout]   21: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46c7214 - recursive_function_to_turing_machine::auxiliary::rotate::tests::builder_safe::h54b0be0502b80109
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:110:17
[INFO] [stdout]   34:     0x56d3a46c71e7 - recursive_function_to_turing_machine::auxiliary::rotate::tests::builder_safe::{{closure}}::h548dd2ccdc7cbdde
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:109:22
[INFO] [stdout]   35:     0x56d3a46a23a6 - core::ops::function::FnOnce::call_once::h35688d6734c2893e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   36:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   38:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   39:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   45:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   46:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   54:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   55:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   56:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   57:     0x7fbe154d9a34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::format_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-start"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-putx"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("1-shift_left_to_right_fill-end"))
[INFO] [stdout]     1[-]--
[INFO] [stdout] State(Alphabet("2-putbar-start"))
[INFO] [stdout]     1[-]--
[INFO] [stdout] State(Alphabet("2-putbar-end"))
[INFO] [stdout]     1[-]--
[INFO] [stdout] State(Alphabet("3-moveR_2-start"))
[INFO] [stdout]     1[-]--
[INFO] [stdout] State(Alphabet("3-moveR_2-0-move_right-start"))
[INFO] [stdout]     1[-]--
[INFO] [stdout] State(Alphabet("3-moveR_2-0-move_right-till"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("3-moveR_2-0-move_right-end"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("3-moveR_2-1-move_right-start"))
[INFO] [stdout]     1-[-]-
[INFO] [stdout] State(Alphabet("3-moveR_2-1-move_right-till"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("3-moveR_2-1-move_right-end"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("3-moveR_2-end"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("4-putB-start"))
[INFO] [stdout]     1--[-]
[INFO] [stdout] State(Alphabet("4-putB-end"))
[INFO] [stdout]     1--[ ]
[INFO] [stdout] State(Alphabet("5-leftone-start"))
[INFO] [stdout]     1--[ ]
[INFO] [stdout] State(Alphabet("5-leftone-end"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("6-shift_left_to_right_fill-start"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("6-shift_left_to_right_fill-putx"))
[INFO] [stdout]     1[-]- 
[INFO] [stdout] State(Alphabet("6-shift_left_to_right_fill-end"))
[INFO] [stdout]     [1]-- 
[INFO] [stdout] State(Alphabet("7-moveR_2-start"))
[INFO] [stdout]     [1]-- 
[INFO] [stdout] State(Alphabet("7-moveR_2-0-move_right-start"))
[INFO] [stdout]     [1]-- 
[INFO] [stdout] State(Alphabet("7-moveR_2-0-move_right-till"))
[INFO] [stdout]     1[-]- 
[INFO] [stdout] State(Alphabet("7-moveR_2-0-move_right-end"))
[INFO] [stdout]     1[-]- 
[INFO] [stdout] State(Alphabet("7-moveR_2-1-move_right-start"))
[INFO] [stdout]     1[-]- 
[INFO] [stdout] State(Alphabet("7-moveR_2-1-move_right-till"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("7-moveR_2-1-move_right-end"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("7-moveR_2-end"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("8-putB-start"))
[INFO] [stdout]     1-[-] 
[INFO] [stdout] State(Alphabet("8-putB-end"))
[INFO] [stdout]     1-[ ] 
[INFO] [stdout] State(Alphabet("9-moveL_2-start"))
[INFO] [stdout]     1-[ ] 
[INFO] [stdout] State(Alphabet("9-moveL_2-0-move_left-start"))
[INFO] [stdout]     1-[ ] 
[INFO] [stdout] State(Alphabet("9-moveL_2-0-move_left-till"))
[INFO] [stdout]     1[-]  
[INFO] [stdout] State(Alphabet("9-moveL_2-0-move_left-end"))
[INFO] [stdout]     1[-]  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-start"))
[INFO] [stdout]     1[-]  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [1]-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ] 1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]  1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]   1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]    1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]     1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]      1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]       1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]        1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]         1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]          1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]           1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]            1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]             1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]              1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]               1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                 1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                  1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                   1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                    1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                     1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                      1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                       1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                        1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                         1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                          1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                           1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                            1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                             1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                              1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                               1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                 1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                  1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                   1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                    1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                     1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                      1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                       1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                        1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                         1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                          1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                           1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                            1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                             1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                              1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                               1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                 1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                  1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                   1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                    1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                     1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                      1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                       1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                        1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                         1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                          1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                           1-  
[INFO] [stdout] State(Alphabet("9-moveL_2-1-move_left-till"))
[INFO] [stdout]     [ ]                                                            1-  
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::format_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:51:9:
[INFO] [stdout] assertion failed: machine.is_accepted()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c44a - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:51:9
[INFO] [stdout]   21:     0x56d3a46bd4c6 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::format_test::hcc7aab82cf86193d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:563:9
[INFO] [stdout]   22:     0x56d3a46bbe97 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::format_test::{{closure}}::hdd60e9305290b056
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:523:21
[INFO] [stdout]   23:     0x56d3a46a2016 - core::ops::function::FnOnce::call_once::h031f873150b18fbb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::expand_aux_shift_right_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("14-putbar-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("14-putbar-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("15-rightone-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("15-rightone-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("16-putbar-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("16-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("17-moveL_2-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("17-moveL_2-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1  
[INFO] [stdout] State(Alphabet("0-rightone-start"))
[INFO] [stdout]     [-]-1  
[INFO] [stdout] State(Alphabet("0-rightone-end"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("1-bor1-start"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("1-bor1-endbar"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("14-putbar-start"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("14-putbar-end"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("15-rightone-start"))
[INFO] [stdout]     -[-]1  
[INFO] [stdout] State(Alphabet("15-rightone-end"))
[INFO] [stdout]     --[1]  
[INFO] [stdout] State(Alphabet("16-putbar-start"))
[INFO] [stdout]     --[1]  
[INFO] [stdout] State(Alphabet("16-putbar-end"))
[INFO] [stdout]     --[-]  
[INFO] [stdout] State(Alphabet("17-moveL_2-start"))
[INFO] [stdout]     --[-]  
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-start"))
[INFO] [stdout]     --[-]  
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-till"))
[INFO] [stdout]     -[-]-  
[INFO] [stdout] State(Alphabet("17-moveL_2-0-move_left-end"))
[INFO] [stdout]     -[-]-  
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-start"))
[INFO] [stdout]     -[-]-  
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-till"))
[INFO] [stdout]     [-]--  
[INFO] [stdout] State(Alphabet("17-moveL_2-1-move_left-end"))
[INFO] [stdout]     [-]--  
[INFO] [stdout] State(Alphabet("17-moveL_2-end"))
[INFO] [stdout]     [-]--  
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--  
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::expand_aux_shift_right_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46ba88e - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_shift_right_test::hafa2b84a244d272e
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:468:9
[INFO] [stdout]   22:     0x56d3a46b9b27 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_shift_right_test::{{closure}}::h9e7d4292dccc1078
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:440:37
[INFO] [stdout]   23:     0x56d3a46a2186 - core::ops::function::FnOnce::call_once::h142ae920d79b0182
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::compile_test_any_to_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::compile_test_any_to_zero' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "inner_funcs is empty"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a46e6c51 - core::result::Result<T,E>::unwrap::h040819adea4d1b01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a46e6c51 - recursive_function_to_turing_machine::compile::tests::any_to_zero::ha77550fb0e6db0ed
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73
[INFO] [stdout]   22:     0x56d3a46ed415 - recursive_function_to_turing_machine::compile::tests::compile_test_any_to_zero::h083b85ab6f3eb03c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:318:16
[INFO] [stdout]   23:     0x56d3a46ecd77 - recursive_function_to_turing_machine::compile::tests::compile_test_any_to_zero::{{closure}}::h87d73a2a3a12b2b5
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:311:30
[INFO] [stdout]   24:     0x56d3a46a2336 - core::ops::function::FnOnce::call_once::h26d3baddd1ead09f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   46:     0x7fbe154d9a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::projection::tests::shrink_bar_right_till_1_or_bar_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]     [-] 
[INFO] [stdout] State(Alphabet("put1"))
[INFO] [stdout]     -[ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     1-[-]
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]     1[-] 
[INFO] [stdout] State(Alphabet("put1"))
[INFO] [stdout]     1-[ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     1-[-]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]      111-[-]
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      111[-] 
[INFO] [stdout] State(Alphabet("put1"))
[INFO] [stdout]      111-[ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      111-[-]
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::projection::tests::shrink_bar_right_till_1_or_bar_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46cc4b8 - recursive_function_to_turing_machine::compile::projection::tests::shrink_bar_right_till_1_or_bar_test::h8e94f62fec96bc25
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:287:9
[INFO] [stdout]   22:     0x56d3a46cb0e7 - recursive_function_to_turing_machine::compile::projection::tests::shrink_bar_right_till_1_or_bar_test::{{closure}}::hbcecbed9433e18d5
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:247:45
[INFO] [stdout]   23:     0x56d3a46a2526 - core::ops::function::FnOnce::call_once::h5419b0148f407450
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::projection::tests::move_1_left_in_bar_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]     -[-]1
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     -[-]1
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::projection::tests::move_1_left_in_bar_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46cd8ed - recursive_function_to_turing_machine::compile::projection::tests::move_1_left_in_bar_test::hd054e0d4e6f8d1f1
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:330:9
[INFO] [stdout]   22:     0x56d3a46cc507 - recursive_function_to_turing_machine::compile::projection::tests::move_1_left_in_bar_test::{{closure}}::h73da4b39cc061be1
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:290:33
[INFO] [stdout]   23:     0x56d3a46a22b6 - core::ops::function::FnOnce::call_once::h23d57007fe3e9e17
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::compile_test_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::compile_test_mul' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "inner_funcs is empty"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a46e6c51 - core::result::Result<T,E>::unwrap::h040819adea4d1b01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a46e6c51 - recursive_function_to_turing_machine::compile::tests::any_to_zero::ha77550fb0e6db0ed
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73
[INFO] [stdout]   22:     0x56d3a46e6d33 - recursive_function_to_turing_machine::compile::tests::mul::h9877ae1b968c9a2e
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:233:9
[INFO] [stdout]   23:     0x56d3a46ee85d - recursive_function_to_turing_machine::compile::tests::compile_test_mul::h7db011b341dabb98
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:335:16
[INFO] [stdout]   24:     0x56d3a46ed517 - recursive_function_to_turing_machine::compile::tests::compile_test_mul::{{closure}}::hc7ad2beaefdd2edb
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:322:22
[INFO] [stdout]   25:     0x56d3a46a2096 - core::ops::function::FnOnce::call_once::h0da4233156950655
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   47:     0x7fbe154d9a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::compile_test_zero_from_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::compile_test_zero_from_mul' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "inner_funcs is empty"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a46e6c51 - core::result::Result<T,E>::unwrap::h040819adea4d1b01
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a46e6c51 - recursive_function_to_turing_machine::compile::tests::any_to_zero::ha77550fb0e6db0ed
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:228:73
[INFO] [stdout]   22:     0x56d3a46e6d33 - recursive_function_to_turing_machine::compile::tests::mul::h9877ae1b968c9a2e
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:233:9
[INFO] [stdout]   23:     0x56d3a46e7d37 - recursive_function_to_turing_machine::compile::tests::zero_from_mul::haedb8452acd71d9d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:271:36
[INFO] [stdout]   24:     0x56d3a46ef005 - recursive_function_to_turing_machine::compile::tests::compile_test_zero_from_mul::he35ec50da1a48856
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:346:16
[INFO] [stdout]   25:     0x56d3a46ee967 - recursive_function_to_turing_machine::compile::tests::compile_test_zero_from_mul::{{closure}}::hbc3c6982c61c0404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:339:32
[INFO] [stdout]   26:     0x56d3a46a29e6 - core::ops::function::FnOnce::call_once::hbe316d07a44f1992
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   48:     0x7fbe154d9a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::expand_aux_shrink_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-move_right-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-move_right-till"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-move_right-end"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("1-putB-start"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("1-putB-end"))
[INFO] [stdout]     -[ ]1 
[INFO] [stdout] State(Alphabet("2-leftone-start"))
[INFO] [stdout]     -[ ]1 
[INFO] [stdout] State(Alphabet("2-leftone-end"))
[INFO] [stdout]     [-] 1 
[INFO] [stdout] State(Alphabet("3-bor1-start"))
[INFO] [stdout]     [-] 1 
[INFO] [stdout] State(Alphabet("3-bor1-endbar"))
[INFO] [stdout]     [-] 1 
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::expand_aux_shrink_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:51:9:
[INFO] [stdout] assertion failed: machine.is_accepted()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c44a - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:51:9
[INFO] [stdout]   21:     0x56d3a46b8cf2 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_shrink_test::h99366810f0ae5919
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:406:9
[INFO] [stdout]   22:     0x56d3a46b7887 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_aux_shrink_test::{{closure}}::h10fdffeb56a295ed
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:366:32
[INFO] [stdout]   23:     0x56d3a46a2566 - core::ops::function::FnOnce::call_once::h549724905a72e05f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::composition::tests::format_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]---
[INFO] [stdout] State(Alphabet("0-moveR_1-start"))
[INFO] [stdout]     [-]---
[INFO] [stdout] State(Alphabet("0-moveR_1-0-move_right-start"))
[INFO] [stdout]     [-]---
[INFO] [stdout] State(Alphabet("0-moveR_1-0-move_right-till"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("0-moveR_1-0-move_right-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("0-moveR_1-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-0-move_right-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-0-move_right-till"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-0-move_right-end"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-1-move_right-start"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-1-move_right-till"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-1-move_right-end"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-0-moveR_2-end"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-1-shift_left_to_right_fill-start"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-1-shift_left_to_right_fill-putx"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-1-shift_left_to_right_fill-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-0-move_right-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-0-move_right-till"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-0-move_right-end"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-1-move_right-start"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-1-move_right-till"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-1-move_right-end"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-2-moveR_2-end"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-3-putB-start"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("1-concat-3-putB-end"))
[INFO] [stdout]     ---[ ]
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-start"))
[INFO] [stdout]     ---[ ]
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-0-move_left-start"))
[INFO] [stdout]     ---[ ]
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-0-move_left-till"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-0-move_left-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-1-move_left-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-1-move_left-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-1-move_left-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("1-concat-4-moveL_2-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("1-concat-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("2-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-0-move_right-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-0-move_right-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-0-move_right-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-1-move_right-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-1-move_right-till"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-1-move_right-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-0-moveR_2-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-1-shift_left_to_right_fill-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-1-shift_left_to_right_fill-putx"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-1-shift_left_to_right_fill-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-0-move_right-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-0-move_right-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-0-move_right-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-1-move_right-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-1-move_right-till"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-1-move_right-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-2-moveR_2-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-3-putB-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("3-concat-3-putB-end"))
[INFO] [stdout]     --[ ] 
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-start"))
[INFO] [stdout]     --[ ] 
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-0-move_left-start"))
[INFO] [stdout]     --[ ] 
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-0-move_left-till"))
[INFO] [stdout]     -[-]  
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-0-move_left-end"))
[INFO] [stdout]     -[-]  
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-1-move_left-start"))
[INFO] [stdout]     -[-]  
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-1-move_left-till"))
[INFO] [stdout]     [-]-  
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-1-move_left-end"))
[INFO] [stdout]     [-]-  
[INFO] [stdout] State(Alphabet("3-concat-4-moveL_2-end"))
[INFO] [stdout]     [-]-  
[INFO] [stdout] State(Alphabet("3-concat-end"))
[INFO] [stdout]     [-]-  
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]-  
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::composition::tests::format_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46a65a4 - recursive_function_to_turing_machine::compile::composition::tests::format_test::hab4297d52778e25f
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/composition.rs:104:9
[INFO] [stdout]   22:     0x56d3a46a57c7 - recursive_function_to_turing_machine::compile::composition::tests::format_test::{{closure}}::ha42a98b480d3d1a8
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/composition.rs:76:21
[INFO] [stdout]   23:     0x56d3a46a2a66 - core::ops::function::FnOnce::call_once::hcbd95fa3f37f0c23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::projection::tests::move_1_till_end_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [ ] 
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      [ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      [ ]
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [ ]1
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      [1]
[INFO] [stdout] State(Alphabet("next"))
[INFO] [stdout]      1[ ]
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]      1[ ]
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::projection::tests::move_1_till_end_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46cb09e - recursive_function_to_turing_machine::compile::projection::tests::move_1_till_end_test::h07574655b63d31f9
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:244:9
[INFO] [stdout]   22:     0x56d3a46ca397 - recursive_function_to_turing_machine::compile::projection::tests::move_1_till_end_test::{{closure}}::h59028ce79c2214e6
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/projection.rs:204:30
[INFO] [stdout]   23:     0x56d3a46a2426 - core::ops::function::FnOnce::call_once::h3d6dce1df368d0c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::test_zero stdout ----
[INFO] [stdout] -[-]
[INFO] [stdout] - [ ]
[INFO] [stdout] -[ ]-
[INFO] [stdout] [-] -
[INFO] [stdout] end
[INFO] [stdout]    [-] -
[INFO] [stdout] hello
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::test_zero' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:46:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(NumberTuple([]))
[INFO] [stdout]  right: Some(NumberTuple([Number(0)]))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfaf7 - core::panicking::assert_failed::h27405a658f770de9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a46e8e3e - recursive_function_to_turing_machine::compile::tests::test_zero::h8b90e76a886f5a20
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:46:5
[INFO] [stdout]   22:     0x56d3a46e89f7 - recursive_function_to_turing_machine::compile::tests::test_zero::{{closure}}::hcb46d9edbf8803d6
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:33:15
[INFO] [stdout]   23:     0x56d3a46a29a6 - core::ops::function::FnOnce::call_once::hbd2fc95aee8e3825
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::mu_recursion::tests::builder_sage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::mu_recursion::tests::builder_sage' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::mu_recursion::setting
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::mu_recursion::tests::builder_sage
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:158:17
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::mu_recursion::tests::builder_sage::{{closure}}
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:156:22
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46b0717 - recursive_function_to_turing_machine::compile::mu_recursion::setting::h3110b9f4e4df2ce9
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   34:     0x56d3a46a6639 - recursive_function_to_turing_machine::compile::mu_recursion::tests::builder_sage::ha5278aa2db41c473
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:158:17
[INFO] [stdout]   35:     0x56d3a46a65f7 - recursive_function_to_turing_machine::compile::mu_recursion::tests::builder_sage::{{closure}}::h7a63282150c9ab0d
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:156:22
[INFO] [stdout]   36:     0x56d3a46a2656 - core::ops::function::FnOnce::call_once::h667c52e632b892b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   39:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   40:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   45:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   46:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   47:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   56:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   57:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   58:     0x7fbe154d9a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::projection_test stdout ----
[INFO] [stdout] 0-rightone-start
[INFO] [stdout]    [-]-11 1 
[INFO] [stdout] 0-rightone-end
[INFO] [stdout]    -[-]11 1 
[INFO] [stdout] 1-move_1_till_b-start
[INFO] [stdout]    -[-]11 1 
[INFO] [stdout] hello
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::projection_test' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:83:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(NumberTuple([Number(1), Number(2)]))
[INFO] [stdout]  right: Some(NumberTuple([Number(1)]))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfaf7 - core::panicking::assert_failed::h27405a658f770de9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a46e994d - recursive_function_to_turing_machine::compile::tests::projection_test::h2fb9d91888e7be21
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:83:5
[INFO] [stdout]   22:     0x56d3a46e94b7 - recursive_function_to_turing_machine::compile::tests::projection_test::{{closure}}::h05bc7c19349895df
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:67:21
[INFO] [stdout]   23:     0x56d3a46a22f6 - core::ops::function::FnOnce::call_once::h26a0e61c22d20b7f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auxiliary::copy::tests::copy_n_times_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-copy-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-start"))
[INFO] [stdout]     [-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-till"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-end"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-1-rightone-start"))
[INFO] [stdout]     -[-]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-1-rightone-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-2-putbar-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-2-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-1-rightone-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-1-rightone-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-2-bor1-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-2-bor1-endbar"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-copy-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-move_right-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-move_right-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("1-move_right-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveL_1-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("2-moveL_1-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-copy-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-start"))
[INFO] [stdout]     [-]-1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-till"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-0-move_right-end"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-1-rightone-start"))
[INFO] [stdout]     -[-]1 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-1-rightone-end"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-2-putbar-start"))
[INFO] [stdout]     --[1] 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-2-putbar-end"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-start"))
[INFO] [stdout]     --[-] 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-3-move_left-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-4-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-0-pre_procedure_copy-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-1-rightone-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-1-rightone-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-2-bor1-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-2-bor1-endbar"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-5-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("0-copy-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("1-move_right-start"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("1-move_right-till"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("1-move_right-end"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-moveL_1-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-start"))
[INFO] [stdout]     -[-]- 
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-till"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("2-moveL_1-0-move_left-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("2-moveL_1-end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] State(Alphabet("end"))
[INFO] [stdout]     [-]-- 
[INFO] [stdout] 
[INFO] [stdout] thread 'auxiliary::copy::tests::copy_n_times_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:52:9:
[INFO] [stdout] assertion failed: machine.now_tape().eq(&result)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c4a8 - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:52:9
[INFO] [stdout]   21:     0x56d3a46c719f - recursive_function_to_turing_machine::auxiliary::copy::tests::copy_n_times_test::h961c8aa1d7efc09c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:231:9
[INFO] [stdout]   22:     0x56d3a46c6437 - recursive_function_to_turing_machine::auxiliary::copy::tests::copy_n_times_test::{{closure}}::haeed456eee2bf229
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/copy.rs:203:27
[INFO] [stdout]   23:     0x56d3a46a26d6 - core::ops::function::FnOnce::call_once::h66cbce162e8ffc36
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::composition_test stdout ----
[INFO] [stdout] end
[INFO] [stdout]    [-] 1-
[INFO] [stdout] hello
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::composition_test' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:152:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(NumberTuple([]))
[INFO] [stdout]  right: Some(NumberTuple([Number(1)]))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfaf7 - core::panicking::assert_failed::h27405a658f770de9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a46eacba - recursive_function_to_turing_machine::compile::tests::composition_test::hdc7221da6998a8c2
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:152:5
[INFO] [stdout]   22:     0x56d3a46ea787 - recursive_function_to_turing_machine::compile::tests::composition_test::{{closure}}::he464292112ff6e10
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:137:22
[INFO] [stdout]   23:     0x56d3a46a27d6 - core::ops::function::FnOnce::call_once::h97231294ef7915c8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::mu_recursion_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::mu_recursion_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::mu_recursion::setting
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::mu_recursion::mu_recursion
[INFO] [stdout]              at ./src/compile/mu_recursion.rs:132:13
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::tests::mu_recursion_test
[INFO] [stdout]              at ./src/compile/tests.rs:200:23
[INFO] [stdout]   22: recursive_function_to_turing_machine::compile::tests::mu_recursion_test::{{closure}}
[INFO] [stdout]              at ./src/compile/tests.rs:199:23
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44: <unknown>
[INFO] [stdout]   45: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46b0717 - recursive_function_to_turing_machine::compile::mu_recursion::setting::h3110b9f4e4df2ce9
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:35:13
[INFO] [stdout]   34:     0x56d3a46b4db7 - recursive_function_to_turing_machine::compile::mu_recursion::mu_recursion::h7c45411dc608419e
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/mu_recursion.rs:132:13
[INFO] [stdout]   35:     0x56d3a46ebb88 - recursive_function_to_turing_machine::compile::tests::mu_recursion_test::haa7c6d9d418ef5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:200:23
[INFO] [stdout]   36:     0x56d3a46ebb47 - recursive_function_to_turing_machine::compile::tests::mu_recursion_test::{{closure}}::h2e5ee493e85fd334
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:199:23
[INFO] [stdout]   37:     0x56d3a46a24a6 - core::ops::function::FnOnce::call_once::h3e8c4cc9f311233e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   40:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   41:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   46:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   47:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   48:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   50:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   55:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   57:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   58:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   59:     0x7fbe154d9a34 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::succ_zero stdout ----
[INFO] [stdout] hello
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::succ_zero' panicked at compile/recursive_function_to_turing_machine/src/compile/tests.rs:63:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(NumberTuple([Number(0)]))
[INFO] [stdout]  right: Some(NumberTuple([Number(1)]))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9bc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56d3a46cfaf7 - core::panicking::assert_failed::h27405a658f770de9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56d3a46e93fe - recursive_function_to_turing_machine::compile::tests::succ_zero::h27bd1c3ed39be196
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:63:9
[INFO] [stdout]   22:     0x56d3a46e8eb7 - recursive_function_to_turing_machine::compile::tests::succ_zero::{{closure}}::h042164ca90a4de2f
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:49:15
[INFO] [stdout]   23:     0x56d3a46a2896 - core::ops::function::FnOnce::call_once::hab3eb2bf8b32c72b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::primitive_recursion::tests::expand_test stdout ----
[INFO] [stdout] test start
[INFO] [stdout] State(Alphabet("start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-shift_right-start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-shift_right-0-rightone-start"))
[INFO] [stdout]     [-]- 
[INFO] [stdout] State(Alphabet("0-shift_right-0-rightone-end"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-1-bor1-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-1-bor1-endbar"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-14-putbar-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-14-putbar-end"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-15-rightone-start"))
[INFO] [stdout]     -[-] 
[INFO] [stdout] State(Alphabet("0-shift_right-15-rightone-end"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-shift_right-16-putbar-start"))
[INFO] [stdout]     --[ ]
[INFO] [stdout] State(Alphabet("0-shift_right-16-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-0-move_left-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-0-move_left-till"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-0-move_left-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-1-move_left-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-1-move_left-till"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-1-move_left-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-shift_right-17-moveL_2-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("0-shift_right-end"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-rightone-start"))
[INFO] [stdout]     [-]--
[INFO] [stdout] State(Alphabet("1-rightone-end"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-0-rightone-start"))
[INFO] [stdout]     -[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-0-rightone-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-1-bor1-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-1-bor1-endbar"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-14-putbar-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-14-putbar-end"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-15-rightone-start"))
[INFO] [stdout]     --[-]
[INFO] [stdout] State(Alphabet("2-shift_right-15-rightone-end"))
[INFO] [stdout]     ---[ ]
[INFO] [stdout] State(Alphabet("2-shift_right-16-putbar-start"))
[INFO] [stdout]     ---[ ]
[INFO] [stdout] State(Alphabet("2-shift_right-16-putbar-end"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-start"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-0-move_left-start"))
[INFO] [stdout]     ---[-]
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-0-move_left-till"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-0-move_left-end"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-1-move_left-start"))
[INFO] [stdout]     --[-]-
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-1-move_left-till"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-1-move_left-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("2-shift_right-17-moveL_2-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("2-shift_right-end"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("3-put1-start"))
[INFO] [stdout]     -[-]--
[INFO] [stdout] State(Alphabet("3-put1-end"))
[INFO] [stdout]     -[1]--
[INFO] [stdout] State(Alphabet("4-rightone-start"))
[INFO] [stdout]     -[1]--
[INFO] [stdout] State(Alphabet("4-rightone-end"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-start"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-0-rightone-start"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-0-rightone-end"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-1-bor1-start"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-1-bor1-endbar"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-9-leftone-start"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-9-leftone-end"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-11-id_endT-start"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-11-id_endT-endT"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("5-is_first_of_tuple_zero-endT"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("9-shrink-start"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("9-shrink-0-move_right-start"))
[INFO] [stdout]     -1[-]-
[INFO] [stdout] State(Alphabet("9-shrink-0-move_right-till"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("9-shrink-0-move_right-end"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("9-shrink-1-putB-start"))
[INFO] [stdout]     -1-[-]
[INFO] [stdout] State(Alphabet("9-shrink-1-putB-end"))
[INFO] [stdout]     -1-[ ]
[INFO] [stdout] State(Alphabet("9-shrink-2-leftone-start"))
[INFO] [stdout]     -1-[ ]
[INFO] [stdout] State(Alphabet("9-shrink-2-leftone-end"))
[INFO] [stdout]     -1[-] 
[INFO] [stdout] State(Alphabet("9-shrink-3-bor1-start"))
[INFO] [stdout]     -1[-] 
[INFO] [stdout] State(Alphabet("9-shrink-3-bor1-endbar"))
[INFO] [stdout]     -1[-] 
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::primitive_recursion::tests::expand_test' panicked at compile/recursive_function_to_turing_machine/src/lib.rs:51:9:
[INFO] [stdout] assertion failed: machine.is_accepted()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a7526 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c992c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x56d3a469c44a - recursive_function_to_turing_machine::builder_test::h469ac4e5f095e188
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/lib.rs:51:9
[INFO] [stdout]   21:     0x56d3a46bbc6b - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_test::hf0d788f567c874da
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:520:9
[INFO] [stdout]   22:     0x56d3a46ba8d7 - recursive_function_to_turing_machine::compile::primitive_recursion::tests::expand_test::{{closure}}::h1be360e35ca1d381
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:471:21
[INFO] [stdout]   23:     0x56d3a46a25e6 - core::ops::function::FnOnce::call_once::h563734f728c529e6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   45:     0x7fbe154d9a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::compile_test_id_from_inv_monus stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::compile_test_id_from_inv_monus' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion
[INFO] [stdout]              at ./src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::compile
[INFO] [stdout]              at ./src/compile.rs:105:14
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::compile
[INFO] [stdout]              at ./src/compile.rs:94:33
[INFO] [stdout]   22: recursive_function_to_turing_machine::compile::compile
[INFO] [stdout]              at ./src/compile.rs:107:13
[INFO] [stdout]   23: recursive_function_to_turing_machine::compile::compile
[INFO] [stdout]              at ./src/compile.rs:110:40
[INFO] [stdout]   24: recursive_function_to_turing_machine::compile::tests::func_test
[INFO] [stdout]              at ./src/compile/tests.rs:275:23
[INFO] [stdout]   25: recursive_function_to_turing_machine::compile::tests::compile_test_id_from_inv_monus
[INFO] [stdout]              at ./src/compile/tests.rs:357:5
[INFO] [stdout]   26: recursive_function_to_turing_machine::compile::tests::compile_test_id_from_inv_monus::{{closure}}
[INFO] [stdout]              at ./src/compile/tests.rs:350:36
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48: <unknown>
[INFO] [stdout]   49: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46dde82 - recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion::hd54286c5e4edbc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   34:     0x56d3a46b6048 - recursive_function_to_turing_machine::compile::compile::h39e6fe6bd492a8fe
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile.rs:105:14
[INFO] [stdout]   35:     0x56d3a46b5dc8 - recursive_function_to_turing_machine::compile::compile::h39e6fe6bd492a8fe
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile.rs:94:33
[INFO] [stdout]   36:     0x56d3a46b6024 - recursive_function_to_turing_machine::compile::compile::h39e6fe6bd492a8fe
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile.rs:107:13
[INFO] [stdout]   37:     0x56d3a46b5e71 - recursive_function_to_turing_machine::compile::compile::h39e6fe6bd492a8fe
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile.rs:110:40
[INFO] [stdout]   38:     0x56d3a46e7e34 - recursive_function_to_turing_machine::compile::tests::func_test::h91b0942973bb9851
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:275:23
[INFO] [stdout]   39:     0x56d3a46ef814 - recursive_function_to_turing_machine::compile::tests::compile_test_id_from_inv_monus::h40c41dd7fd77075c
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:357:5
[INFO] [stdout]   40:     0x56d3a46ef107 - recursive_function_to_turing_machine::compile::tests::compile_test_id_from_inv_monus::{{closure}}::h2cb46335ffe9c3f4
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:350:36
[INFO] [stdout]   41:     0x56d3a46a1fd6 - core::ops::function::FnOnce::call_once::h00fe5fb78ce77b13
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   63:     0x7fbe154d9a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::primitive_recursion_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::primitive_recursion_test' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion
[INFO] [stdout]              at ./src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::tests::primitive_recursion_test
[INFO] [stdout]              at ./src/compile/tests.rs:180:23
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::tests::primitive_recursion_test::{{closure}}
[INFO] [stdout]              at ./src/compile/tests.rs:179:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43: <unknown>
[INFO] [stdout]   44: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46dde82 - recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion::hd54286c5e4edbc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   34:     0x56d3a46eb601 - recursive_function_to_turing_machine::compile::tests::primitive_recursion_test::hc04dbc33941a0932
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:180:23
[INFO] [stdout]   35:     0x56d3a46eb417 - recursive_function_to_turing_machine::compile::tests::primitive_recursion_test::{{closure}}::hc5e1bbd81204f00b
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:179:30
[INFO] [stdout]   36:     0x56d3a46a23e6 - core::ops::function::FnOnce::call_once::h36e695d68930a229
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   37:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   38:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   39:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   40:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   45:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   46:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   47:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   55:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   56:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   57:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   58:     0x7fbe154d9a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- compile::tests::compile_test_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::tests::compile_test_add' panicked at compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid alphabet:[put^1_b]
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <utils::alphabet::Alphabet as core::convert::TryFrom<alloc::string::String>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:26:17
[INFO] [stdout]    2: <utils::alphabet::Alphabet as core::convert::TryFrom<&str>>::try_from
[INFO] [stdout]              at /opt/rustwide/workdir/utils/src/alphabet.rs:11:9
[INFO] [stdout]    3: <T as core::convert::TryInto<U>>::try_into
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/convert/mod.rs:825:9
[INFO] [stdout]    4: <turing_machine_core::machine::State as core::str::traits::FromStr>::from_str
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/machine.rs:182:24
[INFO] [stdout]    5: core::str::<impl str>::parse
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:2702:9
[INFO] [stdout]    6: turing_machine_core::manipulation::code::parse_one_code_entry
[INFO] [stdout]              at /opt/rustwide/workdir/models/turing_machine/core/src/manipulation.rs:18:29
[INFO] [stdout]    7: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}
[INFO] [stdout]              at ./src/auxiliary/basic.rs:243:32
[INFO] [stdout]    8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]    9: core::option::Option<T>::map
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   10: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_desugared
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   17: recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights
[INFO] [stdout]              at ./src/auxiliary/basic.rs:244:14
[INFO] [stdout]   18: recursive_function_to_turing_machine::auxiliary::rotate::rotate
[INFO] [stdout]              at ./src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   19: recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion
[INFO] [stdout]              at ./src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   20: recursive_function_to_turing_machine::compile::compile
[INFO] [stdout]              at ./src/compile.rs:105:14
[INFO] [stdout]   21: recursive_function_to_turing_machine::compile::tests::func_test
[INFO] [stdout]              at ./src/compile/tests.rs:275:23
[INFO] [stdout]   22: recursive_function_to_turing_machine::compile::tests::compile_test_add
[INFO] [stdout]              at ./src/compile/tests.rs:307:5
[INFO] [stdout]   23: recursive_function_to_turing_machine::compile::tests::compile_test_add::{{closure}}
[INFO] [stdout]              at ./src/compile/tests.rs:297:22
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32: test::run_test_in_process
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45: <unknown>
[INFO] [stdout]   46: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d3a47a5842 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d3a47a5842 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d3a47a5842 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56d3a47a5842 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56d3a47cae23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56d3a47cae23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56d3a47a25e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d3a47a25e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56d3a47a5692 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56d3a47a6db9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56d3a47a6bee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56d3a472da84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56d3a472da84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d3a47a778e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56d3a47a778e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56d3a47a755a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56d3a47a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56d3a47a71ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56d3a47c98a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56d3a47c9cd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x56d3a468f55c - core::result::Result<T,E>::unwrap::hc4b92212466c6ece
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56d3a468f55c - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::{{closure}}::h510e411dcf355178
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:243:67
[INFO] [stdout]   22:     0x56d3a46981bc - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::hddb03406b472d462
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:313:21
[INFO] [stdout]   23:     0x56d3a46981bc - core::option::Option<T>::map::hcce54606aaac5af1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1158:29
[INFO] [stdout]   24:     0x56d3a46981bc - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h2ddbc4059a6b2ce4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x56d3a4680399 - alloc::vec::Vec<T,A>::extend_desugared::h95c6ab7308a101b2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3741:44
[INFO] [stdout]   26:     0x56d3a468345a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hb1f360260ddff664
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_extend.rs:19:14
[INFO] [stdout]   27:     0x56d3a467a94e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::haa1ce6c74e6aea6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter_nested.rs:42:9
[INFO] [stdout]   28:     0x56d3a468356d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h43f7c1c4f71710fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   29:     0x56d3a46830df - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hcaa83830d3aaf0e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/vec/mod.rs:3633:9
[INFO] [stdout]   30:     0x56d3a4699201 - core::iter::traits::iterator::Iterator::collect::h815d4cdb1e0fd336
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   31:     0x56d3a468f3f5 - recursive_function_to_turing_machine::auxiliary::basic::shift_left_to_rights::h39082c13c5dd7404
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/basic.rs:244:14
[INFO] [stdout]   32:     0x56d3a46be414 - recursive_function_to_turing_machine::auxiliary::rotate::rotate::h1ef35dbbc5410f56
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/auxiliary/rotate.rs:22:13
[INFO] [stdout]   33:     0x56d3a46dde82 - recursive_function_to_turing_machine::compile::primitive_recursion::primitive_recursion::hd54286c5e4edbc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/primitive_recursion.rs:292:13
[INFO] [stdout]   34:     0x56d3a46b6048 - recursive_function_to_turing_machine::compile::compile::h39e6fe6bd492a8fe
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile.rs:105:14
[INFO] [stdout]   35:     0x56d3a46e7e34 - recursive_function_to_turing_machine::compile::tests::func_test::h91b0942973bb9851
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:275:23
[INFO] [stdout]   36:     0x56d3a46eccee - recursive_function_to_turing_machine::compile::tests::compile_test_add::h9b22fedc39990f00
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:307:5
[INFO] [stdout]   37:     0x56d3a46ebf87 - recursive_function_to_turing_machine::compile::tests::compile_test_add::{{closure}}::hf7f77bd6113e39c5
[INFO] [stdout]                                at /opt/rustwide/workdir/compile/recursive_function_to_turing_machine/src/compile/tests.rs:297:22
[INFO] [stdout]   38:     0x56d3a46a2b26 - core::ops::function::FnOnce::call_once::hda5193790f3cabce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x56d3a47332eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x56d3a47332eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   41:     0x56d3a4732425 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   42:     0x56d3a4732425 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x56d3a4732425 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x56d3a4732425 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x56d3a4732425 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr] error: test failed, to rerun pass `-p recursive_function_to_turing_machine --lib`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x56d3a4732425 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   47:     0x56d3a4732425 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   48:     0x56d3a46f6024 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   49:     0x56d3a46f6024 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x56d3a46f99fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x56d3a46f99fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x56d3a46f99fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x56d3a46f99fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x56d3a46f99fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x56d3a46f99fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x56d3a47aa92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   58:     0x56d3a47aa92f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   59:     0x7fbe1544caa4 - <unknown>
[INFO] [stdout]   60:     0x7fbe154d9a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auxiliary::basic::tests::annihilate_test
[INFO] [stdout]     auxiliary::basic::tests::concat_test
[INFO] [stdout]     auxiliary::basic::tests::is_first_test
[INFO] [stdout]     auxiliary::basic::tests::shift_left_to_right_fill_test
[INFO] [stdout]     auxiliary::basic::tests::shift_left_to_rights_test
[INFO] [stdout]     auxiliary::basic::tests::shift_right_to_lefts_test
[INFO] [stdout]     auxiliary::copy::tests::copy_n_times_test
[INFO] [stdout]     auxiliary::copy::tests::copy_test
[INFO] [stdout]     auxiliary::copy::tests::pre_copy_test
[INFO] [stdout]     auxiliary::rotate::tests::builder_safe
[INFO] [stdout]     auxiliary::rotate::tests::rotate_back_test
[INFO] [stdout]     auxiliary::rotate::tests::rotate_test
[INFO] [stdout]     compile::composition::tests::format_test
[INFO] [stdout]     compile::mu_recursion::tests::builder_sage
[INFO] [stdout]     compile::mu_recursion::tests::increment_test
[INFO] [stdout]     compile::mu_recursion::tests::remove_test
[INFO] [stdout]     compile::mu_recursion::tests::setting_test
[INFO] [stdout]     compile::primitive_recursion::tests::expand_aux_remove_zero_test
[INFO] [stdout]     compile::primitive_recursion::tests::expand_aux_shift_right_test
[INFO] [stdout]     compile::primitive_recursion::tests::expand_aux_shrink_test
[INFO] [stdout]     compile::primitive_recursion::tests::expand_test
[INFO] [stdout]     compile::primitive_recursion::tests::format_test
[INFO] [stdout]     compile::primitive_recursion::tests::is_left_sig_test
[INFO] [stdout]     compile::projection::tests::flat_1_till_end_test
[INFO] [stdout]     compile::projection::tests::format_test
[INFO] [stdout]     compile::projection::tests::move_1_left_in_bar_test
[INFO] [stdout]     compile::projection::tests::move_1_till_end_test
[INFO] [stdout]     compile::projection::tests::shrink_bar_right_till_1_or_bar_test
[INFO] [stdout]     compile::tests::compile_test_add
[INFO] [stdout]     compile::tests::compile_test_any_to_zero
[INFO] [stdout]     compile::tests::compile_test_id_from_inv_monus
[INFO] [stdout]     compile::tests::compile_test_mul
[INFO] [stdout]     compile::tests::compile_test_zero_from_mul
[INFO] [stdout]     compile::tests::composition_test
[INFO] [stdout]     compile::tests::mu_recursion_test
[INFO] [stdout]     compile::tests::primitive_recursion_test
[INFO] [stdout]     compile::tests::projection_test
[INFO] [stdout]     compile::tests::succ_zero
[INFO] [stdout]     compile::tests::test_zero
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 39 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "859a0133e5d8e9c8d7a4019ad6037681b70846e5fa1fa105687a2821c548ecb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859a0133e5d8e9c8d7a4019ad6037681b70846e5fa1fa105687a2821c548ecb6", kill_on_drop: false }`
[INFO] [stdout] 859a0133e5d8e9c8d7a4019ad6037681b70846e5fa1fa105687a2821c548ecb6
