[INFO] cloning repository https://github.com/ExPuritate/pure_lang_compiler_ir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ExPuritate/pure_lang_compiler_ir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77d1d76772e740efcaf117a4b28632ffd77000d3
[INFO] testing ExPuritate/pure_lang_compiler_ir against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPuritate%2Fpure_lang_compiler_ir" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ExPuritate/pure_lang_compiler_ir
[INFO] finished tweaking git repo https://github.com/ExPuritate/pure_lang_compiler_ir
[INFO] tweaked toml for git repo https://github.com/ExPuritate/pure_lang_compiler_ir written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ExPuritate/pure_lang_compiler_ir on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ExPuritate/pure_lang_compiler_ir 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/ExPuritate/purelang.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ExPuritate/rust-peg.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded iota v0.2.3
[INFO] [stderr]   Downloaded munge_macro v0.4.5
[INFO] [stderr]   Downloaded ptr_meta v0.3.0
[INFO] [stderr]   Downloaded darling_macro v0.21.0
[INFO] [stderr]   Downloaded line-ending v1.5.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.10
[INFO] [stderr]   Downloaded const_for v0.1.5
[INFO] [stderr]   Downloaded derive-ctor v1.0.6
[INFO] [stderr]   Downloaded darling v0.21.0
[INFO] [stderr]   Downloaded munge v0.4.5
[INFO] [stderr]   Downloaded darling_core v0.21.0
[INFO] [stderr]   Downloaded bon-macros v3.6.5
[INFO] [stderr]   Downloaded fancy-regex v0.15.0
[INFO] [stderr]   Downloaded bon v3.6.5
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded rkyv v0.8.10
[INFO] [stderr]   Downloaded rustc-literal-escaper v0.0.5
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.0
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded faststr v0.2.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 981046325ddd429ad80ce765d2bdbbbb87e80d64f0143462dd8d0318951aa9b7
[INFO] running `Command { std: "docker" "start" "-a" "981046325ddd429ad80ce765d2bdbbbb87e80d64f0143462dd8d0318951aa9b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981046325ddd429ad80ce765d2bdbbbb87e80d64f0143462dd8d0318951aa9b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981046325ddd429ad80ce765d2bdbbbb87e80d64f0143462dd8d0318951aa9b7", kill_on_drop: false }`
[INFO] [stdout] 981046325ddd429ad80ce765d2bdbbbb87e80d64f0143462dd8d0318951aa9b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6ae0c94c413944b62f1611ea1282a5a21a05d11181165318f49fb136fb253d5
[INFO] running `Command { std: "docker" "start" "-a" "a6ae0c94c413944b62f1611ea1282a5a21a05d11181165318f49fb136fb253d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling iota v0.2.3
[INFO] [stderr]    Compiling peg-runtime v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803)
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.5
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling const_for v0.1.5
[INFO] [stderr]    Compiling line-ending v1.5.1
[INFO] [stderr]    Compiling peg-macros v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803)
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling faststr v0.2.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling peg v0.8.5 (https://github.com/ExPuritate/rust-peg.git#aec2c803)
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling derive-ctor v1.0.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling pure_lang_proc_macros v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling pure_lang_binary_proc_macros v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fancy-regex v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling bon-macros v3.6.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bon v3.6.5
[INFO] [stderr]    Compiling pure_lang_global v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling pure_lang_compiler_base v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling pure_lang_compiler_shared v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling pure_lang_binary v0.1.0 (https://github.com/ExPuritate/purelang.git#f97ddda2)
[INFO] [stderr]    Compiling pure_lang_compiler4pure_lang_ir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SingleWhereClause`
[INFO] [stdout]  --> src/str_parser/lexer.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::str_parser::ast::{GenericDef, SingleWhereClause};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Chain` and `Map`
[INFO] [stdout]  --> src/str_parser/token.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, iter::{Chain, Map}};
[INFO] [stdout]   |                                ^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `pure_lang_compiler_base::pure_lang_global::instruction::StringInstruction::LoadAllArgsAsArray`: It does not perform as what you expected
[INFO] [stdout]    --> src/str_parser/lexer.rs:848:36
[INFO] [stdout]     |
[INFO] [stdout] 848 |                 StringInstruction::LoadAllArgsAsArray { register_addr }
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `type_defs` is never read
[INFO] [stdout]   --> src/output.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 | /                     #[allow(unused_assignments)]
[INFO] [stdout] 85 | |                     type_defs = MaybeUninit::uninit();
[INFO] [stdout]    | |_____________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUL` is never used
[INFO] [stdout]    --> src/str_parser/token.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub(crate) const NUL: char = '\u{0000}';
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.14s
[INFO] running `Command { std: "docker" "inspect" "a6ae0c94c413944b62f1611ea1282a5a21a05d11181165318f49fb136fb253d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ae0c94c413944b62f1611ea1282a5a21a05d11181165318f49fb136fb253d5", kill_on_drop: false }`
[INFO] [stdout] a6ae0c94c413944b62f1611ea1282a5a21a05d11181165318f49fb136fb253d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ec00b74451ff9be6bd5750d14d40ccfac6ea239612df6e827dd4a01403b774
[INFO] running `Command { std: "docker" "start" "-a" "c2ec00b74451ff9be6bd5750d14d40ccfac6ea239612df6e827dd4a01403b774", kill_on_drop: false }`
[INFO] [stderr]    Compiling pure_lang_compiler4pure_lang_ir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s
[INFO] running `Command { std: "docker" "inspect" "c2ec00b74451ff9be6bd5750d14d40ccfac6ea239612df6e827dd4a01403b774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ec00b74451ff9be6bd5750d14d40ccfac6ea239612df6e827dd4a01403b774", kill_on_drop: false }`
[INFO] [stdout] c2ec00b74451ff9be6bd5750d14d40ccfac6ea239612df6e827dd4a01403b774
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ada72f2985f600f777cb8401c0d361d5b2271c0189af9e0fde6b6df86cfc72c8
[INFO] running `Command { std: "docker" "start" "-a" "ada72f2985f600f777cb8401c0d361d5b2271c0189af9e0fde6b6df86cfc72c8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Compiler_PurelangIR-6b1e69908d084e39)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ast::tests::test_higher_whole ... ok
[INFO] [stdout] test str_parser::tests::test_whole ... ok
[INFO] [stdout] test tests::final_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::final_test stdout ----
[INFO] [stdout] Matched !
[INFO] [stdout] Matched :
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched (
[INFO] [stdout] Matched )
[INFO] [stdout] Matched =>
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched ;
[INFO] [stdout] [/opt/rustwide/cargo-home/git/checkouts/purelang-30e9df95f2c87d89/f97ddda/global/src/string_reference.rs:240:9] &type_vars = None
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched (
[INFO] [stdout] Matched !
[INFO] [stdout] Matched !
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched )
[INFO] [stdout] Matched =>
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] [/opt/rustwide/cargo-home/git/checkouts/purelang-30e9df95f2c87d89/f97ddda/global/src/string_reference.rs:240:9] &type_vars = None
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched !
[INFO] [stdout] Matched !
[INFO] [stdout] Matched !
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched ;
[INFO] [stdout] [/opt/rustwide/cargo-home/git/checkouts/purelang-30e9df95f2c87d89/f97ddda/global/src/string_reference.rs:240:9] &type_vars = Some(
[INFO] [stdout]     Match {
[INFO] [stdout]         text: "GenericMethod`1(@Z)[@Z:[!]System.UInt64]",
[INFO] [stdout]         start: 19,
[INFO] [stdout]         end: 40,
[INFO] [stdout]     },
[INFO] [stdout] )
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched (
[INFO] [stdout] Matched )
[INFO] [stdout] Matched =>
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched !
[INFO] [stdout] [/opt/rustwide/cargo-home/git/checkouts/purelang-30e9df95f2c87d89/f97ddda/global/src/string_reference.rs:240:9] &type_vars = None
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched }
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched <
[INFO] [stdout] Matched @
[INFO] [stdout] Matched ,
[INFO] [stdout] Matched @
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched >
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched ;
[INFO] [stdout] Failed to match !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Matched !
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched :
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Failed to match <
[INFO] [stdout] Matched (
[INFO] [stdout] Matched )
[INFO] [stdout] Matched =>
[INFO] [stdout] Matched !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched !
[INFO] [stdout] Matched !
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched [
[INFO] [stdout] Matched ]
[INFO] [stdout] Matched <
[INFO] [stdout] Matched @
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched >
[INFO] [stdout] Matched (
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched )
[INFO] [stdout] Matched =>
[INFO] [stdout] Matched !
[INFO] [stdout] Matched :
[INFO] [stdout] Matched !
[INFO] [stdout] Failed to match ,
[INFO] [stdout] Matched ;
[INFO] [stdout] Failed to match !
[INFO] [stdout] Matched {
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched !
[INFO] [stdout] [/opt/rustwide/cargo-home/git/checkouts/purelang-30e9df95f2c87d89/f97ddda/global/src/string_reference.rs:240:9] &type_vars = None
[INFO] [stdout] Matched ;
[INFO] [stdout] Matched }
[INFO] [stdout] Matched }
[INFO] [stdout] Failed to match !
[INFO] [stdout] [src/tests.rs:12:5] &file = File {
[INFO] [stdout]     asts: [
[INFO] [stdout]         SetAssemblyName(
[INFO] [stdout]             "Test",
[INFO] [stdout]         ),
[INFO] [stdout]         TypeDef(
[INFO] [stdout]             Class(
[INFO] [stdout]                 ClassDef {
[INFO] [stdout]                     attr: TypeAttr {
[INFO] [stdout]                         vis: Public,
[INFO] [stdout]                         specific: Class(
[INFO] [stdout]                             BitFlags<ClassImplementationFlags> {
[INFO] [stdout]                                 bits: 0b1,
[INFO] [stdout]                                 flags: Static,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     },
[INFO] [stdout]                     name: "Test.StaticTest",
[INFO] [stdout]                     parent: Some(
[INFO] [stdout]                         Single {
[INFO] [stdout]                             assem: "!",
[INFO] [stdout]                             ty: "System.Object",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     generic_bindings: {},
[INFO] [stdout]                     items: [
[INFO] [stdout]                         Field(
[INFO] [stdout]                             Field {
[INFO] [stdout]                                 attr: FieldAttr {
[INFO] [stdout]                                     vis: Private,
[INFO] [stdout]                                     impl_flags: BitFlags<FieldImplementationFlags> {
[INFO] [stdout]                                         bits: 0b1,
[INFO] [stdout]                                         flags: Static,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "__test",
[INFO] [stdout]                                 ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.String",
[INFO] [stdout]                                 },
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Method(
[INFO] [stdout]                             Method {
[INFO] [stdout]                                 attr: MethodAttr {
[INFO] [stdout]                                     vis: Public,
[INFO] [stdout]                                     impl_flags: BitFlags<MethodImplementationFlags> {
[INFO] [stdout]                                         bits: 0b1,
[INFO] [stdout]                                         flags: Static,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     register_len: 2,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: ".sctor()",
[INFO] [stdout]                                 arguments: [],
[INFO] [stdout]                                 ret_ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Void",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 generic_bindings: {},
[INFO] [stdout]                                 statements: [
[INFO] [stdout]                                     Load_u64 {
[INFO] [stdout]                                         register_addr: 0,
[INFO] [stdout]                                         val: 10,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     InstanceCall {
[INFO] [stdout]                                         val: 0,
[INFO] [stdout]                                         method: Single(
[INFO] [stdout]                                             "ToString()",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         args: [],
[INFO] [stdout]                                         ret_at: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SetField {
[INFO] [stdout]                                         register_addr: 1,
[INFO] [stdout]                                         field: "__test",
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Method(
[INFO] [stdout]                             Method {
[INFO] [stdout]                                 attr: MethodAttr {
[INFO] [stdout]                                     vis: Public,
[INFO] [stdout]                                     impl_flags: BitFlags<MethodImplementationFlags> {
[INFO] [stdout]                                         bits: 0b1,
[INFO] [stdout]                                         flags: Static,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     register_len: 10,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "Main([!]System.Array`1[@T:[!]System.String])",
[INFO] [stdout]                                 arguments: [
[INFO] [stdout]                                     WithGeneric {
[INFO] [stdout]                                         assem: "!",
[INFO] [stdout]                                         ty: "System.Array`1",
[INFO] [stdout]                                         type_vars: {
[INFO] [stdout]                                             "@T": Single {
[INFO] [stdout]                                                 assem: "!",
[INFO] [stdout]                                                 ty: "System.String",
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 ret_ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Void",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 generic_bindings: {},
[INFO] [stdout]                                 statements: [
[INFO] [stdout]                                     StaticCall {
[INFO] [stdout]                                         ty: Single {
[INFO] [stdout]                                             assem: "Test",
[INFO] [stdout]                                             ty: "Test.StaticTest",
[INFO] [stdout]                                         },
[INFO] [stdout]                                         method: Single(
[INFO] [stdout]                                             "PrintStaticsAndGenericType()",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         args: [],
[INFO] [stdout]                                         ret_at: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     NewObject {
[INFO] [stdout]                                         ty: WithGeneric {
[INFO] [stdout]                                             assem: "Test",
[INFO] [stdout]                                             ty: "Test.GenericTest`2",
[INFO] [stdout]                                             type_vars: {
[INFO] [stdout]                                                 "@T": Single {
[INFO] [stdout]                                                     assem: "!",
[INFO] [stdout]                                                     ty: "System.Boolean",
[INFO] [stdout]                                                 },
[INFO] [stdout]                                                 "@U": WithGeneric {
[INFO] [stdout]                                                     assem: "!",
[INFO] [stdout]                                                     ty: "System.Array`1",
[INFO] [stdout]                                                     type_vars: {
[INFO] [stdout]                                                         "@T": Single {
[INFO] [stdout]                                                             assem: "!",
[INFO] [stdout]                                                             ty: "System.Boolean",
[INFO] [stdout]                                                         },
[INFO] [stdout]                                                     },
[INFO] [stdout]                                                 },
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         ctor_name: ".ctor()",
[INFO] [stdout]                                         args: [],
[INFO] [stdout]                                         register_addr: 2,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     Load_u64 {
[INFO] [stdout]                                         register_addr: 1,
[INFO] [stdout]                                         val: 0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     InstanceCall {
[INFO] [stdout]                                         val: 2,
[INFO] [stdout]                                         method: WithGeneric(
[INFO] [stdout]                                             "GenericMethod`1(@Z)",
[INFO] [stdout]                                             {
[INFO] [stdout]                                                 "@Z": Single {
[INFO] [stdout]                                                     assem: "!",
[INFO] [stdout]                                                     ty: "System.UInt64",
[INFO] [stdout]                                                 },
[INFO] [stdout]                                             },
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         args: [
[INFO] [stdout]                                             1,
[INFO] [stdout]                                         ],
[INFO] [stdout]                                         ret_at: 2,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     ReturnVal {
[INFO] [stdout]                                         register_addr: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Method(
[INFO] [stdout]                             Method {
[INFO] [stdout]                                 attr: MethodAttr {
[INFO] [stdout]                                     vis: Public,
[INFO] [stdout]                                     impl_flags: BitFlags<MethodImplementationFlags> {
[INFO] [stdout]                                         bits: 0b1,
[INFO] [stdout]                                         flags: Static,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     register_len: 2,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "PrintStaticsAndGenericType()",
[INFO] [stdout]                                 arguments: [],
[INFO] [stdout]                                 ret_ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Void",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 generic_bindings: {},
[INFO] [stdout]                                 statements: [
[INFO] [stdout]                                     LoadStatic {
[INFO] [stdout]                                         register_addr: 0,
[INFO] [stdout]                                         ty: Single {
[INFO] [stdout]                                             assem: "Test",
[INFO] [stdout]                                             ty: "Test.StaticTest",
[INFO] [stdout]                                         },
[INFO] [stdout]                                         name: "__test",
[INFO] [stdout]                                     },
[INFO] [stdout]                                     StaticCall {
[INFO] [stdout]                                         ty: Single {
[INFO] [stdout]                                             assem: "!",
[INFO] [stdout]                                             ty: "System.Console",
[INFO] [stdout]                                         },
[INFO] [stdout]                                         method: Single(
[INFO] [stdout]                                             "WriteLine([!]System.String)",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         args: [
[INFO] [stdout]                                             0,
[INFO] [stdout]                                         ],
[INFO] [stdout]                                         ret_at: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         TypeDef(
[INFO] [stdout]             Class(
[INFO] [stdout]                 ClassDef {
[INFO] [stdout]                     attr: TypeAttr {
[INFO] [stdout]                         vis: Public,
[INFO] [stdout]                         specific: Class(
[INFO] [stdout]                             BitFlags<ClassImplementationFlags> {
[INFO] [stdout]                                 bits: 0b0,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     },
[INFO] [stdout]                     name: "Test.Test",
[INFO] [stdout]                     parent: Some(
[INFO] [stdout]                         Single {
[INFO] [stdout]                             assem: "!",
[INFO] [stdout]                             ty: "System.Object",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     generic_bindings: {},
[INFO] [stdout]                     items: [
[INFO] [stdout]                         Field(
[INFO] [stdout]                             Field {
[INFO] [stdout]                                 attr: FieldAttr {
[INFO] [stdout]                                     vis: Private,
[INFO] [stdout]                                     impl_flags: BitFlags<FieldImplementationFlags> {
[INFO] [stdout]                                         bits: 0b0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "__test",
[INFO] [stdout]                                 ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.String",
[INFO] [stdout]                                 },
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]         TypeDef(
[INFO] [stdout]             Class(
[INFO] [stdout]                 ClassDef {
[INFO] [stdout]                     attr: TypeAttr {
[INFO] [stdout]                         vis: Public,
[INFO] [stdout]                         specific: Class(
[INFO] [stdout]                             BitFlags<ClassImplementationFlags> {
[INFO] [stdout]                                 bits: 0b0,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     },
[INFO] [stdout]                     name: "Test.GenericTest`2",
[INFO] [stdout]                     parent: Some(
[INFO] [stdout]                         Single {
[INFO] [stdout]                             assem: "!",
[INFO] [stdout]                             ty: "System.Object",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     generic_bindings: {
[INFO] [stdout]                         "@T": GenericBinding {
[INFO] [stdout]                             implemented_interfaces: [],
[INFO] [stdout]                             parent: Some(
[INFO] [stdout]                                 Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Object",
[INFO] [stdout]                                 },
[INFO] [stdout]                             ),
[INFO] [stdout]                         },
[INFO] [stdout]                         "@U": GenericBinding {
[INFO] [stdout]                             implemented_interfaces: [],
[INFO] [stdout]                             parent: Some(
[INFO] [stdout]                                 WithGeneric {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Array`1",
[INFO] [stdout]                                     type_vars: {
[INFO] [stdout]                                         "@T": Generic(
[INFO] [stdout]                                             "@T",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                             ),
[INFO] [stdout]                         },
[INFO] [stdout]                     },
[INFO] [stdout]                     items: [
[INFO] [stdout]                         Field(
[INFO] [stdout]                             Field {
[INFO] [stdout]                                 attr: FieldAttr {
[INFO] [stdout]                                     vis: Private,
[INFO] [stdout]                                     impl_flags: BitFlags<FieldImplementationFlags> {
[INFO] [stdout]                                         bits: 0b0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "__object_array",
[INFO] [stdout]                                 ty: WithGeneric {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Array`1",
[INFO] [stdout]                                     type_vars: {
[INFO] [stdout]                                         "@T": Single {
[INFO] [stdout]                                             assem: "!",
[INFO] [stdout]                                             ty: "System.Boolean",
[INFO] [stdout]                                         },
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Field(
[INFO] [stdout]                             Field {
[INFO] [stdout]                                 attr: FieldAttr {
[INFO] [stdout]                                     vis: AssemblyOnly,
[INFO] [stdout]                                     impl_flags: BitFlags<FieldImplementationFlags> {
[INFO] [stdout]                                         bits: 0b0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "__a",
[INFO] [stdout]                                 ty: Generic(
[INFO] [stdout]                                     "@T",
[INFO] [stdout]                                 ),
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Method(
[INFO] [stdout]                             Method {
[INFO] [stdout]                                 attr: MethodAttr {
[INFO] [stdout]                                     vis: Public,
[INFO] [stdout]                                     impl_flags: BitFlags<MethodImplementationFlags> {
[INFO] [stdout]                                         bits: 0b0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     register_len: 2,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: ".ctor()",
[INFO] [stdout]                                 arguments: [],
[INFO] [stdout]                                 ret_ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Void",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 generic_bindings: {},
[INFO] [stdout]                                 statements: [
[INFO] [stdout]                                     LoadTrue {
[INFO] [stdout]                                         register_addr: 0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SetField {
[INFO] [stdout]                                         register_addr: 0,
[INFO] [stdout]                                         field: "__a",
[INFO] [stdout]                                     },
[INFO] [stdout]                                     NewObject {
[INFO] [stdout]                                         ty: WithGeneric {
[INFO] [stdout]                                             assem: "!",
[INFO] [stdout]                                             ty: "System.Array`1",
[INFO] [stdout]                                             type_vars: {
[INFO] [stdout]                                                 "@T": Single {
[INFO] [stdout]                                                     assem: "!",
[INFO] [stdout]                                                     ty: "System.Boolean",
[INFO] [stdout]                                                 },
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         ctor_name: ".ctor()",
[INFO] [stdout]                                         args: [],
[INFO] [stdout]                                         register_addr: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                         Method(
[INFO] [stdout]                             Method {
[INFO] [stdout]                                 attr: MethodAttr {
[INFO] [stdout]                                     vis: Public,
[INFO] [stdout]                                     impl_flags: BitFlags<MethodImplementationFlags> {
[INFO] [stdout]                                         bits: 0b0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     register_len: 2,
[INFO] [stdout]                                 },
[INFO] [stdout]                                 name: "GenericMethod`1(@Z)",
[INFO] [stdout]                                 arguments: [
[INFO] [stdout]                                     Generic(
[INFO] [stdout]                                         "@Z",
[INFO] [stdout]                                     ),
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 ret_ty: Single {
[INFO] [stdout]                                     assem: "!",
[INFO] [stdout]                                     ty: "System.Void",
[INFO] [stdout]                                 },
[INFO] [stdout]                                 generic_bindings: {
[INFO] [stdout]                                     "@Z": GenericBinding {
[INFO] [stdout]                                         implemented_interfaces: [],
[INFO] [stdout]                                         parent: Some(
[INFO] [stdout]                                             Single {
[INFO] [stdout]                                                 assem: "!",
[INFO] [stdout]                                                 ty: "System.Object",
[INFO] [stdout]                                             },
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     },
[INFO] [stdout]                                 },
[INFO] [stdout]                                 statements: [
[INFO] [stdout]                                     LoadArg {
[INFO] [stdout]                                         register_addr: 0,
[INFO] [stdout]                                         arg: 0,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     StaticCall {
[INFO] [stdout]                                         ty: Single {
[INFO] [stdout]                                             assem: "!",
[INFO] [stdout]                                             ty: "System.Console",
[INFO] [stdout]                                         },
[INFO] [stdout]                                         method: Single(
[INFO] [stdout]                                             "WriteLine([!]System.String)",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                         args: [
[INFO] [stdout]                                             0,
[INFO] [stdout]                                         ],
[INFO] [stdout]                                         ret_at: 1,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ],
[INFO] [stdout]                 },
[INFO] [stdout]             ),
[INFO] [stdout]         ),
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: Compiler_PurelangIR::tests::final_test
[INFO] [stdout]              at ./src/tests.rs:13:24
[INFO] [stdout]    3: Compiler_PurelangIR::tests::final_test::{{closure}}
[INFO] [stdout]              at ./src/tests.rs:8:20
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   24: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::final_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ada72f2985f600f777cb8401c0d361d5b2271c0189af9e0fde6b6df86cfc72c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada72f2985f600f777cb8401c0d361d5b2271c0189af9e0fde6b6df86cfc72c8", kill_on_drop: false }`
[INFO] [stdout] ada72f2985f600f777cb8401c0d361d5b2271c0189af9e0fde6b6df86cfc72c8
