[INFO] cloning repository https://github.com/shautvast/crudlang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shautvast/crudlang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshautvast%2Fcrudlang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshautvast%2Fcrudlang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4697e47aaea1d828675b6ffdefc35fec6d98c68
[INFO] testing shautvast/crudlang against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshautvast%2Fcrudlang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shautvast/crudlang
[INFO] finished tweaking git repo https://github.com/shautvast/crudlang
[INFO] tweaked toml for git repo https://github.com/shautvast/crudlang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shautvast/crudlang on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shautvast/crudlang 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e1e5678777f421b2d630a258b472924947f902dc3826616bb5766db671ad2ec
[INFO] running `Command { std: "docker" "start" "-a" "5e1e5678777f421b2d630a258b472924947f902dc3826616bb5766db671ad2ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e1e5678777f421b2d630a258b472924947f902dc3826616bb5766db671ad2ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1e5678777f421b2d630a258b472924947f902dc3826616bb5766db671ad2ec", kill_on_drop: false }`
[INFO] [stdout] 5e1e5678777f421b2d630a258b472924947f902dc3826616bb5766db671ad2ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f322e2182b8d72cfc84721bd33b9e6027470be1ac057ea8d36031ce7b4365901
[INFO] running `Command { std: "docker" "start" "-a" "f322e2182b8d72cfc84721bd33b9e6027470be1ac057ea8d36031ce7b4365901", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tower-livereload v0.9.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tipi-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `In`
[INFO] [stdout]  --> src/compiler/scan_pass.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::tokens::TokenType::{BitXor, FloatingPoint, In, Integer, Question, U32, U64};
[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 variable: `lower`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                 ^^^^^ help: try ignoring the field: `lower: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `upper: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.08s
[INFO] running `Command { std: "docker" "inspect" "f322e2182b8d72cfc84721bd33b9e6027470be1ac057ea8d36031ce7b4365901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f322e2182b8d72cfc84721bd33b9e6027470be1ac057ea8d36031ce7b4365901", kill_on_drop: false }`
[INFO] [stdout] f322e2182b8d72cfc84721bd33b9e6027470be1ac057ea8d36031ce7b4365901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 712980c36f041da91094cd986ed5dd55ed934321542f30e4e2904d405ab01159
[INFO] running `Command { std: "docker" "start" "-a" "712980c36f041da91094cd986ed5dd55ed934321542f30e4e2904d405ab01159", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `In`
[INFO] [stdout]  --> src/compiler/scan_pass.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::tokens::TokenType::{BitXor, FloatingPoint, In, Integer, Question, U32, U64};
[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 variable: `lower`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                 ^^^^^ help: try ignoring the field: `lower: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tipi-lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `upper`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `upper: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `In`
[INFO] [stdout]  --> src/compiler/scan_pass.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::tokens::TokenType::{BitXor, FloatingPoint, In, Integer, Question, U32, U64};
[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 variable: `lower`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                 ^^^^^ help: try ignoring the field: `lower: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper`
[INFO] [stdout]    --> src/compiler/assembly_pass.rs:447:40
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stdout]     |                                        ^^^^^ help: try ignoring the field: `upper: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "712980c36f041da91094cd986ed5dd55ed934321542f30e4e2904d405ab01159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712980c36f041da91094cd986ed5dd55ed934321542f30e4e2904d405ab01159", kill_on_drop: false }`
[INFO] [stdout] 712980c36f041da91094cd986ed5dd55ed934321542f30e4e2904d405ab01159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1ffdd2864031d0ea005a83a70abcbdaf8f0c81bbe3721cf0f343fd7d6623cc7
[INFO] running `Command { std: "docker" "start" "-a" "d1ffdd2864031d0ea005a83a70abcbdaf8f0c81bbe3721cf0f343fd7d6623cc7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `In`
[INFO] [stderr]  --> src/compiler/scan_pass.rs:1:65
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::compiler::tokens::TokenType::{BitXor, FloatingPoint, In, Integer, Question, U32, U64};
[INFO] [stderr]   |                                                                 ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lower`
[INFO] [stderr]    --> src/compiler/assembly_pass.rs:447:33
[INFO] [stderr]     |
[INFO] [stderr] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stderr]     |                                 ^^^^^ help: try ignoring the field: `lower: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `upper`
[INFO] [stderr]    --> src/compiler/assembly_pass.rs:447:40
[INFO] [stderr]     |
[INFO] [stderr] 447 |             Expression::Range { lower, upper, .. } => {
[INFO] [stderr]     |                                        ^^^^^ help: try ignoring the field: `upper: _`
[INFO] [stderr] 
[INFO] [stderr] warning: `tipi-lang` (lib) generated 3 warnings (run `cargo fix --lib -p tipi-lang` to apply 3 suggestions)
[INFO] [stderr] warning: `tipi-lang` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tipi_lang-8f61bd3fe8b604c0)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test compiler::compiler_tests::tests::add_hex_ints ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::add_string_and_int ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::access_map ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::add_string_and_bool ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::add_string_and_scientific_float ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::assign_map ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::call_fn_with_args_returns_value ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::add_strings ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::date_literal ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::declare_and_instantiate_object_wrong_type ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::declare_and_instantiate_object ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::define_char ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::define_object ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::define_u32 ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::define_u32_invalid_value_negative ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::define_u64_invalid_value_negative ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::global_fns_are_not_allowed ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::index_in_list_as_var ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::index_in_list_literal ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::global_function_call ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::if_expr ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::if_var_expr ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::keyword_error ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::list_length ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::let_u64_invalid_value_string ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_float_scientific ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::list_remove ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::if_var_expr_else ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_map ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_int ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::list_remove_out_of_bounds ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::list_push ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_float ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::inline_comment ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_len ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_list ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::infer_type ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::reassign ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::non_constant_range_loop ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::range_loop ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_contains ... ok
[INFO] [stdout] test compiler::scan_pass::test::test ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::literal_string ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::test_if_expression_else ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::simple_if_expr ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_reverse ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_to_upper ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_replace ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_replace_wrong_type_of_args ... ok
[INFO] [stdout] test compiler::compiler_tests::tests::string_replace_wrong_nr_of_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tipi_lang-15385268b278381f)
[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]    Doc-tests tipi_lang
[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] running `Command { std: "docker" "inspect" "d1ffdd2864031d0ea005a83a70abcbdaf8f0c81bbe3721cf0f343fd7d6623cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ffdd2864031d0ea005a83a70abcbdaf8f0c81bbe3721cf0f343fd7d6623cc7", kill_on_drop: false }`
[INFO] [stdout] d1ffdd2864031d0ea005a83a70abcbdaf8f0c81bbe3721cf0f343fd7d6623cc7
