[INFO] cloning repository https://github.com/Tomyk9991/monkey-language
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tomyk9991/monkey-language" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomyk9991%2Fmonkey-language", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomyk9991%2Fmonkey-language'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9467a0a8e0a5c35642ff25f6b098a0ea1c4cd8ec
[INFO] testing Tomyk9991/monkey-language against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomyk9991%2Fmonkey-language" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tomyk9991/monkey-language
[INFO] finished tweaking git repo https://github.com/Tomyk9991/monkey-language
[INFO] tweaked toml for git repo https://github.com/Tomyk9991/monkey-language written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tomyk9991/monkey-language on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tomyk9991/monkey-language 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa03c35457997768305b31f31310b32c586f7b87da78c6de42e62d13a87db9ce
[INFO] running `Command { std: "docker" "start" "-a" "aa03c35457997768305b31f31310b32c586f7b87da78c6de42e62d13a87db9ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa03c35457997768305b31f31310b32c586f7b87da78c6de42e62d13a87db9ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa03c35457997768305b31f31310b32c586f7b87da78c6de42e62d13a87db9ce", kill_on_drop: false }`
[INFO] [stdout] aa03c35457997768305b31f31310b32c586f7b87da78c6de42e62d13a87db9ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7321440893dd9f6edf039b42d677cbb16b19484362c814827eb493753e7d96d
[INFO] running `Command { std: "docker" "start" "-a" "a7321440893dd9f6edf039b42d677cbb16b19484362c814827eb493753e7d96d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling binary_search_tree v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling regex-split v0.1.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]    Compiling monkey-language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable`
[INFO] [stdout]  --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut current_stack_position = stack.stack_position;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/import.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum ImportError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReturnError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/return.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ReturnError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WhileErr` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/while.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum WhileErr {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmptyIteratorErr` is never constructed
[INFO] [stdout]  --> src/core/parser/errors/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmptyIteratorErr;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_value` and `ordering` are never read
[INFO] [stdout]  --> src/core/parser/utils/dyck.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DyckError {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     pub target_value: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 9 |     pub ordering: Ordering,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DyckError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScopeType` is never used
[INFO] [stdout]  --> src/core/model/scope_type.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ScopeType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeSplitterIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ScopeSplitterIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeTypeIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ScopeTypeIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BooleanError` is never used
[INFO] [stdout]   --> src/core/model/types/boolean.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum BooleanError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NumberErr` is never used
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/integer.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum NumberErr {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let options: Option<ASMOptions> = if field_size >= 0 && field_size <= 8 {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.73s
[INFO] running `Command { std: "docker" "inspect" "a7321440893dd9f6edf039b42d677cbb16b19484362c814827eb493753e7d96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7321440893dd9f6edf039b42d677cbb16b19484362c814827eb493753e7d96d", kill_on_drop: false }`
[INFO] [stdout] a7321440893dd9f6edf039b42d677cbb16b19484362c814827eb493753e7d96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2888533568f08b002158cae55d76cce92c6dd6df7b3007864610bf594ee4da60
[INFO] running `Command { std: "docker" "start" "-a" "2888533568f08b002158cae55d76cce92c6dd6df7b3007864610bf594ee4da60", kill_on_drop: false }`
[INFO] [stderr]    Compiling monkey-language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable`
[INFO] [stdout]  --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut current_stack_position = stack.stack_position;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/import.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum ImportError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReturnError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/return.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ReturnError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WhileErr` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/while.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum WhileErr {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmptyIteratorErr` is never constructed
[INFO] [stdout]  --> src/core/parser/errors/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmptyIteratorErr;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_value` and `ordering` are never read
[INFO] [stdout]  --> src/core/parser/utils/dyck.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DyckError {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     pub target_value: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 9 |     pub ordering: Ordering,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DyckError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScopeType` is never used
[INFO] [stdout]  --> src/core/model/scope_type.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ScopeType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeSplitterIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ScopeSplitterIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeTypeIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ScopeTypeIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BooleanError` is never used
[INFO] [stdout]   --> src/core/model/types/boolean.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum BooleanError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NumberErr` is never used
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/integer.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum NumberErr {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let options: Option<ASMOptions> = if field_size >= 0 && field_size <= 8 {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable`
[INFO] [stdout]  --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut current_stack_position = stack.stack_position;
[INFO] [stdout]    |                 ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/import.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum ImportError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ReturnError` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/return.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ReturnError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WhileErr` is never used
[INFO] [stdout]   --> src/core/parser/abstract_syntax_tree_nodes/while.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum WhileErr {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmptyIteratorErr` is never constructed
[INFO] [stdout]  --> src/core/parser/errors/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmptyIteratorErr;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target_value` and `ordering` are never read
[INFO] [stdout]  --> src/core/parser/utils/dyck.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DyckError {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     pub target_value: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 9 |     pub ordering: Ordering,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DyckError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScopeType` is never used
[INFO] [stdout]  --> src/core/model/scope_type.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ScopeType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeSplitterIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ScopeSplitterIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeTypeIterator` is never constructed
[INFO] [stdout]   --> src/core/model/scope_type.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ScopeTypeIterator {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BooleanError` is never used
[INFO] [stdout]   --> src/core/model/types/boolean.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum BooleanError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NumberErr` is never used
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/integer.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum NumberErr {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let options: Option<ASMOptions> = if field_size >= 0 && field_size <= 8 {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.02s
[INFO] running `Command { std: "docker" "inspect" "2888533568f08b002158cae55d76cce92c6dd6df7b3007864610bf594ee4da60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2888533568f08b002158cae55d76cce92c6dd6df7b3007864610bf594ee4da60", kill_on_drop: false }`
[INFO] [stdout] 2888533568f08b002158cae55d76cce92c6dd6df7b3007864610bf594ee4da60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42a89d8feb58994bf54bddd46c7b206b90dd621729321b7f958a7b1004ac82bc
[INFO] running `Command { std: "docker" "start" "-a" "42a89d8feb58994bf54bddd46c7b206b90dd621729321b7f958a7b1004ac82bc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable`
[INFO] [stderr]  --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::core::model::abstract_syntax_tree_nodes::assignable::Assignable;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:37:17
[INFO] [stderr]    |
[INFO] [stderr] 37 |             let mut current_stack_position = stack.stack_position;
[INFO] [stderr]    |                 ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ImportError` is never used
[INFO] [stderr]   --> src/core/parser/abstract_syntax_tree_nodes/import.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub enum ImportError {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ReturnError` is never used
[INFO] [stderr]   --> src/core/parser/abstract_syntax_tree_nodes/return.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum ReturnError {
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `WhileErr` is never used
[INFO] [stderr]   --> src/core/parser/abstract_syntax_tree_nodes/while.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum WhileErr {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EmptyIteratorErr` is never constructed
[INFO] [stderr]  --> src/core/parser/errors/mod.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct EmptyIteratorErr;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `target_value` and `ordering` are never read
[INFO] [stderr]  --> src/core/parser/utils/dyck.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct DyckError {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] 8 |     pub target_value: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 9 |     pub ordering: Ordering,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DyckError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ScopeType` is never used
[INFO] [stderr]  --> src/core/model/scope_type.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum ScopeType {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScopeSplitterIterator` is never constructed
[INFO] [stderr]   --> src/core/model/scope_type.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ScopeSplitterIterator {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ScopeTypeIterator` is never constructed
[INFO] [stderr]   --> src/core/model/scope_type.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct ScopeTypeIterator {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BooleanError` is never used
[INFO] [stderr]   --> src/core/model/types/boolean.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum BooleanError {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `NumberErr` is never used
[INFO] [stderr]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/integer.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum NumberErr {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/core/code_generator/abstract_syntax_tree_nodes/assignables/object.rs:26:50
[INFO] [stderr]    |
[INFO] [stderr] 26 |             let options: Option<ASMOptions> = if field_size >= 0 && field_size <= 8 {
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `monkey-language` (bin "monkey-language" test) generated 13 warnings (run `cargo fix --bin "monkey-language" -p monkey-language --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `monkey-language` (bin "monkey-language") generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monkey_language-d87fadba03c34585)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/monkey_language-03907f182f39581f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-bf63db80cfc40791)
[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 180 tests
[INFO] [stdout] test building::windows::assigns::bool_assignable::bool_assign ... ok
[INFO] [stdout] test building::windows::assigns::arrays::array_test_simple ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::single_expression_test ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_assign_test ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_assign_multiple_test ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_lhs_expression ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_lhs_rhs ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_expression ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_lhs ... ok
[INFO] [stdout] test building::windows::assigns::arrays::array_test_variable ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_inline ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_rhs ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_expression_rhs ... ok
[INFO] [stdout] test building::windows::assigns::arrays::array_test_complex ... ok
[INFO] [stdout] test building::windows::assigns::casts::bool_to_integer::bool_to_i32 ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_simple ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_double_cast ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_lhs ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_lhs_expression ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_to_integer::f32_to_i ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_expression_rhs ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_lhs_rhs ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_rhs ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::expression_assign ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i32_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_to_integer::f32_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i16_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i16_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i32_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_to_integer::f64_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_to_integer::f64_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u8_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u8_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i64_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i8_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u64_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u32_to_i ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::assignable_different_integer_types ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i64_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u32_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_to_float_casting::i_to_f32 ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_to_float_casting::i_to_f64 ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u16_to_i ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::f32_assign ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u64_to_i ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::u16_to_u ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_to_float_casting::u_to_f64 ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_assign_multiple_test ... ok
[INFO] [stdout] test building::windows::assigns::assignable::string_assign ... FAILED
[INFO] [stdout] test building::windows::assigns::float_assignable::basic_add_different_type ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::full_program_assignable ... FAILED
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::bool_assignable::pointer_deref_operation_complex_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_to_float_casting::u_to_f32 ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_assign_test ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::single_expression_test ... ok
[INFO] [stdout] test building::windows::assigns::casts::integer_casting::i8_to_u ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_lhs_expression ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_lhs ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_lhs_rhs ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_expression_rhs ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_rhs ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::compare_changed ... ok
[INFO] [stdout] test building::windows::assigns::float_compares::compare_changed ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::expression_assign ... ok
[INFO] [stdout] test building::windows::assigns::float_compares::compare_complex_f32 ... ok
[INFO] [stdout] test building::windows::assigns::l_values::array_assignment::array_left_assign ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_u64 ... ok
[INFO] [stdout] test building::windows::assigns::casts::float_casting::float_cast_complex_expression ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_i8 ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_i64 ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_i32 ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::expression_assign ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::compare_complex ... ok
[INFO] [stdout] test building::windows::assigns::float_compares::simple_compare_f32 ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::operation_lhs_rhs ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::pointer_assign_test ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::pointer_assign_multiple_test ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::operation_lhs_expression ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_i16 ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::operation_expression_rhs ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_u16 ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_complex_expression_expression_i64 ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::single_expression_test ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_float::mixed_operations_mul ... ok
[INFO] [stdout] test building::windows::assigns::float_compares::simple_compare_f64 ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_bool::mixed_operations_sub ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::pointer_deref_operation_rhs ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_u32 ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_bool::mixed_operations_mul ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_float::mixed_operations_div_0 ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_div ... ok
[INFO] [stdout] test building::windows::assigns::float_assignable::pointer_deref_operation_complex_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::pointer_deref_operation_lhs ... ok
[INFO] [stdout] test building::windows::assigns::method_assignable::operation_complex_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::assignable_different_integer_types ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::basic_add_different_type ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_div_0 ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::i32_assign ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_mul ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_assign_test ... ok
[INFO] [stdout] test building::windows::assigns::integer_compares::simple_compare_u8 ... ok
[INFO] [stdout] test building::windows::assigns::float_compares::compare_complex_f64 ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::full_program_assignable ... FAILED
[INFO] [stdout] test building::windows::assigns::method_assignable::operation_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_sub ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_lhs ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_lhs_expression ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_assign_multiple_test ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::single_expression_test ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_expression_rhs ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_lhs_rhs ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_rhs ... ok
[INFO] [stdout] test building::windows::assigns::pointer_casting_mixed::float_cast_deref_simple ... ok
[INFO] [stdout] test building::windows::assigns::pointer_casting_mixed::float_cast_deref_middle ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::weird_0_test ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_expression_expression ... ok
[INFO] [stdout] test building::windows::assigns::pointer_casting_mixed::float_cast_deref_complex ... ok
[INFO] [stdout] test building::windows::method_call_test::method_build_and_call ... ok
[INFO] [stdout] test building::windows::for_loop::multiple_for ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::expression_assign ... ok
[INFO] [stdout] test building::windows::for_loop::single_for ... ok
[INFO] [stdout] test building::windows::method_call_test::multiple_function_calls ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_float::mixed_operations_sub ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_boolean_equation ... ok
[INFO] [stdout] test building::windows::while_loop::single_while ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_bool ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_booleans ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_double ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_object ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_arithmetic_equation ... ok
[INFO] [stdout] test lexer::functions_tests::function_different_return_type_test ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_integer ... ok
[INFO] [stdout] test building::windows::mutable_reference_test::mutable_ref_test ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_imaginary_fn_calls ... ok
[INFO] [stdout] test lexer::functions_tests::function_in_function_test ... ok
[INFO] [stdout] test lexer::functions_tests::multiple_functions_test ... ok
[INFO] [stdout] test lexer::functions_tests::function_test ... ok
[INFO] [stdout] test lexer::if_tests::if_test ... ok
[INFO] [stdout] test lexer::if_tests::if_else_test ... ok
[INFO] [stdout] test lexer::if_tests::function_in_function_test ... ok
[INFO] [stdout] test lexer::if_tests::multiple_if_test ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_casting ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_casting_complex ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_double_casting ... ok
[INFO] [stdout] test building::windows::while_loop::multiple_while ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_integers_assignable ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_float::mixed_operations_f64 ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_integers ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_types ... FAILED
[INFO] [stdout] test optimization::const_folding::method_call::method_call_fold ... ok
[INFO] [stdout] test optimization::const_folding::expression::fold_expression_test ... ok
[INFO] [stdout] test semantics::infer_type::infer_types::infer_type_in_scope ... ok
[INFO] [stdout] test semantics::infer_type::infer_types::infer_type_test ... ok
[INFO] [stdout] test semantics::infer_type::infer_types_assignment::infer_type_assignment ... ok
[INFO] [stdout] test optimization::const_folding::expression::fold_expression_complex ... ok
[INFO] [stdout] test semantics::infer_type::infer_types_assignment::infer_type_assignment_in_scope ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_bool::mixed_operations ... ok
[INFO] [stdout] test semantics::infer_type::type_check_mismatch::wrong_index_type ... ok
[INFO] [stdout] test semantics::infer_type::infer_types_assignment::infer_type_assignment_in_scope_complex ... ok
[INFO] [stdout] test optimization::const_folding::expression::fold_expression_with_variable_complex ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations ... ok
[INFO] [stdout] test lexer::semantic_token_merge_tests::semantic_token_merge_module ... ok
[INFO] [stdout] test semantics::static_type_check::method_definition::static_type_check_method_definition ... ok
[INFO] [stdout] test semantics::infer_type::infer_types_assignment::infer_type_assignment_in_scope_complex_in_method ... ok
[INFO] [stdout] test semantics::static_type_check::for_::static_type_check_for_loop_should_fail_missing_mutability ... ok
[INFO] [stdout] test semantics::static_type_check::method_definition::static_type_check_return_mismatch ... ok
[INFO] [stdout] test lexer::assignable_tests::assignable_string ... ok
[INFO] [stdout] test semantics::static_type_check::for_::static_type_check_for_loop ... ok
[INFO] [stdout] test building::windows::method_call_test::method_call_expression_float ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_complex_expression_expression ... ok
[INFO] [stdout] test lexer::variable_tests::variable_test_casting_complex_expression ... ok
[INFO] [stdout] test building::windows::method_call_test::method_call_expression_assign ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_integer::mixed_operations_f64 ... ok
[INFO] [stdout] test building::windows::assigns::number_assignable::pointer_deref_operation_complex_expression_expression_i64 ... ok
[INFO] [stdout] test building::windows::assigns::mixed_operations_float::mixed_operations ... ok
[INFO] [stdout] test building::windows::method_call_test::method_overload_call_expression ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- building::windows::assigns::assignable::string_assign stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'building::windows::assigns::assignable::string_assign' (30) panicked at tests/building/windows/assigns/assignable.rs:46:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Hallo\", 0\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Hallo\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout]  right: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Hallo\", 0\n\n\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Hallo\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c23d47dbaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c23d47dbaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c23d49507a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c23d49507a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60c23d4824d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c23d4824d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c23d45cbaf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c23d45cbaf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c23d475f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c23cfcc25c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60c23cfcc25c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c23d4760f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60c23d4760f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c23d45cc68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c23d454609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c23d45d97d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c23d4959dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c23d495893 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60c23d43e0ef - core::panicking::assert_failed::h509ac5be8e549410
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60c23cf4fc90 - lib::building::windows::assigns::assignable::string_assign::hbe1e759f0b349a74
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/assignable.rs:46:5
[INFO] [stdout]   22:     0x60c23cf4fdb7 - lib::building::windows::assigns::assignable::string_assign::{{closure}}::h8869f4d953363fa1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/assignable.rs:9:23
[INFO] [stdout]   23:     0x60c23cfa5266 - core::ops::function::FnOnce::call_once::h908038e44c3d25f9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60c23cfc033b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60c23cfc033b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60c23cfccd2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stdout]   33:     0x60c23cfc8444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60c23cfc8444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60c23cfcf932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60c23cfcf932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60c23d47d48f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x60c23d47d48f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77e6171e7aa4 - <unknown>
[INFO] [stdout]   45:     0x77e617274a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- building::windows::assigns::float_assignable::full_program_assignable stdout ----
[INFO] [stdout] ; This assembly is targeted for the Windows Operating System
[INFO] [stdout] section .data
[INFO] [stdout]     .label0: db "Testing string", 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] segment .text
[INFO] [stdout] global main
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] main:
[INFO] [stdout]     push rbp
[INFO] [stdout]     mov rbp, rsp
[INFO] [stdout]     ; Reserve stack space as MS convention. Shadow stacking
[INFO] [stdout]     sub rsp, 64
[INFO] [stdout]     ; let a: *string = "Testing string"
[INFO] [stdout]     mov rax, .label0
[INFO] [stdout]     mov QWORD [rbp - 8], rax
[INFO] [stdout]     ; let b: i32 = 512
[INFO] [stdout]     mov DWORD [rbp - 12], 512
[INFO] [stdout]     ; let c: i32 = b
[INFO] [stdout]     mov eax, DWORD [rbp - 12]
[INFO] [stdout]     mov DWORD [rbp - 16], eax
[INFO] [stdout]     ; return 0
[INFO] [stdout]     mov eax, 0
[INFO] [stdout]     leave
[INFO] [stdout]     ret
[INFO] [stdout] 
[INFO] [stdout] thread 'building::windows::assigns::float_assignable::full_program_assignable' (83) panicked at tests/building/windows/assigns/float_assignable.rs:1095:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Testing string\", 0\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Testing string\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; let b: i32 = 512\n    mov DWORD [rbp - 12], 512\n    ; let c: i32 = b\n    mov eax, DWORD [rbp - 12]\n    mov DWORD [rbp - 16], eax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout]  right: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Testing string\", 0\n\n\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Testing string\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; let b: i32 = 512\n    mov DWORD [rbp - 12], 512\n    ; let c: i32 = b\n    mov eax, DWORD [rbp - 12]\n    mov DWORD [rbp - 16], eax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c23d47dbaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c23d47dbaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c23d49507a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c23d49507a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60c23d4824d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c23d4824d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c23d45cbaf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c23d45cbaf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c23d475f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c23cfcc25c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60c23cfcc25c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c23d4760f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60c23d4760f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c23d45cc68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c23d454609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c23d45d97d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c23d4959dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c23d495893 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60c23d43e0ef - core::panicking::assert_failed::h509ac5be8e549410
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60c23cf28c40 - lib::building::windows::assigns::float_assignable::full_program_assignable::h977203fe8215790f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/float_assignable.rs:1095:5
[INFO] [stdout]   22:     0x60c23cf28d67 - lib::building::windows::assigns::float_assignable::full_program_assignable::{{closure}}::hc254ab7f21b189da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/float_assignable.rs:1049:33
[INFO] [stdout]   23:     0x60c23cfa58e6 - core::ops::function::FnOnce::call_once::hb092c333bb215496
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60c23cfc033b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60c23cfc033b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60c23cfccd2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60c23cfc8444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60c23cfc8444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60c23cfcf932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60c23cfcf932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60c23d47d48f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x60c23d47d48f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77e6171e7aa4 - <unknown>
[INFO] [stdout]   45:     0x77e617274a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- building::windows::assigns::number_assignable::full_program_assignable stdout ----
[INFO] [stdout] ; This assembly is targeted for the Windows Operating System
[INFO] [stdout] section .data
[INFO] [stdout]     .label0: db "Testing string", 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] segment .text
[INFO] [stdout] global main
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] main:
[INFO] [stdout]     push rbp
[INFO] [stdout]     mov rbp, rsp
[INFO] [stdout]     ; Reserve stack space as MS convention. Shadow stacking
[INFO] [stdout]     sub rsp, 64
[INFO] [stdout]     ; let a: *string = "Testing string"
[INFO] [stdout]     mov rax, .label0
[INFO] [stdout]     mov QWORD [rbp - 8], rax
[INFO] [stdout]     ; let b: i32 = 512
[INFO] [stdout]     mov DWORD [rbp - 12], 512
[INFO] [stdout]     ; let c: i32 = b
[INFO] [stdout]     mov eax, DWORD [rbp - 12]
[INFO] [stdout]     mov DWORD [rbp - 16], eax
[INFO] [stdout]     ; return 0
[INFO] [stdout]     mov eax, 0
[INFO] [stdout]     leave
[INFO] [stdout]     ret
[INFO] [stdout] 
[INFO] [stdout] thread 'building::windows::assigns::number_assignable::full_program_assignable' (141) panicked at tests/building/windows/assigns/number_assignable.rs:947:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Testing string\", 0\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Testing string\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; let b: i32 = 512\n    mov DWORD [rbp - 12], 512\n    ; let c: i32 = b\n    mov eax, DWORD [rbp - 12]\n    mov DWORD [rbp - 16], eax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout]  right: "; This assembly is targeted for the Windows Operating System\nsection .data\n    .label0: db \"Testing string\", 0\n\n\n\n\nsegment .text\nglobal main\n\n\nmain:\n    push rbp\n    mov rbp, rsp\n    ; Reserve stack space as MS convention. Shadow stacking\n    sub rsp, 64\n    ; let a: *string = \"Testing string\"\n    mov rax, .label0\n    mov QWORD [rbp - 8], rax\n    ; let b: i32 = 512\n    mov DWORD [rbp - 12], 512\n    ; let c: i32 = b\n    mov eax, DWORD [rbp - 12]\n    mov DWORD [rbp - 16], eax\n    ; return 0\n    mov eax, 0\n    leave\n    ret"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c23d47dbaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c23d47dbaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c23d47dbaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c23d49507a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c23d49507a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x60c23d4824d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c23d4824d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c23d45cbaf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c23d45cbaf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c23d475f39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c23cfcc25c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x60c23cfcc25c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c23d4760f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x60c23d4760f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c23d45cc68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c23d454609 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c23d45d97d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c23d4959dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c23d495893 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60c23d43e0ef - core::panicking::assert_failed::h509ac5be8e549410
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60c23cf36550 - lib::building::windows::assigns::number_assignable::full_program_assignable::h1461381f9e0c8424
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/number_assignable.rs:947:5
[INFO] [stdout]   22:     0x60c23cf36677 - lib::building::windows::assigns::number_assignable::full_program_assignable::{{closure}}::h0a36daee7c11ce03
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/building/windows/assigns/number_assignable.rs:901:33
[INFO] [stdout]   23:     0x60c23cfa5126 - core::ops::function::FnOnce::call_once::h83f5cc07892ad415
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60c23cfc033b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60c23cfc033b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60c23cfccd2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60c23cfccd2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60c23cfccd2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60c23cfc8444 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60c23cfc8444 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x60c23cfcf932 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60c23cfcf932 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60c23cfcf932 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x60c23cfcf932 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60c23d47d48f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x60c23d47d48f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77e6171e7aa4 - <unknown>
[INFO] [stdout]   45:     0x77e617274a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lexer::variable_tests::variable_test_types stdout ----
[INFO] [stdout] Error: Line: 5:5 (2 chars, 5 line breaks): 	Unresolved reference: name()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     building::windows::assigns::assignable::string_assign
[INFO] [stdout]     building::windows::assigns::float_assignable::full_program_assignable
[INFO] [stdout]     building::windows::assigns::number_assignable::full_program_assignable
[INFO] [stdout]     lexer::variable_tests::variable_test_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 176 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42a89d8feb58994bf54bddd46c7b206b90dd621729321b7f958a7b1004ac82bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a89d8feb58994bf54bddd46c7b206b90dd621729321b7f958a7b1004ac82bc", kill_on_drop: false }`
[INFO] [stdout] 42a89d8feb58994bf54bddd46c7b206b90dd621729321b7f958a7b1004ac82bc
