[INFO] cloning repository https://github.com/mjgil-chimerair/chimera-nim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjgil-chimerair/chimera-nim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-chimerair%2Fchimera-nim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-chimerair%2Fchimera-nim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffe81795835f7c82373e08e298bac87415faab24
[INFO] testing mjgil-chimerair/chimera-nim against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-chimerair%2Fchimera-nim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mjgil-chimerair/chimera-nim
[INFO] finished tweaking git repo https://github.com/mjgil-chimerair/chimera-nim
[INFO] tweaked toml for git repo https://github.com/mjgil-chimerair/chimera-nim written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjgil-chimerair/chimera-nim on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjgil-chimerair/chimera-nim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb
[INFO] running `Command { std: "docker" "start" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cap v0.1.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rnim_allocator v0.1.0 (/opt/rustwide/workdir/crates/rnim_allocator)
[INFO] [stderr]    Compiling rnim_runtime v0.1.0 (/opt/rustwide/workdir/crates/rnim_runtime)
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rowan v0.15.18
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling salsa-macros v0.18.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cargo-util v0.2.28
[INFO] [stderr]    Compiling salsa v0.18.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rnim_span v0.1.0 (/opt/rustwide/workdir/crates/rnim_span)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rnim_diag v0.1.0 (/opt/rustwide/workdir/crates/rnim_diag)
[INFO] [stderr]    Compiling rnim_lexer v0.1.0 (/opt/rustwide/workdir/crates/rnim_lexer)
[INFO] [stderr]    Compiling rnim_build v0.1.0 (/opt/rustwide/workdir/crates/rnim_build)
[INFO] [stderr]    Compiling rnim_stdlib v0.1.0 (/opt/rustwide/workdir/crates/rnim_stdlib)
[INFO] [stderr]    Compiling rnim_parser v0.1.0 (/opt/rustwide/workdir/crates/rnim_parser)
[INFO] [stderr]    Compiling rnim_ast v0.1.0 (/opt/rustwide/workdir/crates/rnim_ast)
[INFO] [stderr]    Compiling rnim_tools v0.1.0 (/opt/rustwide/workdir/crates/rnim_tools)
[INFO] [stderr]    Compiling rnim_fuzz v0.1.0 (/opt/rustwide/workdir/crates/rnim_fuzz)
[INFO] [stderr]    Compiling rnim_symbols v0.1.0 (/opt/rustwide/workdir/crates/rnim_symbols)
[INFO] [stderr]    Compiling rnim_types v0.1.0 (/opt/rustwide/workdir/crates/rnim_types)
[INFO] [stderr]    Compiling rnim_docgen v0.1.0 (/opt/rustwide/workdir/crates/rnim_docgen)
[INFO] [stderr]    Compiling rnim_vm v0.1.0 (/opt/rustwide/workdir/crates/rnim_vm)
[INFO] [stderr]    Compiling rnim_macro v0.1.0 (/opt/rustwide/workdir/crates/rnim_macro)
[INFO] [stderr]    Compiling rnim_hir v0.1.0 (/opt/rustwide/workdir/crates/rnim_hir)
[INFO] [stderr]    Compiling rnim_mir v0.1.0 (/opt/rustwide/workdir/crates/rnim_mir)
[INFO] [stderr]    Compiling rnim_effects v0.1.0 (/opt/rustwide/workdir/crates/rnim_effects)
[INFO] [stderr]    Compiling rnim_sema v0.1.0 (/opt/rustwide/workdir/crates/rnim_sema)
[INFO] [stderr]    Compiling rnim_codegen_c v0.1.0 (/opt/rustwide/workdir/crates/rnim_codegen_c)
[INFO] [stderr]    Compiling rnim_codegen_js v0.1.0 (/opt/rustwide/workdir/crates/rnim_codegen_js)
[INFO] [stderr]    Compiling rnim_lifetime v0.1.0 (/opt/rustwide/workdir/crates/rnim_lifetime)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rnim_session v0.1.0 (/opt/rustwide/workdir/crates/rnim_session)
[INFO] [stderr]    Compiling rnim_nimble v0.1.0 (/opt/rustwide/workdir/crates/rnim_nimble)
[INFO] [stderr]    Compiling rnim_suggest v0.1.0 (/opt/rustwide/workdir/crates/rnim_suggest)
[INFO] [stderr]    Compiling rnim_query v0.1.0 (/opt/rustwide/workdir/crates/rnim_query)
[INFO] [stderr]    Compiling rnim_test v0.1.0 (/opt/rustwide/workdir/crates/rnim_test)
[INFO] [stderr]    Compiling chimera v0.1.0 (/opt/rustwide/workdir/crates/chimera)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rnim_fuzz v0.1.0 (/opt/rustwide/workdir/crates/rnim_fuzz)
[INFO] [stderr]    Compiling rnim_suggest v0.1.0 (/opt/rustwide/workdir/crates/rnim_suggest)
[INFO] [stderr]    Compiling rnim_lifetime v0.1.0 (/opt/rustwide/workdir/crates/rnim_lifetime)
[INFO] [stderr]    Compiling chimera v0.1.0 (/opt/rustwide/workdir/crates/chimera)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling rnim_codegen_c v0.1.0 (/opt/rustwide/workdir/crates/rnim_codegen_c)
[INFO] [stderr]    Compiling rnim_codegen_js v0.1.0 (/opt/rustwide/workdir/crates/rnim_codegen_js)
[INFO] [stderr]    Compiling rnim_mir v0.1.0 (/opt/rustwide/workdir/crates/rnim_mir)
[INFO] [stderr]    Compiling rnim_test v0.1.0 (/opt/rustwide/workdir/crates/rnim_test)
[INFO] [stderr]    Compiling rnim_sema v0.1.0 (/opt/rustwide/workdir/crates/rnim_sema)
[INFO] [stderr]    Compiling rnim_nimble v0.1.0 (/opt/rustwide/workdir/crates/rnim_nimble)
[INFO] [stderr]    Compiling rnim_effects v0.1.0 (/opt/rustwide/workdir/crates/rnim_effects)
[INFO] [stderr]    Compiling rnim_macro v0.1.0 (/opt/rustwide/workdir/crates/rnim_macro)
[INFO] [stderr]    Compiling rnim_types v0.1.0 (/opt/rustwide/workdir/crates/rnim_types)
[INFO] [stderr]    Compiling rnim_symbols v0.1.0 (/opt/rustwide/workdir/crates/rnim_symbols)
[INFO] [stderr]    Compiling rnim_query v0.1.0 (/opt/rustwide/workdir/crates/rnim_query)
[INFO] [stderr]    Compiling rnim_tools v0.1.0 (/opt/rustwide/workdir/crates/rnim_tools)
[INFO] [stderr]    Compiling rnim_docgen v0.1.0 (/opt/rustwide/workdir/crates/rnim_docgen)
[INFO] [stderr]    Compiling rnim_hir v0.1.0 (/opt/rustwide/workdir/crates/rnim_hir)
[INFO] [stderr]    Compiling rnim_vm v0.1.0 (/opt/rustwide/workdir/crates/rnim_vm)
[INFO] [stderr]    Compiling rnim_session v0.1.0 (/opt/rustwide/workdir/crates/rnim_session)
[INFO] [stderr]    Compiling rnim_ast v0.1.0 (/opt/rustwide/workdir/crates/rnim_ast)
[INFO] [stderr]    Compiling rnim_parser v0.1.0 (/opt/rustwide/workdir/crates/rnim_parser)
[INFO] [stderr]    Compiling rnim_runtime v0.1.0 (/opt/rustwide/workdir/crates/rnim_runtime)
[INFO] [stderr]    Compiling rnim_build v0.1.0 (/opt/rustwide/workdir/crates/rnim_build)
[INFO] [stderr]    Compiling rnim_span v0.1.0 (/opt/rustwide/workdir/crates/rnim_span)
[INFO] [stderr]    Compiling rnim_diag v0.1.0 (/opt/rustwide/workdir/crates/rnim_diag)
[INFO] [stderr]    Compiling rnim_stdlib v0.1.0 (/opt/rustwide/workdir/crates/rnim_stdlib)
[INFO] [stderr]    Compiling rnim_lexer v0.1.0 (/opt/rustwide/workdir/crates/rnim_lexer)
[INFO] [stderr]    Compiling rnim_allocator v0.1.0 (/opt/rustwide/workdir/crates/rnim_allocator)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.18s
[INFO] running `Command { std: "docker" "inspect" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chimera-aac2b88fe60ac26e)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::test_cli_command_c_alias ... ok
[INFO] [stdout] test tests::test_cli_command_doc ... ok
[INFO] [stdout] test tests::test_cli_check_with_file ... ok
[INFO] [stdout] test tests::test_cli_command_dump ... ok
[INFO] [stdout] test tests::test_cli_command_check ... ok
[INFO] [stdout] test tests::test_cli_command_js ... ok
[INFO] [stdout] test tests::test_cli_backend_flag ... ok
[INFO] [stdout] test tests::test_cli_command_run_alias ... ok
[INFO] [stdout] test tests::test_cli_command_suggest ... ok
[INFO] [stdout] test tests::test_cli_command_pretty ... ok
[INFO] [stdout] test tests::test_cli_default_backend ... ok
[INFO] [stdout] test tests::test_cli_exceptions_flag ... ok
[INFO] [stdout] test tests::test_cli_files_to_compile_with_command ... ok
[INFO] [stdout] test tests::test_cli_multiple_files ... ok
[INFO] [stdout] test tests::test_cli_files_to_compile_without_command ... ok
[INFO] [stdout] test tests::test_cli_nimcache_flag ... ok
[INFO] [stdout] test tests::test_cli_path_flag ... ok
[INFO] [stdout] test tests::test_cli_stack_flag ... ok
[INFO] [stdout] test tests::test_cli_threads_flag ... ok
[INFO] [stdout] test tests::test_cli_no_args ... ok
[INFO] [stdout] test tests::test_cli_define_flag ... ok
[INFO] [stdout] test tests::test_command_file_extractors ... ok
[INFO] [stdout] test tests::test_cli_verbose_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_allocator-bbe704a94bf7ab11)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_allocator_enforces_limit ... ok
[INFO] [stdout] test tests::test_small_allocations_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_ast-19efcdcc3210ed05)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::test_all_syntax_kind_variants ... ok
[INFO] [stdout] test tests::test_ast_node_children_modification ... ok
[INFO] [stdout] test tests::test_ast_node_creation ... ok
[INFO] [stdout] test tests::test_ast_node_clone ... ok
[INFO] [stdout] test tests::test_ast_node_debug ... ok
[INFO] [stdout] test tests::test_ast_node_empty_children ... ok
[INFO] [stdout] test tests::test_ast_node_hash ... ok
[INFO] [stdout] test tests::test_ast_node_partial_eq ... ok
[INFO] [stdout] test tests::test_ast_node_span_preserved ... ok
[INFO] [stdout] test tests::test_ast_node_with_children ... ok
[INFO] [stdout] test tests::test_ast_token_clone ... ok
[INFO] [stdout] test tests::test_ast_token_creation ... ok
[INFO] [stdout] test tests::test_ast_node_with_multiple_children ... ok
[INFO] [stdout] test tests::test_ast_token_debug ... ok
[INFO] [stdout] test tests::test_ast_token_partial_eq ... ok
[INFO] [stdout] test tests::test_ast_token_span_preserved ... ok
[INFO] [stdout] test tests::test_ast_token_with_whitespace ... ok
[INFO] [stdout] test tests::test_nested_ast_nodes ... ok
[INFO] [stdout] test tests::test_span_in_ast_node ... ok
[INFO] [stdout] test tests::test_syntax_kind_as_str ... ok
[INFO] [stdout] test tests::test_syntax_kind_as_str_all ... ok
[INFO] [stdout] test tests::test_syntax_kind_copy ... ok
[INFO] [stdout] test tests::test_syntax_kind_equality ... ok
[INFO] [stdout] test tests::test_syntax_kind_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_build-d309a5347a731ce4)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::test_build_cache_get_cached ... ok
[INFO] [stdout] test tests::test_build_cache_new ... ok
[INFO] [stdout] test tests::test_build_error_display ... ok
[INFO] [stdout] test tests::test_build_orchestrator_add_plan ... ok
[INFO] [stdout] test tests::test_build_orchestrator_new ... ok
[INFO] [stdout] test tests::test_build_orchestrator_plan ... ok
[INFO] [stdout] test tests::test_build_orchestrator_with_compiler ... ok
[INFO] [stdout] test tests::test_cache_key_file_name ... ok
[INFO] [stdout] test tests::test_cache_key_new ... ok
[INFO] [stdout] test tests::test_compile_plan_add_flag ... ok
[INFO] [stdout] test tests::test_compile_plan_compile_command ... ok
[INFO] [stdout] test tests::test_compile_plan_new ... ok
[INFO] [stdout] test tests::test_compile_plan_with_format ... ok
[INFO] [stdout] test tests::test_compiler_linker_exe ... ok
[INFO] [stdout] test tests::test_compiler_exe ... ok
[INFO] [stdout] test tests::test_compiler_standard_flags ... ok
[INFO] [stdout] test tests::test_link_format_default ... ok
[INFO] [stdout] test tests::test_build_cache_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_codegen_c-4478353e97c82346)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test cpp::tests::test_compile_command_new ... ok
[INFO] [stdout] test cpp::tests::test_compile_command_to_json ... ok
[INFO] [stdout] test cpp::tests::test_cpp_dialect_modules ... ok
[INFO] [stdout] test cpp::tests::test_cpp_dialect_rtti ... ok
[INFO] [stdout] test cpp::tests::test_cpp_dialect_default ... ok
[INFO] [stdout] test cpp::tests::test_cpp_dialect_compile_flag ... ok
[INFO] [stdout] test cpp::tests::test_cpp_interop_extern_c_block ... ok
[INFO] [stdout] test cpp::tests::test_cpp_interop_mangle_export ... ok
[INFO] [stdout] test cpp::tests::test_cpp_interop_needs_mangling ... ok
[INFO] [stdout] test cpp::tests::test_cpp_interop_new ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_constructor ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_destructor ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_new ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_pointer ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_reference ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_rvalue_reference ... ok
[INFO] [stdout] test cpp::tests::test_objc_emitter_implementation ... ok
[INFO] [stdout] test cpp::tests::test_objc_emitter_new ... ok
[INFO] [stdout] test cpp::tests::test_objc_mode_default ... ok
[INFO] [stdout] test cpp::tests::test_objc_selector_arg_count ... ok
[INFO] [stdout] test cpp::tests::test_objc_selector_key ... ok
[INFO] [stdout] test cpp::tests::test_objc_selector_key_multi_arg ... ok
[INFO] [stdout] test cpp::tests::test_objc_selector_parse ... ok
[INFO] [stdout] test cpp::tests::test_objc_selector_parse_multi_arg ... ok
[INFO] [stdout] test cpp::tests::test_cpp_name_mangler_primitive_types ... ok
[INFO] [stdout] test ffi::tests::test_call_conv_as_str ... ok
[INFO] [stdout] test ffi::tests::test_ffi_symbol_new ... ok
[INFO] [stdout] test cpp::tests::test_objc_emitter_interface ... ok
[INFO] [stdout] test ffi::tests::test_call_conv_from_str ... ok
[INFO] [stdout] test ffi::tests::test_compile_flag_compiler_flag ... ok
[INFO] [stdout] test ffi::tests::test_compile_flag_new ... ok
[INFO] [stdout] test ffi::tests::test_compile_flag_with_path ... ok
[INFO] [stdout] test ffi::tests::test_ffi_config_dynlib_name ... ok
[INFO] [stdout] test ffi::tests::test_ffi_config_export ... ok
[INFO] [stdout] test ffi::tests::test_ffi_config_import ... ok
[INFO] [stdout] test ffi::tests::test_ffi_config_new ... ok
[INFO] [stdout] test ffi::tests::test_ffi_config_symbol_name ... ok
[INFO] [stdout] test cpp::tests::test_escape_json ... ok
[INFO] [stdout] test ffi::tests::test_ffi_error_display ... ok
[INFO] [stdout] test ffi::tests::test_ffi_symbol_with_address ... ok
[INFO] [stdout] test ffi::tests::test_ffi_symbol_with_conv ... ok
[INFO] [stdout] test ffi::tests::test_link_spec_linker_flag ... ok
[INFO] [stdout] test ffi::tests::test_link_spec_new ... ok
[INFO] [stdout] test ffi::tests::test_link_spec_with_path ... ok
[INFO] [stdout] test ffi::tests::test_symbol_namer_add_rule ... ok
[INFO] [stdout] test ffi::tests::test_symbol_namer_export_prefix ... ok
[INFO] [stdout] test ffi::tests::test_symbol_namer_export_suffix ... ok
[INFO] [stdout] test ffi::tests::test_symbol_namer_new ... ok
[INFO] [stdout] test objc::tests::test_objc_class_info_add_ivar ... ok
[INFO] [stdout] test objc::tests::test_objc_class_info_new ... ok
[INFO] [stdout] test objc::tests::test_objc_class_info_with_superclass ... ok
[INFO] [stdout] test ffi::tests::test_call_conv_default ... ok
[INFO] [stdout] test objc::tests::test_objc_message_send_emit_one_arg ... ok
[INFO] [stdout] test objc::tests::test_objc_method_signature_new ... ok
[INFO] [stdout] test objc::tests::test_objc_method_signature_to_encoding_string ... ok
[INFO] [stdout] test objc::tests::test_objc_property_attrs_copy_retain ... ok
[INFO] [stdout] test objc::tests::test_objc_property_attrs_emit ... ok
[INFO] [stdout] test objc::tests::test_objc_property_attrs_emit_readonly ... ok
[INFO] [stdout] test objc::tests::test_objc_property_attrs_new ... ok
[INFO] [stdout] test objc::tests::test_objc_property_attrs_readonly ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_int ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_char ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_object ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_parse_const ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_parse_simple ... ok
[INFO] [stdout] test objc::tests::test_objc_message_send_emit_no_args ... ok
[INFO] [stdout] test objc::tests::test_objc_type_encoding_parse_pointer ... ok
[INFO] [stdout] test objc::tests::test_objc_message_send_new ... ok
[INFO] [stdout] test tests::test_cmodule_with_content ... ok
[INFO] [stdout] test objc::tests::test_objc_method_signature_add_argument ... ok
[INFO] [stdout] test tests::test_cversion_all_variants ... ok
[INFO] [stdout] test tests::test_codegen_config_custom ... ok
[INFO] [stdout] test tests::test_emit_result_error ... ok
[INFO] [stdout] test tests::test_emit_type_adt ... ok
[INFO] [stdout] test tests::test_emit_c_with_empty_module ... ok
[INFO] [stdout] test tests::test_cversion_default ... ok
[INFO] [stdout] test tests::test_emit_result_new ... ok
[INFO] [stdout] test tests::test_cmodule_add_dependency ... ok
[INFO] [stdout] test tests::test_cmodule_new ... ok
[INFO] [stdout] test tests::test_codegen_config_default ... ok
[INFO] [stdout] test tests::test_emit_type_bool ... ok
[INFO] [stdout] test tests::test_emit_type_array ... ok
[INFO] [stdout] test tests::test_emit_type_pointer ... ok
[INFO] [stdout] test tests::test_emit_type_float_double ... ok
[INFO] [stdout] test tests::test_emit_type_string ... ok
[INFO] [stdout] test tests::test_emit_value_bool ... ok
[INFO] [stdout] test tests::test_emit_type_tuple ... ok
[INFO] [stdout] test tests::test_emit_value_int ... ok
[INFO] [stdout] test tests::test_emit_value_unit ... ok
[INFO] [stdout] test tests::test_mir_type_void ... ok
[INFO] [stdout] test tests::test_emit_type_open_array ... ok
[INFO] [stdout] test tests::test_emit_type_proc ... ok
[INFO] [stdout] test tests::test_emit_type_ref ... ok
[INFO] [stdout] test tests::test_emit_type_int ... ok
[INFO] [stdout] test tests::test_function_attribute_variants ... ok
[INFO] [stdout] test tests::test_emit_type_seq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_codegen_js-355dcf419514c73d)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_emit_js_with_empty_module ... ok
[INFO] [stdout] test tests::test_emit_type_bool ... ok
[INFO] [stdout] test tests::test_emit_type_int ... ok
[INFO] [stdout] test tests::test_emit_type_adt ... ok
[INFO] [stdout] test tests::test_emit_type_proc ... ok
[INFO] [stdout] test tests::test_emit_js_with_function ... ok
[INFO] [stdout] test tests::test_emit_type_string ... ok
[INFO] [stdout] test tests::test_emit_type_unit ... ok
[INFO] [stdout] test tests::test_emit_value_array ... ok
[INFO] [stdout] test tests::test_emit_value_binop ... ok
[INFO] [stdout] test tests::test_emit_value_bool ... ok
[INFO] [stdout] test tests::test_emit_value_comparison ... ok
[INFO] [stdout] test tests::test_emit_value_int ... ok
[INFO] [stdout] test tests::test_emit_type_array ... ok
[INFO] [stdout] test tests::test_emit_value_string ... ok
[INFO] [stdout] test tests::test_emit_value_tuple ... ok
[INFO] [stdout] test tests::test_emit_value_uint ... ok
[INFO] [stdout] test tests::test_js_codegen_config_default ... ok
[INFO] [stdout] test tests::test_jsmodule_new ... ok
[INFO] [stdout] test tests::test_emit_value_unop ... ok
[INFO] [stdout] test tests::test_function_attribute_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_diag-e908e9c3cf0ea573)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::test_diag_category_equality ... ok
[INFO] [stdout] test tests::test_diag_code_info ... ok
[INFO] [stdout] test tests::test_diag_code_info_all_categories ... ok
[INFO] [stdout] test tests::test_diag_code_equality ... ok
[INFO] [stdout] test tests::test_diag_code_info_all_codes ... ok
[INFO] [stdout] test tests::test_diagnostic_clone ... ok
[INFO] [stdout] test tests::test_diagnostic_default_severity ... ok
[INFO] [stdout] test tests::test_diagnostic_error_factory ... ok
[INFO] [stdout] test tests::test_diag_code_to_str ... ok
[INFO] [stdout] test tests::test_diagnostic_warning_factory ... ok
[INFO] [stdout] test tests::test_diagnostic_builder ... ok
[INFO] [stdout] test tests::test_diagnostic_with_multiple_suggestions ... ok
[INFO] [stdout] test tests::test_diagnostic_with_empty_message ... ok
[INFO] [stdout] test tests::test_diagnostic_with_multiple_labels ... ok
[INFO] [stdout] test tests::test_diagnostic_with_unicode_message ... ok
[INFO] [stdout] test tests::test_emit_no_panic ... ok
[INFO] [stdout] test tests::test_diagnostic_with_suggestion ... ok
[INFO] [stdout] test tests::test_emitter_diagnostic_with_help_severity ... ok
[INFO] [stdout] test tests::test_emitter_diagnostic_with_note_severity ... ok
[INFO] [stdout] test tests::test_emitter_empty_diagnostic ... ok
[INFO] [stdout] test tests::test_emitter_human_no_color ... ok
[INFO] [stdout] test tests::test_emitter_human_with_color ... ok
[INFO] [stdout] test tests::test_emitter_suggestion_with_fix ... ok
[INFO] [stdout] test tests::test_emitter_json_mode ... ok
[INFO] [stdout] test tests::test_emitter_with_source_context ... ok
[INFO] [stdout] test tests::test_severity_color ... ok
[INFO] [stdout] test tests::test_suggestion_message ... ok
[INFO] [stdout] test tests::test_emitter_renders_location ... ok
[INFO] [stdout] test tests::test_label_message ... ok
[INFO] [stdout] test tests::test_severity_as_str ... ok
[INFO] [stdout] test tests::test_suggestion_with_fix ... ok
[INFO] [stdout] test tests::test_severity_ordering ... ok
[INFO] [stdout] test tests::test_label_clone ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_docgen-1f119e36f46cb5c3)
[INFO] [stdout] test tests::test_suggestion_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::test_doc_builder_add_symbol ... ok
[INFO] [stdout] test tests::test_doc_builder_build_html ... ok
[INFO] [stdout] test tests::test_doc_builder_build_json ... ok
[INFO] [stdout] test tests::test_doc_builder_add_import ... ok
[INFO] [stdout] test tests::test_doc_builder_build_markdown ... ok
[INFO] [stdout] test tests::test_doc_builder_new ... ok
[INFO] [stdout] test tests::test_doc_builder_multiple_modules ... ok
[INFO] [stdout] test tests::test_doc_builder_add_module_doc ... ok
[INFO] [stdout] test tests::test_doc_builder_set_module ... ok
[INFO] [stdout] test tests::test_doc_builder_with_config ... ok
[INFO] [stdout] test tests::test_doc_error_display ... ok
[INFO] [stdout] test tests::test_doc_format_default ... ok
[INFO] [stdout] test tests::test_escape_html ... ok
[INFO] [stdout] test tests::test_extract_params ... ok
[INFO] [stdout] test tests::test_extract_params_empty ... ok
[INFO] [stdout] test tests::test_parse_doc_comment ... ok
[INFO] [stdout] test tests::test_generate_index ... ok
[INFO] [stdout] test tests::test_process_markdown ... ok
[INFO] [stdout] test tests::test_symbol_kind_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_effects-d9e2b1c2b821124a)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test tests::test_effect_checker_can_call ... ok
[INFO] [stdout] test tests::test_effect_checker_combine_proc_effects ... ok
[INFO] [stdout] test tests::test_effect_checker_can_call_fails ... ok
[INFO] [stdout] test tests::test_effect_checker_validate_effects_no_forbidden ... ok
[INFO] [stdout] test tests::test_effect_inheritance_from_param ... ok
[INFO] [stdout] test tests::test_effect_checker_validate_effects_with_forbidden ... ok
[INFO] [stdout] test tests::test_effect_propagation_higher_order ... ok
[INFO] [stdout] test tests::test_effect_checker_register_and_query ... ok
[INFO] [stdout] test tests::test_effect_intersection_for_call ... ok
[INFO] [stdout] test tests::test_effect_propagation_through_macro ... ok
[INFO] [stdout] test tests::test_effect_propagation_through_generics ... ok
[INFO] [stdout] test tests::test_effect_set_add_raise ... ok
[INFO] [stdout] test tests::test_effect_set_add_tag ... ok
[INFO] [stdout] test tests::test_effect_set_is_pure ... ok
[INFO] [stdout] test tests::test_effect_set_leaf ... ok
[INFO] [stdout] test tests::test_effect_set_new ... ok
[INFO] [stdout] test tests::test_effect_set_with_all_flags ... ok
[INFO] [stdout] test tests::test_effect_tag_equality ... ok
[INFO] [stdout] test tests::test_effect_tag_new ... ok
[INFO] [stdout] test tests::test_expected_effects ... ok
[INFO] [stdout] test tests::test_forbidden_effect_matching ... ok
[INFO] [stdout] test tests::test_effect_set_is_empty ... ok
[INFO] [stdout] test tests::test_forbidden_effect_variants ... ok
[INFO] [stdout] test tests::test_effect_set_is_subset_of ... ok
[INFO] [stdout] test tests::test_effect_tag_in_set ... ok
[INFO] [stdout] test tests::test_pure_function_no_side_effects ... ok
[INFO] [stdout] test tests::test_effect_set_merge ... ok
[INFO] [stdout] test tests::test_lambda_effect_inference ... ok
[INFO] [stdout] test tests::test_effect_checker_register_tag ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_fuzz-67df84485442a019)
[INFO] [stdout] test tests::test_effect_type_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::test_corpus_entry_new ... ok
[INFO] [stdout] test tests::test_corpus_deduplication ... ok
[INFO] [stdout] test tests::test_corpus_eviction ... ok
[INFO] [stdout] test tests::test_corpus_add_and_get ... ok
[INFO] [stdout] test tests::test_corpus_is_empty ... ok
[INFO] [stdout] test tests::test_crash_kind_variants ... ok
[INFO] [stdout] test tests::test_crash_reducer_default ... ok
[INFO] [stdout] test tests::test_crash_report_clone ... ok
[INFO] [stdout] test tests::test_crash_reducer_reduce ... ok
[INFO] [stdout] test tests::test_fuzz_config_custom ... ok
[INFO] [stdout] test tests::test_fuzz_summary_multiple_crashes ... ok
[INFO] [stdout] test tests::test_fuzz_config_default ... ok
[INFO] [stdout] test tests::test_fuzz_summary_new ... ok
[INFO] [stdout] test tests::test_fuzz_summary_record_iteration ... ok
[INFO] [stdout] test tests::test_fuzz_summary_record_oom ... ok
[INFO] [stdout] test tests::test_fuzz_summary_record_timeout ... ok
[INFO] [stdout] test tests::test_fuzz_target_all_variants ... ok
[INFO] [stdout] test tests::test_fuzz_target_names ... ok
[INFO] [stdout] test tests::test_fuzz_summary_record_crash ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_hir-d316d48c5e90d630)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test tests::test_hir_binary_op ... ok
[INFO] [stdout] test tests::test_hir_binop_all_variants ... ok
[INFO] [stdout] test tests::test_hir_const ... ok
[INFO] [stdout] test tests::test_hir_export_stmt ... ok
[INFO] [stdout] test tests::test_hir_expr_address_of ... ok
[INFO] [stdout] test tests::test_hir_expr_block ... ok
[INFO] [stdout] test tests::test_hir_expr_bool ... ok
[INFO] [stdout] test tests::test_hir_expr_binary ... ok
[INFO] [stdout] test tests::test_hir_expr_break ... ok
[INFO] [stdout] test tests::test_hir_expr_case ... ok
[INFO] [stdout] test tests::test_hir_expr_continue ... ok
[INFO] [stdout] test tests::test_hir_expr_cast ... ok
[INFO] [stdout] test tests::test_hir_expr_defer ... ok
[INFO] [stdout] test tests::test_hir_expr_deref ... ok
[INFO] [stdout] test tests::test_hir_expr_field_access ... ok
[INFO] [stdout] test tests::test_hir_expr_for ... ok
[INFO] [stdout] test tests::test_hir_expr_if ... ok
[INFO] [stdout] test tests::test_hir_expr_integer ... ok
[INFO] [stdout] test tests::test_hir_expr_lambda ... ok
[INFO] [stdout] test tests::test_hir_expr_raise ... ok
[INFO] [stdout] test tests::test_hir_expr_range ... ok
[INFO] [stdout] test tests::test_hir_expr_index ... ok
[INFO] [stdout] test tests::test_hir_expr_return ... ok
[INFO] [stdout] test tests::test_hir_expr_string ... ok
[INFO] [stdout] test tests::test_hir_expr_try ... ok
[INFO] [stdout] test tests::test_hir_expr_unary ... ok
[INFO] [stdout] test tests::test_hir_expr_while ... ok
[INFO] [stdout] test tests::test_hir_func_struct ... ok
[INFO] [stdout] test tests::test_hir_generic_param ... ok
[INFO] [stdout] test tests::test_hir_import_stmt ... ok
[INFO] [stdout] test tests::test_hir_item_variants ... ok
[INFO] [stdout] test tests::test_hir_let ... ok
[INFO] [stdout] test tests::test_hir_module_new ... ok
[INFO] [stdout] test tests::test_hir_param ... ok
[INFO] [stdout] test tests::test_hir_stmt_assignment ... ok
[INFO] [stdout] test tests::test_hir_stmt_block ... ok
[INFO] [stdout] test tests::test_hir_stmt_break ... ok
[INFO] [stdout] test tests::test_hir_stmt_continue ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_lexer-a7b5d749a2dd4f4b)
[INFO] [stdout] test tests::test_hir_stmt_discard ... ok
[INFO] [stdout] test tests::test_hir_type_compound_object ... ok
[INFO] [stdout] test tests::test_hir_type_compound_seq ... ok
[INFO] [stdout] test tests::test_hir_stmt_expr ... ok
[INFO] [stdout] test tests::test_hir_type_def ... ok
[INFO] [stdout] test tests::test_hir_type_primitive ... ok
[INFO] [stdout] test tests::test_hir_type_compound_array ... ok
[INFO] [stdout] test tests::test_hir_stmt_raise ... ok
[INFO] [stdout] test tests::test_hir_stmt_return ... ok
[INFO] [stdout] test tests::test_hir_type_ref ... ok
[INFO] [stdout] test tests::test_hir_unary_op ... ok
[INFO] [stdout] test tests::test_hir_unop_all_variants ... ok
[INFO] [stdout] test tests::test_hir_var ... ok
[INFO] [stdout] test tests::test_hir_type_compound_ref ... ok
[INFO] [stdout] test tests::test_hir_proc_struct ... ok
[INFO] [stdout] test tests::test_hir_type_proc ... ok
[INFO] [stdout] test tests::test_hir_expr_call ... ok
[INFO] [stdout] test tests::test_hir_type_compound_tuple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test tests::test_after_newline_tracking ... ok
[INFO] [stdout] test tests::test_arrow_token ... ok
[INFO] [stdout] test tests::test_assignment_operators ... ok
[INFO] [stdout] test tests::test_backtick_token ... ok
[INFO] [stdout] test tests::test_binary_integer ... ok
[INFO] [stdout] test tests::test_boolean_literal ... ok
[INFO] [stdout] test tests::test_block_statement ... ok
[INFO] [stdout] test tests::test_backtick_quoted_ident ... ok
[INFO] [stdout] test tests::test_block_indent ... ok
[INFO] [stdout] test tests::test_case_statement_indent ... ok
[INFO] [stdout] test tests::test_char_literal ... ok
[INFO] [stdout] test tests::test_colon_operators ... ok
[INFO] [stdout] test tests::test_comma ... ok
[INFO] [stdout] test tests::test_comment ... ok
[INFO] [stdout] test tests::test_comparison_operators ... ok
[INFO] [stdout] test tests::test_continuation_line ... ok
[INFO] [stdout] test tests::test_dedent_all_levels_at_eof ... ok
[INFO] [stdout] test tests::test_dedent_emits_in_order ... ok
[INFO] [stdout] test tests::test_empty_char_error ... ok
[INFO] [stdout] test tests::test_dots ... ok
[INFO] [stdout] test tests::test_eof_dedents ... ok
[INFO] [stdout] test tests::test_field_access ... ok
[INFO] [stdout] test tests::test_float_with_exponent ... ok
[INFO] [stdout] test tests::test_float_literals ... ok
[INFO] [stdout] test tests::test_float_with_underscore ... ok
[INFO] [stdout] test tests::test_for_statement_indent ... ok
[INFO] [stdout] test tests::test_hex_escape ... ok
[INFO] [stdout] test tests::test_hex_integer ... ok
[INFO] [stdout] test tests::test_identifier_token ... ok
[INFO] [stdout] test tests::test_indent_after_block_keyword ... ok
[INFO] [stdout] test tests::test_indent_after_if_statement ... ok
[INFO] [stdout] test tests::test_indent_dedent_consistency ... ok
[INFO] [stdout] test tests::test_indent_stack_initial ... ok
[INFO] [stdout] test tests::test_indent_dedent_sequence ... ok
[INFO] [stdout] test tests::test_keyword_and_ident_mixing ... ok
[INFO] [stdout] test tests::test_lexer_keywords ... ok
[INFO] [stdout] test tests::test_lexer_string ... ok
[INFO] [stdout] test tests::test_mixed_tabs_spaces ... ok
[INFO] [stdout] test tests::test_nested_suite_indentation ... ok
[INFO] [stdout] test tests::test_nested_blocks ... ok
[INFO] [stdout] test tests::test_newline_token ... ok
[INFO] [stdout] test tests::test_nil_token ... ok
[INFO] [stdout] test tests::test_indexing_syntax ... ok
[INFO] [stdout] test tests::test_open_close_tokens ... ok
[INFO] [stdout] test tests::test_octal_integer ... ok
[INFO] [stdout] test tests::test_multiline_comment ... ok
[INFO] [stdout] test tests::test_operators ... ok
[INFO] [stdout] test tests::test_pragma_token ... ok
[INFO] [stdout] test tests::test_range_operators ... ok
[INFO] [stdout] test tests::test_triple_string ... ok
[INFO] [stdout] test tests::test_same_indent_no_dedent ... ok
[INFO] [stdout] test tests::test_try_statement_indent ... ok
[INFO] [stdout] test tests::test_semicolon ... ok
[INFO] [stdout] test tests::test_procedure_call_syntax ... ok
[INFO] [stdout] test tests::test_underscore_identifier ... ok
[INFO] [stdout] test tests::test_string_with_escape ... ok
[INFO] [stdout] test tests::test_underscore_in_integer ... ok
[INFO] [stdout] test tests::test_all_keywords_tokenize ... ok
[INFO] [stdout] test tests::test_empty_string ... ok
[INFO] [stdout] test tests::test_unicode_char ... ok
[INFO] [stdout] test tests::test_unsigned_integer_suffix ... ok
[INFO] [stdout] test tests::test_raw_string ... ok
[INFO] [stdout] test tests::test_while_statement_indent ... ok
[INFO] [stdout] test tests::test_whitespace_before_newline ... ok
[INFO] [stdout] test tests::test_token_span_information ... ok
[INFO] [stdout] test tests::test_whitespace_token ... ok
[INFO] [stdout] test tests::test_tab_character_handling ... ok
[INFO] [stdout] test tests::test_integer_literals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lexer_test.rs (/opt/rustwide/target/debug/deps/lexer_test-a537343e06148913)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_brace_tokens ... ok
[INFO] [stdout] test test_bracket_tokens ... ok
[INFO] [stdout] test test_char_literal ... ok
[INFO] [stdout] test test_colon_token ... ok
[INFO] [stdout] test test_defer_keyword ... ok
[INFO] [stdout] test test_eof_tokenization ... ok
[INFO] [stdout] test test_hex_binary_literals ... ok
[INFO] [stdout] test test_identifier_tokenization ... ok
[INFO] [stdout] test test_if_else_keywords ... ok
[INFO] [stdout] test test_comment_tokenization ... ok
[INFO] [stdout] test test_keyword_tokenization ... ok
[INFO] [stdout] test test_multiple_tokens ... ok
[INFO] [stdout] test test_newline_tokenization ... ok
[INFO] [stdout] test test_invalid_token ... ok
[INFO] [stdout] test test_operator_tokenization ... ok
[INFO] [stdout] test test_numeric_tokenization ... ok
[INFO] [stdout] test test_sample_module_tokens ... ignored
[INFO] [stdout] test test_range_operator ... ok
[INFO] [stdout] test test_semicolon_token ... ok
[INFO] [stdout] test test_simple_string_literal ... ok
[INFO] [stdout] test test_string_tokenization ... ok
[INFO] [stdout] test test_token_literal_preservation ... ok
[INFO] [stdout] test test_token_span_positions ... ok
[INFO] [stdout] test test_underscore_numeric ... ok
[INFO] [stdout] test test_when_keyword ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_lifetime-f73a033c2f686d7c)
[INFO] [stdout] test test_whitespace_tokenization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test tests::test_destructor_planner_no_hook ... ok
[INFO] [stdout] test tests::test_destructor_planner_plan_move ... ok
[INFO] [stdout] test tests::test_destructor_planner_plan_scope_exit_generated ... ok
[INFO] [stdout] test tests::test_hook_def_clone ... ok
[INFO] [stdout] test tests::test_destructor_planner_plan_scope_exit_custom ... ok
[INFO] [stdout] test tests::test_hook_def_new ... ok
[INFO] [stdout] test tests::test_destructor_planner_plan_move_no_hooks ... ok
[INFO] [stdout] test tests::test_hook_key_equality ... ok
[INFO] [stdout] test tests::test_hook_def_generated ... ok
[INFO] [stdout] test tests::test_hook_kind_from_str ... ok
[INFO] [stdout] test tests::test_hook_kind_dup_for_orc ... ok
[INFO] [stdout] test tests::test_hook_registry_all_hook_kinds ... ok
[INFO] [stdout] test tests::test_hook_registry_copy_hook ... ok
[INFO] [stdout] test tests::test_hook_def_custom ... ok
[INFO] [stdout] test tests::test_hook_kind_name ... ok
[INFO] [stdout] test tests::test_hook_registry_dup_hook ... ok
[INFO] [stdout] test tests::test_hook_registry_get_hooks_for_type ... ok
[INFO] [stdout] test tests::test_hook_registry_register ... ok
[INFO] [stdout] test tests::test_hook_registry_resolve_needs_generation ... ok
[INFO] [stdout] test tests::test_hook_registry_resolve_custom ... ok
[INFO] [stdout] test tests::test_hook_key ... ok
[INFO] [stdout] test tests::test_hook_resolution_variants ... ok
[INFO] [stdout] test tests::test_hook_resolution_with_trace_tracked_types ... ok
[INFO] [stdout] test tests::test_hook_resolution_custom_has_hook ... ok
[INFO] [stdout] test tests::test_move_analyzer_should_move ... ok
[INFO] [stdout] test tests::test_hook_resolution_generated_has_traced_types ... ok
[INFO] [stdout] test tests::test_planned_destroy_fields ... ok
[INFO] [stdout] test tests::test_move_analyzer_clear_scope ... ok
[INFO] [stdout] test tests::test_sink_validator_builtins ... ok
[INFO] [stdout] test tests::test_move_analyzer_record_last_use ... ok
[INFO] [stdout] test tests::test_planned_destroy ... ok
[INFO] [stdout] test tests::test_planned_move ... ok
[INFO] [stdout] test tests::test_sink_validator_can_sink ... ok
[INFO] [stdout] test tests::test_hook_registry_trace_hook ... ok
[INFO] [stdout] test tests::test_move_analyzer_multiple_last_uses ... ok
[INFO] [stdout] test tests::test_sink_validator_register_sinkable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_macro-7993f12061bd414b)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test tests::test_ast_node_binary_op ... ok
[INFO] [stdout] test tests::test_ast_node_binary_op_fields ... ok
[INFO] [stdout] test tests::test_ast_node_block_creation ... ok
[INFO] [stdout] test tests::test_ast_node_call ... ok
[INFO] [stdout] test tests::test_ast_node_call_callee ... ok
[INFO] [stdout] test tests::test_ast_node_call_creation ... ok
[INFO] [stdout] test tests::test_ast_node_ident ... ok
[INFO] [stdout] test tests::test_ast_node_ident_creation ... ok
[INFO] [stdout] test tests::test_ast_node_block ... ok
[INFO] [stdout] test tests::test_ast_node_int ... ok
[INFO] [stdout] test tests::test_ast_node_int_creation ... ok
[INFO] [stdout] test tests::test_ast_node_is_literal ... ok
[INFO] [stdout] test tests::test_ast_node_let_decl ... ok
[INFO] [stdout] test tests::test_ast_node_let_decl_creation ... ok
[INFO] [stdout] test tests::test_ast_node_proc_def ... ok
[INFO] [stdout] test tests::test_ast_node_proc_def_creation ... ok
[INFO] [stdout] test tests::test_ast_node_proc_def_fields ... ok
[INFO] [stdout] test tests::test_ast_node_string ... ok
[INFO] [stdout] test tests::test_ast_node_string_creation ... ok
[INFO] [stdout] test tests::test_ast_node_var_decl_kind ... ok
[INFO] [stdout] test tests::test_dirty_template_detection ... ok
[INFO] [stdout] test tests::test_get_param_type ... ok
[INFO] [stdout] test tests::test_hygiene_bind ... ok
[INFO] [stdout] test tests::test_hygiene_context_bound_check ... ok
[INFO] [stdout] test tests::test_hygiene_context_clean ... ok
[INFO] [stdout] test tests::test_hygiene_context_dirty ... ok
[INFO] [stdout] test tests::test_hygiene_context_new ... ok
[INFO] [stdout] test tests::test_macro_error_with_span ... ok
[INFO] [stdout] test tests::test_macro_error ... ok
[INFO] [stdout] test tests::test_macro_expander_bind_sym ... ok
[INFO] [stdout] test tests::test_macro_expander_new ... ok
[INFO] [stdout] test tests::test_macro_expander_quote ... ok
[INFO] [stdout] test tests::test_macro_expander_quote_preserves_code ... ok
[INFO] [stdout] test tests::test_macro_expander_quote_nested ... ok
[INFO] [stdout] test tests::test_quoted_code_empty ... ok
[INFO] [stdout] test tests::test_quoted_code ... ok
[INFO] [stdout] test tests::test_quoted_code_len ... ok
[INFO] [stdout] test tests::test_template_expander_block_capture ... ok
[INFO] [stdout] test tests::test_template_expander_basic ... ok
[INFO] [stdout] test tests::test_template_expander_block_param ... ok
[INFO] [stdout] test tests::test_template_expander_empty_template ... ok
[INFO] [stdout] test tests::test_template_expander_expand_with_numeric_conversion ... ok
[INFO] [stdout] test tests::test_template_expander_missing_param ... ok
[INFO] [stdout] test tests::test_template_expander_recursion_limit ... ok
[INFO] [stdout] test tests::test_template_expander_recursion_with_deeply_nested ... ok
[INFO] [stdout] test tests::test_template_param_kind_untyped ... ok
[INFO] [stdout] test tests::test_template_expander_typed ... ok
[INFO] [stdout] test tests::test_template_param_kind_variants ... ok
[INFO] [stdout] test tests::test_template_param_with_default ... ok
[INFO] [stdout] test tests::test_template_param_with_typed ... ok
[INFO] [stdout] test tests::test_ast_node_binary_op_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_mir-d1d82fd2699c5ae8)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test tests::test_basic_block_with_statements ... ok
[INFO] [stdout] test tests::test_dead_code_elimination ... ok
[INFO] [stdout] test tests::test_fold_constant_add ... ok
[INFO] [stdout] test tests::test_basic_block_new ... ok
[INFO] [stdout] test tests::test_fold_constant_comparison_eq ... ok
[INFO] [stdout] test tests::test_fold_constant_div ... ok
[INFO] [stdout] test tests::test_fold_constant_mod ... ok
[INFO] [stdout] test tests::test_bin_op_variants ... ok
[INFO] [stdout] test tests::test_fold_constant_mul ... ok
[INFO] [stdout] test tests::test_fold_constant_sub ... ok
[INFO] [stdout] test tests::test_function_attribute_variants ... ok
[INFO] [stdout] test tests::test_fold_constant_no_op ... ok
[INFO] [stdout] test tests::test_fold_constant_unop_neg ... ok
[INFO] [stdout] test tests::test_goto_target_variants ... ok
[INFO] [stdout] test tests::test_is_dead_stmt ... ok
[INFO] [stdout] test tests::test_local_info_arg ... ok
[INFO] [stdout] test tests::test_local_info_new ... ok
[INFO] [stdout] test tests::test_local_new ... ok
[INFO] [stdout] test tests::test_mir_body_with_multiple_blocks ... ok
[INFO] [stdout] test tests::test_mir_builder ... ok
[INFO] [stdout] test tests::test_mir_cfg_invariants ... ok
[INFO] [stdout] test tests::test_mir_lowering_control_flow_if ... ok
[INFO] [stdout] test tests::test_mir_lowering_drop ... ok
[INFO] [stdout] test tests::test_mir_lowering_function_calls ... ok
[INFO] [stdout] test tests::test_mir_lowering_storage_live_dead ... ok
[INFO] [stdout] test tests::test_mir_module_new ... ok
[INFO] [stdout] test tests::test_cmp_op_variants ... ok
[INFO] [stdout] test tests::test_fold_constant_comparison ... ok
[INFO] [stdout] test tests::test_mir_stats_compute ... ok
[INFO] [stdout] test tests::test_mir_stmt_assign ... ok
[INFO] [stdout] test tests::test_mir_value_cast ... ok
[INFO] [stdout] test tests::test_mir_value_binop_add ... ok
[INFO] [stdout] test tests::test_mir_return_place ... ok
[INFO] [stdout] test tests::test_mir_stats_is_simple ... ok
[INFO] [stdout] test tests::test_place_deref_projection ... ok
[INFO] [stdout] test tests::test_mir_type_is_reference ... ok
[INFO] [stdout] test tests::test_place_projection_variants ... ok
[INFO] [stdout] test tests::test_mir_value_span ... ok
[INFO] [stdout] test tests::test_mir_stmt_call ... ok
[INFO] [stdout] test tests::test_mir_value_unop ... ok
[INFO] [stdout] test tests::test_mir_stmt_span ... ok
[INFO] [stdout] test tests::test_mir_stmt_drop ... ok
[INFO] [stdout] test tests::test_simplify_terminator_false ... ok
[INFO] [stdout] test tests::test_mir_value_variants ... ok
[INFO] [stdout] test tests::test_simplify_terminator_no_change ... ok
[INFO] [stdout] test tests::test_simplify_terminator_true ... ok
[INFO] [stdout] test tests::test_terminator_branches ... ok
[INFO] [stdout] test tests::test_terminator_goto ... ok
[INFO] [stdout] test tests::test_terminator_return ... ok
[INFO] [stdout] test tests::test_mir_type_is_scalar ... ok
[INFO] [stdout] test tests::test_mir_value_string ... ok
[INFO] [stdout] test tests::test_place_field_projection ... ok
[INFO] [stdout] test tests::test_remove_dead_stmts ... ok
[INFO] [stdout] test tests::test_place_new ... ok
[INFO] [stdout] test tests::test_un_op_variants ... ok
[INFO] [stdout] test tests::test_terminator_span ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test cache::tests::test_build_lockfile ... ok
[INFO] [stdout] test cache::tests::test_cache_key_cache_path ... ok
[INFO] [stdout] test cache::tests::test_cache_key_new ... ok
[INFO] [stdout] test cache::tests::test_compute_nimble_hash ... ok
[INFO] [stdout] test cache::tests::test_generate_cache_key ... ok
[INFO] [stdout] test cache::tests::test_lockfile_add_package ... ok
[INFO] [stdout] test cache::tests::test_lockfile_get_package ... ok
[INFO] [stdout] test cache::tests::test_lockfile_new ... ok
[INFO] [stdout] test cache::tests::test_lockfile_remove_package ... ok
[INFO] [stdout] test cache::tests::test_package_cache_add_remove_override ... ok
[INFO] [stdout] test cache::tests::test_package_cache_cleanup ... ok
[INFO] [stdout] test cache::tests::test_package_cache_new ... ok
[INFO] [stdout] test cache::tests::test_lockfile_serialization ... ok
[INFO] [stdout] test cache::tests::test_package_cache_offline_mode ... ok
[INFO] [stdout] test cache::tests::test_package_cache_with_offline ... ok
[INFO] [stdout] test cache::tests::test_package_cache_with_override ... ok
[INFO] [stdout] test tests::test_bin_spec_new ... ok
[INFO] [stdout] test tests::test_nimble_error_display ... ok
[INFO] [stdout] test tests::test_nimble_manifest_new ... ok
[INFO] [stdout] test tests::test_nimble_manifest_package_id ... ok
[INFO] [stdout] test cache::tests::test_package_cache_get_cache_path_override ... ok
[INFO] [stdout] test tests::test_nimble_parser_new ... ok
[INFO] [stdout] test tests::test_nimble_requirement_new ... ok
[INFO] [stdout] test tests::test_package_graph_add_package ... ok
[INFO] [stdout] test tests::test_package_graph_get ... ok
[INFO] [stdout] test tests::test_package_graph_topological_sort ... ok
[INFO] [stdout] test tests::test_parse_manifest_with_deps ... ok
[INFO] [stdout] test tests::test_package_graph_no_cycles ... ok
[INFO] [stdout] test tests::test_version_spec_any ... ok
[INFO] [stdout] test tests::test_version_spec_exact ... ok
[INFO] [stdout] test tests::test_nimble_parser_with_package_dir ... ok
[INFO] [stdout] test tests::test_package_graph_new ... ok
[INFO] [stdout] test tests::test_nimble_requirement_with_version ... ok
[INFO] [stdout] test tests::test_parse_simple_manifest ... ok
[INFO] [stdout] test tests::test_version_spec_range ... ok
[INFO] [stdout] test tests::test_version_spec_minimum ... ok
[INFO] [stdout] test tests::test_parse_manifest_with_bin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test tests::test_call_expression ... ok
[INFO] [stdout] test tests::test_case_statement ... ok
[INFO] [stdout] test tests::test_binary_expression ... ok
[INFO] [stdout] test tests::test_complex_type_with_generics ... ok
[INFO] [stdout] test tests::test_block_statement ... ok
[INFO] [stdout] test tests::test_const_declaration ... ok
[INFO] [stdout] test tests::test_const_declaration_with_type ... ok
[INFO] [stdout] test tests::test_continue_statement ... ok
[INFO] [stdout] test tests::test_converter_definition ... ok
[INFO] [stdout] test tests::test_cst_preserves_comments ... ok
[INFO] [stdout] test tests::test_break_statement ... ok
[INFO] [stdout] test tests::test_cst_preserves_newlines ... ok
[INFO] [stdout] test tests::test_cst_preserves_whitespace ... ok
[INFO] [stdout] test tests::test_defer_statement ... ok
[INFO] [stdout] test tests::test_discard_statement ... ok
[INFO] [stdout] test tests::test_empty_module ... ok
[INFO] [stdout] test tests::test_export_statement ... ok
[INFO] [stdout] test tests::test_field_access ... ok
[INFO] [stdout] test tests::test_for_statement ... ok
[INFO] [stdout] test tests::test_if_statement ... ok
[INFO] [stdout] test tests::test_import_statement ... ok
[INFO] [stdout] test tests::test_func_declaration ... ok
[INFO] [stdout] test tests::test_include_statement ... ok
[INFO] [stdout] test tests::test_from_import_statement ... ok
[INFO] [stdout] test tests::test_lossless_cst_preserves_all_tokens ... ok
[INFO] [stdout] test tests::test_literal_expressions ... ok
[INFO] [stdout] test tests::test_object_type_with_inheritance ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_nimble-9a88dc997a8ca520)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_parser-66e8948d2b68afc0)
[INFO] [stdout] test tests::test_open_array_type ... ok
[INFO] [stdout] test tests::test_lossless_cst_preserves_comments ... ok
[INFO] [stdout] test tests::test_parser_recovery_malformed_ident ... ok
[INFO] [stdout] test tests::test_method_definition ... ok
[INFO] [stdout] test tests::test_iterator_definition ... ok
[INFO] [stdout] test tests::test_index_expression ... ok
[INFO] [stdout] test tests::test_let_declaration ... ok
[INFO] [stdout] test tests::test_import_statement_multiple ... ok
[INFO] [stdout] test tests::test_out_type ... ok
[INFO] [stdout] test tests::test_parse_identifier ... ok
[INFO] [stdout] test tests::test_lossless_round_trip ... ok
[INFO] [stdout] test tests::test_parse_type_ref ... ok
[INFO] [stdout] test tests::test_parse_type_array ... ok
[INFO] [stdout] test tests::test_parser_recovery_missing_type ... ok
[INFO] [stdout] test tests::test_parse_type_seq ... ok
[INFO] [stdout] test tests::test_parser_recovery_nested_errors ... ok
[INFO] [stdout] test tests::test_parser_recovery_unclosed_paren ... ok
[INFO] [stdout] test tests::test_pragma_with_args ... ok
[INFO] [stdout] test tests::test_proc_declaration ... ok
[INFO] [stdout] test tests::test_parser_stable_sync_points ... ok
[INFO] [stdout] test tests::test_parser_recovery_unclosed_pragma ... ok
[INFO] [stdout] test tests::test_procedure_with_return_type ... ok
[INFO] [stdout] test tests::test_pragma_parsing ... ok
[INFO] [stdout] test tests::test_parser_recovery_unclosed_bracket ... ok
[INFO] [stdout] test tests::test_template_definition ... ok
[INFO] [stdout] test tests::test_procedure_with_params ... ok
[INFO] [stdout] test tests::test_try_statement ... ok
[INFO] [stdout] test tests::test_macro_definition ... ok
[INFO] [stdout] test tests::test_ptr_type ... ok
[INFO] [stdout] test tests::test_raise_statement ... ok
[INFO] [stdout] test tests::test_tuple_type_parsing ... ok
[INFO] [stdout] test tests::test_nested_procedure ... ok
[INFO] [stdout] test tests::test_return_statement ... ok
[INFO] [stdout] test tests::test_pragma_simple ... ok
[INFO] [stdout] test tests::test_type_declaration ... ok
[INFO] [stdout] test tests::test_typedesc_type ... ok
[INFO] [stdout] test tests::test_token_to_syntax_kind ... ok
[INFO] [stdout] test tests::test_var_declaration ... ok
[INFO] [stdout] test tests::test_static_type ... ok
[INFO] [stdout] test tests::test_varargs_type ... ok
[INFO] [stdout] test tests::test_while_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_query-3956badc5935418f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_config_default ... ok
[INFO] [stdout] test tests::test_file_data ... ok
[INFO] [stdout] test tests::test_semanalyzed_module_empty ... ok
[INFO] [stdout] test tests::test_source_file_new ... ok
[INFO] [stdout] test tests::test_parsed_module ... ok
[INFO] [stdout] test tests::test_symbol_entry ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_runtime-fe7fbd2f549e6637)
[INFO] [stdout] test tests::test_symbol_kind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test arc::tests::test_arc_hook_def_new ... ok
[INFO] [stdout] test arc::tests::test_arc_hook_kind_name ... ok
[INFO] [stdout] test arc::tests::test_arc_hook_registry_get_hooks ... ok
[INFO] [stdout] test arc::tests::test_arc_hook_registry_register ... ok
[INFO] [stdout] test arc::tests::test_arc_lifecycle_new ... ok
[INFO] [stdout] test arc::tests::test_arc_lifecycle_register_cycle_candidate ... ok
[INFO] [stdout] test arc::tests::test_arc_lifecycle_schedule_destructor ... ok
[INFO] [stdout] test arc::tests::test_arc_state_inc_dec_strong ... ok
[INFO] [stdout] test arc::tests::test_arc_state_is_dropped ... ok
[INFO] [stdout] test arc::tests::test_arc_state_new ... ok
[INFO] [stdout] test arc::tests::test_arc_state_with_weak ... ok
[INFO] [stdout] test arc::tests::test_arc_state_inc_dec_weak ... ok
[INFO] [stdout] test arc::tests::test_atomic_refcount_inc ... ok
[INFO] [stdout] test arc::tests::test_atomic_refcount_dec ... ok
[INFO] [stdout] test arc::tests::test_atomic_refcount_is_solid_dropped ... ok
[INFO] [stdout] test arc::tests::test_atomic_refcount_new ... ok
[INFO] [stdout] test arc::tests::test_atomic_refcount_try_dec ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_mark_pending ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_new ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_register_candidate ... ok
[INFO] [stdout] test arc::tests::test_gc_tracer_visit ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_register_root ... ok
[INFO] [stdout] test arc::tests::test_object_header_inc_dec ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_reset ... ok
[INFO] [stdout] test arc::tests::test_object_header_is_dropped ... ok
[INFO] [stdout] test arc::tests::test_object_header_new ... ok
[INFO] [stdout] test arc::tests::test_count_tracer ... ok
[INFO] [stdout] test arc::tests::test_gc_tracer_is_visited ... ok
[INFO] [stdout] test arc::tests::test_cycle_collector_threshold ... ok
[INFO] [stdout] test arc::tests::test_orc_cycle_mark ... ok
[INFO] [stdout] test arc::tests::test_orc_cycle_check_threshold ... ok
[INFO] [stdout] test arc::tests::test_orc_is_potential_cycle ... ok
[INFO] [stdout] test arc::tests::test_refcount_state_is_last_strong ... ok
[INFO] [stdout] test arc::tests::test_refcount_state_is_solid_dropped ... ok
[INFO] [stdout] test arc::tests::test_refcount_state_new ... ok
[INFO] [stdout] test arc::tests::test_refcount_state_with_strong ... ok
[INFO] [stdout] test arc::tests::test_root_set_new ... ok
[INFO] [stdout] test arc::tests::test_root_set_add_remove ... ok
[INFO] [stdout] test arc::tests::test_scheduled_destructor_new ... ok
[INFO] [stdout] test arc::tests::test_gc_tracer_new ... ok
[INFO] [stdout] test async_rt::tests::test_async_join_handle_is_ready ... ok
[INFO] [stdout] test async_rt::tests::test_async_runtime_new ... ok
[INFO] [stdout] test async_rt::tests::test_async_result_ready ... ok
[INFO] [stdout] test async_rt::tests::test_async_task_ready ... ok
[INFO] [stdout] test async_rt::tests::test_async_task_new ... ok
[INFO] [stdout] test async_rt::tests::test_join_all_new ... ok
[INFO] [stdout] test async_rt::tests::test_async_result_new ... ok
[INFO] [stdout] test async_rt::tests::test_async_runtime_park_wake ... ok
[INFO] [stdout] test async_rt::tests::test_async_runtime_poll ... ok
[INFO] [stdout] test async_rt::tests::test_select_all_new ... ok
[INFO] [stdout] test async_rt::tests::test_async_runtime_shutdown ... ok
[INFO] [stdout] test async_rt::tests::test_sleep_new ... ok
[INFO] [stdout] test concurrency::tests::test_atomic_counter ... ok
[INFO] [stdout] test concurrency::tests::test_atomic_counter_fetch_max ... ok
[INFO] [stdout] test async_rt::tests::test_async_task_failed ... ok
[INFO] [stdout] test concurrency::tests::test_atomic_counter_fetch_min ... ok
[INFO] [stdout] test concurrency::tests::test_atomic_flag ... ok
[INFO] [stdout] test concurrency::tests::test_channel ... ok
[INFO] [stdout] test concurrency::tests::test_channel_closed ... ok
[INFO] [stdout] test concurrency::tests::test_channel_empty ... ok
[INFO] [stdout] test concurrency::tests::test_channel_error_display ... ok
[INFO] [stdout] test concurrency::tests::test_current_thread_id ... ok
[INFO] [stdout] test concurrency::tests::test_channel_clone ... ok
[INFO] [stdout] test concurrency::tests::test_mutex ... ok
[INFO] [stdout] test concurrency::tests::test_mutex_try_lock ... ok
[INFO] [stdout] test tests::test_nim_seq_new ... ok
[INFO] [stdout] test tests::test_nim_ref_refcount ... ok
[INFO] [stdout] test concurrency::tests::test_once ... ok
[INFO] [stdout] test concurrency::tests::test_rwlock ... ok
[INFO] [stdout] test tests::test_nim_set_clone ... ok
[INFO] [stdout] test tests::test_nim_seq_operations ... ok
[INFO] [stdout] test tests::test_nim_seq_refcount ... ok
[INFO] [stdout] test tests::test_nim_string_deref ... ok
[INFO] [stdout] test concurrency::tests::test_thread_config ... ok
[INFO] [stdout] test concurrency::tests::test_thread_id ... ok
[INFO] [stdout] test tests::test_nim_exception ... ok
[INFO] [stdout] test tests::test_nim_exception_with_location ... ok
[INFO] [stdout] test tests::test_nim_string_from_str ... ok
[INFO] [stdout] test tests::test_nim_ref_new ... ok
[INFO] [stdout] test tests::test_nim_ref_nil ... ok
[INFO] [stdout] test tests::test_nim_string_new ... ok
[INFO] [stdout] test tests::test_nim_ref_get_mut ... ok
[INFO] [stdout] test tests::test_nim_string_set_refcount ... ok
[INFO] [stdout] test tests::test_stack_trace ... ok
[INFO] [stdout] test tests::test_nim_seq_empty ... ok
[INFO] [stdout] test tests::test_tls_key ... ok
[INFO] [stdout] test tests::test_nim_set_insert_contains ... ok
[INFO] [stdout] test tests::test_nim_set_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_sema-c344f9d41bbeb02a)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test check::tests::test_check_config_default ... ok
[INFO] [stdout] test check::tests::test_check_config_check_macros_flag ... ok
[INFO] [stdout] test check::tests::test_check_config_verbose_flag ... ok
[INFO] [stdout] test check::tests::test_check_config_max_errors ... ok
[INFO] [stdout] test check::tests::test_check_content_balanced_braces ... ok
[INFO] [stdout] test check::tests::test_check_content_const_decl ... ok
[INFO] [stdout] test check::tests::test_check_content_empty_procedure ... ok
[INFO] [stdout] test check::tests::test_check_config_warnings_as_errors ... ok
[INFO] [stdout] test check::tests::test_check_content_for_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_defer_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_if_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_import_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_let_binding ... ok
[INFO] [stdout] test check::tests::test_check_content_proc_call ... ok
[INFO] [stdout] test check::tests::test_check_content_block_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_type_decl ... ok
[INFO] [stdout] test check::tests::test_check_content_case_statement ... ok
[INFO] [stdout] test check::tests::test_check_content_unbalanced_parens ... ok
[INFO] [stdout] test check::tests::test_check_content_unterminated_string ... ok
[INFO] [stdout] test check::tests::test_check_content_var_decl ... ok
[INFO] [stdout] test check::tests::test_check_content_valid_nim_code ... ok
[INFO] [stdout] test check::tests::test_check_content_while_statement ... ok
[INFO] [stdout] test check::tests::test_check_diagnostic_related ... ok
[INFO] [stdout] test check::tests::test_check_diagnostic_clone ... ok
[INFO] [stdout] test check::tests::test_check_diagnostic_severity_levels ... ok
[INFO] [stdout] test check::tests::test_check_content_multiple_errors ... ok
[INFO] [stdout] test check::tests::test_check_result_debug ... ok
[INFO] [stdout] test check::tests::test_check_result_status ... ok
[INFO] [stdout] test check::tests::test_check_content_unbalanced_braces ... ok
[INFO] [stdout] test check::tests::test_check_runner_add_diagnostic ... ok
[INFO] [stdout] test check::tests::test_check_runner_add_warning ... ok
[INFO] [stdout] test check::tests::test_check_content_try_except ... ok
[INFO] [stdout] test check::tests::test_check_runner_check_files_empty ... ok
[INFO] [stdout] test check::tests::test_check_runner_custom_config ... ok
[INFO] [stdout] test check::tests::test_check_runner_default_config ... ok
[INFO] [stdout] test check::tests::test_check_runner_multiple_files ... ok
[INFO] [stdout] test check::tests::test_check_runner_reset ... ok
[INFO] [stdout] test check::tests::test_check_runner_status_after_reset ... ok
[INFO] [stdout] test check::tests::test_check_runner_with_sema_check ... ok
[INFO] [stdout] test check::tests::test_check_status_debug ... ok
[INFO] [stdout] test check::tests::test_check_status_ordering ... ok
[INFO] [stdout] test check::tests::test_diagnostic_severity_default ... ok
[INFO] [stdout] test exception::tests::test_defer_stmt ... ok
[INFO] [stdout] test exception::tests::test_effect_set_add_tag ... ok
[INFO] [stdout] test exception::tests::test_effect_set_empty_after_clear ... ok
[INFO] [stdout] test exception::tests::test_effect_set_includes_multiple ... ok
[INFO] [stdout] test exception::tests::test_effect_set_add_raise ... ok
[INFO] [stdout] test exception::tests::test_effect_set_merge ... ok
[INFO] [stdout] test exception::tests::test_effect_set_new ... ok
[INFO] [stdout] test exception::tests::test_exception_checker_can_catch ... ok
[INFO] [stdout] test exception::tests::test_exception_checker_try_body ... ok
[INFO] [stdout] test exception::tests::test_exception_checker_analyze_try ... ok
[INFO] [stdout] test exception::tests::test_exception_info_name ... ok
[INFO] [stdout] test exception::tests::test_exception_new ... ok
[INFO] [stdout] test exception::tests::test_exception_info_parent ... ok
[INFO] [stdout] test check::tests::test_check_runner_check_nonexistent_file ... ok
[INFO] [stdout] test exception::tests::test_exception_info_no_parent ... ok
[INFO] [stdout] test exception::tests::test_exception_checker_registry ... ok
[INFO] [stdout] test exception::tests::test_exception_type_display ... ok
[INFO] [stdout] test exception::tests::test_exception_registry_new ... ok
[INFO] [stdout] test exception::tests::test_exception_type_variants ... ok
[INFO] [stdout] test exception::tests::test_exception_registry_is_subtype ... ok
[INFO] [stdout] test exception::tests::test_exception_with_cause ... ok
[INFO] [stdout] test exception::tests::test_try_stmt ... ok
[INFO] [stdout] test pragma::tests::test_has_custom_pragmas ... ok
[INFO] [stdout] test pragma::tests::test_is_valid_ident ... ok
[INFO] [stdout] test pragma::tests::test_pragma_arg_variants ... ok
[INFO] [stdout] test pragma::tests::test_pragma_error_display ... ok
[INFO] [stdout] test pragma::tests::test_pragma_kind_variants ... ok
[INFO] [stdout] test pragma::tests::test_pragma_list_add ... ok
[INFO] [stdout] test pragma::tests::test_pragma_list_new ... ok
[INFO] [stdout] test pragma::tests::test_pragma_registry_lookup_def ... ok
[INFO] [stdout] test pragma::tests::test_pragma_registry_lookup ... ok
[INFO] [stdout] test pragma::tests::test_pragma_list_get_all ... ok
[INFO] [stdout] test pragma::tests::test_pragma_registry_custom ... ok
[INFO] [stdout] test pragma::tests::test_pragma_list_get_first ... ok
[INFO] [stdout] test pragma::tests::test_pragma_registry_new_has_builtins ... ok
[INFO] [stdout] test pragma::tests::test_pragma_validator_custom ... ok
[INFO] [stdout] test pragma::tests::test_pragma_validator_validate ... ok
[INFO] [stdout] test tests::test_can_convert ... ok
[INFO] [stdout] test tests::test_common_type ... ok
[INFO] [stdout] test tests::test_concept_solver_add_impl ... ok
[INFO] [stdout] test tests::test_concept_solver_concepts_for_type ... ok
[INFO] [stdout] test tests::test_const_eval_binary_op_float ... ok
[INFO] [stdout] test tests::test_const_eval_binary_op_int ... ok
[INFO] [stdout] test tests::test_concept_solver_satisfies ... ok
[INFO] [stdout] test tests::test_const_eval_branch ... ok
[INFO] [stdout] test tests::test_const_eval_div_by_zero_int ... ok
[INFO] [stdout] test tests::test_const_eval_is_ct_evaluable ... ok
[INFO] [stdout] test tests::test_const_eval_binary_op_uint ... ok
[INFO] [stdout] test tests::test_const_eval_binary_op_bool ... ok
[INFO] [stdout] test tests::test_const_eval_literal ... ok
[INFO] [stdout] test tests::test_const_eval_negative_unsigned ... ok
[INFO] [stdout] test tests::test_const_eval_type_mismatch ... ok
[INFO] [stdout] test tests::test_const_eval_unary_op ... ok
[INFO] [stdout] test tests::test_conversion_rank_identity ... ok
[INFO] [stdout] test tests::test_conversion_rank_nil_to_pointer ... ok
[INFO] [stdout] test tests::test_conversion_rank_none ... ok
[INFO] [stdout] test tests::test_decl_checker_duplicate ... ok
[INFO] [stdout] test tests::test_decl_checker_proc ... ok
[INFO] [stdout] test tests::test_decl_checker_type ... ok
[INFO] [stdout] test tests::test_expr_checker_call ... ok
[INFO] [stdout] test tests::test_expr_checker_binary_op_int ... ok
[INFO] [stdout] test tests::test_expr_checker_comparison ... ok
[INFO] [stdout] test tests::test_expr_checker_index ... ok
[INFO] [stdout] test tests::test_inference_ctx ... ok
[INFO] [stdout] test tests::test_inheritance_solver_all_methods ... ok
[INFO] [stdout] test tests::test_inheritance_solver_is_subtype ... ok
[INFO] [stdout] test tests::test_inheritance_solver_lookup_method ... ok
[INFO] [stdout] test tests::test_is_subtype_ref ... ok
[INFO] [stdout] test tests::test_overload_ctx_add_candidate ... ok
[INFO] [stdout] test tests::test_overload_ctx_resolve_ambiguous ... ok
[INFO] [stdout] test tests::test_overload_ctx_resolve_none ... ok
[INFO] [stdout] test tests::test_overload_ctx_resolve_unique ... ok
[INFO] [stdout] test tests::test_stmt_checker_assignment ... ok
[INFO] [stdout] test tests::test_stmt_checker_for_loop ... ok
[INFO] [stdout] test tests::test_stmt_checker_if_condition ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_condition_not_defined ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_condition_or ... ok
[INFO] [stdout] test tests::test_stmt_checker_return ... ok
[INFO] [stdout] test tests::test_unify_array ... ok
[INFO] [stdout] test tests::test_unify_array_len_mismatch ... ok
[INFO] [stdout] test tests::test_unify_primitive_compatible ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_add ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_div ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_complex ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_literal ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_div_by_zero ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_mul ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_neg ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_mod ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_ct_expr_sub ... ok
[INFO] [stdout] test when_ctx::tests::test_is_defined_linux ... ok
[INFO] [stdout] test when_ctx::tests::test_is_defined_windows ... ok
[INFO] [stdout] test when_ctx::tests::test_is_defined_x86 ... ok
[INFO] [stdout] test when_ctx::tests::test_multiple_and_conditions ... ok
[INFO] [stdout] test when_ctx::tests::test_nested_not_and_or ... ok
[INFO] [stdout] test when_ctx::tests::test_multiple_or_conditions ... ok
[INFO] [stdout] test when_ctx::tests::test_prune_when_condition_false ... ok
[INFO] [stdout] test when_ctx::tests::test_prune_when_then_branch ... ok
[INFO] [stdout] test when_ctx::tests::test_prune_when_only_then_branch ... ok
[INFO] [stdout] test when_ctx::tests::test_set_symbol ... ok
[INFO] [stdout] test when_ctx::tests::test_target_platform_detection ... ok
[INFO] [stdout] test when_ctx::tests::test_user_defined_symbol_string ... ok
[INFO] [stdout] test when_ctx::tests::test_when_ctx_clone ... ok
[INFO] [stdout] test when_ctx::tests::test_when_ctx_new ... ok
[INFO] [stdout] test when_ctx::tests::test_user_defined_symbol_int ... ok
[INFO] [stdout] test when_ctx::tests::test_when_ctx_target_info ... ok
[INFO] [stdout] test tests::test_unify_proc ... ok
[INFO] [stdout] test tests::test_unify_ref ... ok
[INFO] [stdout] test tests::test_unify_seq ... ok
[INFO] [stdout] test tests::test_unify_primitive_same ... ok
[INFO] [stdout] test tests::test_unify_tuple ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_condition_and ... ok
[INFO] [stdout] test when_ctx::tests::test_eval_condition_not ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_session-02133a6a81da7b02)
[INFO] [stdout] test when_ctx::tests::test_eval_condition_defined ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::test_arch_all_variants ... ok
[INFO] [stdout] test tests::test_color_mode_default ... ok
[INFO] [stdout] test tests::test_color_mode_serialization ... ok
[INFO] [stdout] test tests::test_compile_mode_all_variants ... ok
[INFO] [stdout] test tests::test_compile_mode_default ... ok
[INFO] [stdout] test tests::test_config_error_display ... ok
[INFO] [stdout] test tests::test_config_precedence_defaults ... ok
[INFO] [stdout] test tests::test_config_with_import_paths ... ok
[INFO] [stdout] test tests::test_default_session ... ok
[INFO] [stdout] test tests::test_env_all_variants ... ok
[INFO] [stdout] test tests::test_import_paths ... ok
[INFO] [stdout] test tests::test_os_all_variants ... ok
[INFO] [stdout] test tests::test_nimcache_path_override ... ok
[INFO] [stdout] test tests::test_session_add_define ... ok
[INFO] [stdout] test tests::test_session_from_env ... ok
[INFO] [stdout] test tests::test_session_cache_dir ... ok
[INFO] [stdout] test tests::test_target_triple_arch_variants ... ok
[INFO] [stdout] test tests::test_session_compile_mode_setter ... ok
[INFO] [stdout] test tests::test_target_triple_default ... ok
[INFO] [stdout] test tests::test_target_triple_env_detection ... ok
[INFO] [stdout] test tests::test_target_triple_from_env_override ... ok
[INFO] [stdout] test tests::test_session_has_feature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_span-0dcf4470074d74ae)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test tests::test_column_add ... ok
[INFO] [stdout] test tests::test_file_id_equality ... ok
[INFO] [stdout] test tests::test_file_id ... ok
[INFO] [stdout] test tests::test_file_id_index ... ok
[INFO] [stdout] test tests::test_hygiene_id ... ok
[INFO] [stdout] test tests::test_hygiene_id_equality ... ok
[INFO] [stdout] test tests::test_include_chain ... ok
[INFO] [stdout] test tests::test_include_stack_empty_pop ... ok
[INFO] [stdout] test tests::test_include_stack_push_pop ... ok
[INFO] [stdout] test tests::test_line_col_to_byte ... ok
[INFO] [stdout] test tests::test_line_column_bounds ... ok
[INFO] [stdout] test tests::test_line_new ... ok
[INFO] [stdout] test tests::test_source_file_byte_to_line_col ... ok
[INFO] [stdout] test tests::test_source_file_byte_to_line_col_multiline ... ok
[INFO] [stdout] test tests::test_source_file_creation ... ok
[INFO] [stdout] test tests::test_source_file_get_line ... ok
[INFO] [stdout] test tests::test_source_file_get_line_out_of_bounds ... ok
[INFO] [stdout] test tests::test_source_file_get_line_empty ... ok
[INFO] [stdout] test tests::test_source_file_byte_to_line_col_out_of_bounds ... ok
[INFO] [stdout] test tests::test_source_file_get_span_same_file ... ok
[INFO] [stdout] test tests::test_source_file_get_span ... ok
[INFO] [stdout] test tests::test_source_file_get_span_out_of_bounds ... ok
[INFO] [stdout] test tests::test_source_file_get_span_out_of_order ... ok
[INFO] [stdout] test tests::test_source_file_get_span_wrong_file ... ok
[INFO] [stdout] test tests::test_source_file_line_col_to_byte_out_of_bounds ... ok
[INFO] [stdout] test tests::test_source_file_num_lines ... ok
[INFO] [stdout] test tests::test_source_file_line_col_to_byte_multiline ... ok
[INFO] [stdout] test tests::test_source_file_num_lines_trailing_newline ... ok
[INFO] [stdout] test tests::test_source_file_num_lines_no_newline ... ok
[INFO] [stdout] test tests::test_source_file_with_root ... ok
[INFO] [stdout] test tests::test_source_map_add_file ... ok
[INFO] [stdout] test tests::test_source_file_num_lines_ends_with_newline ... ok
[INFO] [stdout] test tests::test_source_map_get_undefined_file ... ok
[INFO] [stdout] test tests::test_source_map_span_to_line_col ... ok
[INFO] [stdout] test tests::test_source_map_span_to_line_col_unknown_file ... ok
[INFO] [stdout] test tests::test_span_contains_different_file ... ok
[INFO] [stdout] test tests::test_span_end_line_col ... ok
[INFO] [stdout] test tests::test_span_intersection ... ok
[INFO] [stdout] test tests::test_span_new ... ok
[INFO] [stdout] test tests::test_span_len ... ok
[INFO] [stdout] test tests::test_unicode_handling ... ok
[INFO] [stdout] test tests::test_source_map_format_span_unknown ... ok
[INFO] [stdout] test tests::test_source_map_virtual_file ... ok
[INFO] [stdout] test tests::test_span_contains_self ... ok
[INFO] [stdout] test tests::test_span_empty ... ok
[INFO] [stdout] test tests::test_source_map_format_span ... ok
[INFO] [stdout] test tests::test_source_map_get_virtual_undefined ... ok
[INFO] [stdout] test tests::test_virtual_file_with_parent ... ok
[INFO] [stdout] test tests::test_virtual_file_id ... ok
[INFO] [stdout] test tests::test_span_end_line_col_out_of_bounds ... ok
[INFO] [stdout] test tests::test_span_contains_boundary ... ok
[INFO] [stdout] test tests::test_span_empty_at_eof ... ok
[INFO] [stdout] test tests::test_span_contains ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_stdlib-5027aa0a4d089930)
[INFO] [stdout] test tests::test_source_file_num_lines_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test compat::tests::test_compatibility_report_recommendations ... ok
[INFO] [stdout] test compat::tests::test_check_module_compatibility_not_found ... ok
[INFO] [stdout] test compat::tests::test_check_module_compatibility ... ok
[INFO] [stdout] test compat::tests::test_module_status_ordering ... ok
[INFO] [stdout] test compat::tests::test_stdlib_registry_by_category ... ok
[INFO] [stdout] test compat::tests::test_stdlib_registry_for_backend ... ok
[INFO] [stdout] test compat::tests::test_stdlib_registry_by_status ... ok
[INFO] [stdout] test compat::tests::test_stdlib_registry_get_module ... ok
[INFO] [stdout] test compat::tests::test_stdlib_registry_new ... ok
[INFO] [stdout] test macros::tests::test_expand_bind_sym ... ok
[INFO] [stdout] test compat::tests::test_coverage_stats ... ok
[INFO] [stdout] test compat::tests::test_status_matrix_generation ... ok
[INFO] [stdout] test macros::tests::test_expand_macro_macro ... ok
[INFO] [stdout] test macros::tests::test_expand_quote ... ok
[INFO] [stdout] test macros::tests::test_macro_env_lookup_not_found ... ok
[INFO] [stdout] test macros::tests::test_macro_env_new ... ok
[INFO] [stdout] test macros::tests::test_macro_expander_new ... ok
[INFO] [stdout] test macros::tests::test_macro_result_error ... ok
[INFO] [stdout] test macros::tests::test_macro_result_success ... ok
[INFO] [stdout] test system::tests::test_abs ... ok
[INFO] [stdout] test system::tests::test_dec ... ok
[INFO] [stdout] test system::tests::test_inc ... ok
[INFO] [stdout] test system::tests::test_max ... ok
[INFO] [stdout] test system::tests::test_min ... ok
[INFO] [stdout] test system::tests::test_nim_option_get_or ... ok
[INFO] [stdout] test system::tests::test_nim_option_none ... ok
[INFO] [stdout] test system::tests::test_nim_option_some ... ok
[INFO] [stdout] test system::tests::test_nim_result_err ... ok
[INFO] [stdout] test system::tests::test_nim_result_get_or ... ok
[INFO] [stdout] test system::tests::test_nim_seq_add ... ok
[INFO] [stdout] test system::tests::test_nim_result_ok ... ok
[INFO] [stdout] test system::tests::test_nim_seq_clone ... ok
[INFO] [stdout] test system::tests::test_nim_seq_new ... ok
[INFO] [stdout] test system::tests::test_nim_seq_pop ... ok
[INFO] [stdout] test system::tests::test_nim_string_empty ... ok
[INFO] [stdout] test system::tests::test_nim_string_new ... ok
[INFO] [stdout] test system::tests::test_swap ... ok
[INFO] [stdout] test macros::tests::test_expand_unknown_macro ... ok
[INFO] [stdout] test macros::tests::test_macro_env_bind_lookup ... ok
[INFO] [stdout] test macros::tests::test_macro_expander_set_hygiene ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_suggest-469bb9ef338d399c)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_symbols-85d1fede60a303ba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test tests::test_duplicate_definition_detection ... ok
[INFO] [stdout] test tests::test_export_star_handling ... ok
[INFO] [stdout] test tests::test_exported_symbol_creation ... ok
[INFO] [stdout] test tests::test_import_stmt_creation ... ok
[INFO] [stdout] test tests::test_import_stmt_with_alias ... ok
[INFO] [stdout] test tests::test_import_stmt_reexport ... ok
[INFO] [stdout] test tests::test_import_stmt_with_symbols ... ok
[INFO] [stdout] test tests::test_module_graph_add_export ... ok
[INFO] [stdout] test tests::test_interned_symbol_identity ... ok
[INFO] [stdout] test tests::test_module_graph_add_import ... ok
[INFO] [stdout] test tests::test_module_graph_add_reexport ... ok
[INFO] [stdout] test tests::test_module_graph_get_importers ... ok
[INFO] [stdout] test tests::test_module_graph_has_cycle_no_cycles ... ok
[INFO] [stdout] test tests::test_module_graph_has_cycle_with_cycle ... ok
[INFO] [stdout] test tests::test_module_graph_has_cycle_with_self ... ok
[INFO] [stdout] test tests::test_module_graph_imports_module ... ok
[INFO] [stdout] test tests::test_module_graph_no_self_import ... ok
[INFO] [stdout] test tests::test_module_graph_resolve_symbol_not_found ... ok
[INFO] [stdout] test tests::test_module_graph_resolve_symbol ... ok
[INFO] [stdout] test tests::test_module_kind_variants ... ok
[INFO] [stdout] test tests::test_module_graph_new ... ok
[INFO] [stdout] test tests::test_module_graph_stats ... ok
[INFO] [stdout] test tests::test_module_resolver_add_search_path ... ok
[INFO] [stdout] test tests::test_module_resolver_new ... ok
[INFO] [stdout] test tests::test_names_equal ... ok
[INFO] [stdout] test tests::test_module_resolver_add_stdlib_path ... ok
[INFO] [stdout] test tests::test_normalize_name ... ok
[INFO] [stdout] test tests::test_normalize_name_preserves_original ... ok
[INFO] [stdout] test tests::test_scope_kind_variants ... ok
[INFO] [stdout] test tests::test_resolved_module_clone ... ok
[INFO] [stdout] test tests::test_scope_creation ... ok
[INFO] [stdout] test tests::test_scope_tree_creation ... ok
[INFO] [stdout] test tests::test_scope_with_parent ... ok
[INFO] [stdout] test tests::test_scope_tree_lookup_not_found ... ok
[INFO] [stdout] test tests::test_style_insensitive_comparison ... ok
[INFO] [stdout] test tests::test_symbol_interning_deduplication ... ok
[INFO] [stdout] test tests::test_symbol_table_get ... ok
[INFO] [stdout] test tests::test_scope_tree_child_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stderr]      Running tests/symbols_test.rs (/opt/rustwide/target/debug/deps/symbols_test-c99ea5ad692e1285)
[INFO] [stdout] test test_declaration_kind_default ... ok
[INFO] [stdout] test test_export_stmt_struct ... ok
[INFO] [stdout] test test_generic_context_add_type_param ... ok
[INFO] [stdout] test test_generic_context_bindings ... ok
[INFO] [stdout] test test_generic_context_creation ... ok
[INFO] [stdout] test test_generic_context_record_instantiation ... ok
[INFO] [stdout] test test_generic_resolver_determine_binding_mode ... ok
[INFO] [stdout] test test_generic_resolver_resolve_in_context ... ok
[INFO] [stdout] test test_generic_resolver_should_capture ... ok
[INFO] [stdout] test test_import_stmt_struct ... ok
[INFO] [stdout] test test_method_call_could_be_callable ... ok
[INFO] [stdout] test test_method_call_target_variants ... ok
[INFO] [stdout] test test_module_graph_add_export ... ok
[INFO] [stdout] test test_module_graph_add_import ... ok
[INFO] [stdout] test test_module_graph_creation ... ok
[INFO] [stdout] test test_overload_set_builder_add_candidate ... ok
[INFO] [stdout] test test_method_call_resolution_struct ... ok
[INFO] [stdout] test test_overload_set_builder_multiple_candidates ... ok
[INFO] [stdout] test test_method_call_resolver_ambiguous ... ok
[INFO] [stdout] test test_generic_instantiation_struct ... ok
[INFO] [stdout] test test_module_graph_reexport ... ok
[INFO] [stdout] test test_overload_set_builder_private_marker ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_test-aecf6b903a7e1f54)
[INFO] [stdout] test test_overload_set_struct ... ok
[INFO] [stdout] test test_resolved_module_kinds ... ok
[INFO] [stdout] test test_module_id_creation ... ok
[INFO] [stdout] test test_names_equal ... ok
[INFO] [stdout] test test_module_resolver_creation ... ok
[INFO] [stdout] test test_module_resolver_search_paths ... ok
[INFO] [stdout] test test_name_struct ... ok
[INFO] [stdout] test test_scope_kind_default ... ok
[INFO] [stdout] test test_module_graph_imports_module ... ok
[INFO] [stdout] test test_scope_tree_child_creation ... ok
[INFO] [stdout] test test_overload_candidate_struct ... ok
[INFO] [stdout] test test_name_normalization ... ok
[INFO] [stdout] test test_overload_set_builder_creation ... ok
[INFO] [stdout] test test_scope_id_creation ... ok
[INFO] [stdout] test test_method_call_resolver_callable ... ok
[INFO] [stdout] test test_scope_tree_child_scope_hides_parent ... ok
[INFO] [stdout] test test_scope_tree_creation ... ok
[INFO] [stdout] test test_scope_tree_get_scope_symbols ... ok
[INFO] [stdout] test test_scope_tree_lookup_symbol ... ok
[INFO] [stdout] test test_symbol_binding_mode_default ... ok
[INFO] [stdout] test test_symbol_id_creation ... ok
[INFO] [stdout] test test_symbol_interning ... ok
[INFO] [stdout] test test_symbol_interning_preserves_span ... ok
[INFO] [stdout] test test_symbol_table_module_by_path_not_found ... ok
[INFO] [stdout] test test_visibility_checker ... ok
[INFO] [stdout] test test_visibility_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test differential::tests::test_comparison_tolerance_default ... ok
[INFO] [stdout] test differential::tests::test_differential_runner_with_path ... ok
[INFO] [stdout] test differential::tests::test_test_output_equality ... ok
[INFO] [stdout] test differential::tests::test_differential_config_default ... ok
[INFO] [stdout] test differential::tests::test_differential_runner_no_nim ... ok
[INFO] [stdout] test differential::tests::test_test_output_exit_code_mismatch ... ok
[INFO] [stdout] test differential::tests::test_test_output_inequality ... ok
[INFO] [stdout] test ingestion::tests::test_ingestion_report ... ok
[INFO] [stdout] test ingestion::tests::test_deferral_categories ... ok
[INFO] [stdout] test ingestion::tests::test_metadata_custom ... ok
[INFO] [stdout] test ingestion::tests::test_metadata_official_supported ... ok
[INFO] [stdout] test ingestion::tests::test_metadata_unsupported ... ok
[INFO] [stdout] test ingestion::tests::test_metadata_deferred ... ok
[INFO] [stdout] test ingestion::tests::test_status_dir_names ... ok
[INFO] [stdout] test ingestion::tests::test_provenance_dir_names ... ok
[INFO] [stdout] test tests::test_category_dir_names ... ok
[INFO] [stdout] test tests::test_discover_category_tests_finds_nim_files ... ok
[INFO] [stdout] test tests::test_golden_runner_default ... ok
[INFO] [stdout] test tests::test_discover_tests_finds_fixture_files ... ok
[INFO] [stdout] test tests::test_test_case_creation ... ok
[INFO] [stdout] test tests::test_golden_runner_with_test_dir ... ok
[INFO] [stdout] test tests::test_test_case_with_expected_exit_code ... ok
[INFO] [stdout] test tests::test_run_returns_results_for_all_discovered_tests ... ok
[INFO] [stdout] test tests::test_test_case_with_expected_output ... ok
[INFO] [stdout] test tests::test_test_error_display ... ok
[INFO] [stdout] test tests::test_test_results_default ... ok
[INFO] [stdout] test tests::test_test_results_record_failed ... ok
[INFO] [stdout] test tests::test_test_results_record_skipped ... ok
[INFO] [stdout] test tests::test_test_results_record_passed ... ok
[INFO] [stdout] test tests::test_test_results_total ... ok
[INFO] [stdout] test workspace::tests::test_all_declared_members_exist ... ok
[INFO] [stdout] test workspace::tests::test_no_dependency_cycles ... ok
[INFO] [stdout] test workspace::tests::test_cargo_metadata_available ... ok
[INFO] [stdout] test workspace::tests::test_workspace_has_expected_members ... ok
[INFO] [stdout] test workspace::tests::test_packages_have_versions ... ok
[INFO] [stdout] test workspace::tests::test_workspace_validation_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_tools-215945a9ed4c2a85)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test design_doc::tests::test_chrono_lite_now ... ok
[INFO] [stdout] test dep_graph::tests::test_frontend_backend_violation ... ok
[INFO] [stdout] test dep_graph::tests::test_allowed_edges_coverage ... ok
[INFO] [stdout] test design_doc::tests::test_generate_status_report ... ok
[INFO] [stdout] test design_doc::tests::test_generate_task_matrix ... ok
[INFO] [stdout] test formatter::tests::test_format_source_with_space ... ok
[INFO] [stdout] test formatter::tests::test_format_source_simple ... ok
[INFO] [stdout] test formatter::tests::test_format_token_kind_is_trivia ... ok
[INFO] [stdout] test formatter::tests::test_formatter_config_default ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_comment ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_float ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_int ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_keywords ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_operators ... ok
[INFO] [stdout] test formatter::tests::test_is_keyword ... ok
[INFO] [stdout] test formatter::tests::test_pretty_printed_is_idempotent ... ok
[INFO] [stdout] test formatter::tests::test_pretty_printed_new ... ok
[INFO] [stdout] test formatter::tests::test_formatter_tokenize_string ... ok
[INFO] [stdout] test dep_graph::tests::test_parse_deps ... ok
[INFO] [stdout] test dep_graph::tests::test_is_allowed_edge ... ok
[INFO] [stdout] test design_doc::tests::test_crate_status_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_types-00f9263ae7c776bb)
[INFO] [stdout] 
[INFO] [stdout] running 183 tests
[INFO] [stdout] test concepts::tests::test_concept_ctx_new ... ok
[INFO] [stdout] test concepts::tests::test_concept_ctx_register_implementation ... ok
[INFO] [stdout] test concepts::tests::test_concept_ctx_register_concept ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_builtin_method ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_int_addable ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_missing_method ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_parent_concept ... ok
[INFO] [stdout] test concepts::tests::test_concept_ctx_empty ... ok
[INFO] [stdout] test concepts::tests::test_concept_equality ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_result_satisfied ... ok
[INFO] [stdout] test concepts::tests::test_concept_match_result_not_satisfied ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_method_name ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_static ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_method_variant ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_static_name ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_type ... ok
[INFO] [stdout] test concepts::tests::test_concept_member_type_name ... ok
[INFO] [stdout] test concepts::tests::test_concept_new ... ok
[INFO] [stdout] test concepts::tests::test_concept_register_and_lookup ... ok
[INFO] [stdout] test concepts::tests::test_concept_with_parent ... ok
[INFO] [stdout] test concepts::tests::test_concept_with_member ... ok
[INFO] [stdout] test concepts::tests::test_type_implementation_multiple_methods ... ok
[INFO] [stdout] test concepts::tests::test_find_satisfying_concepts ... ok
[INFO] [stdout] test concepts::tests::test_type_implementation_new ... ok
[INFO] [stdout] test concepts::tests::test_type_implementation_with_method ... ok
[INFO] [stdout] test concepts::tests::test_type_implementation_with_associated_type ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_int_to_float_invalid ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_int_narrowing ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_register_converter ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_new ... ok
[INFO] [stdout] test conversions::tests::test_conversion_rank_ordering ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_same_type ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_supertype ... ok
[INFO] [stdout] test conversions::tests::test_conversion_graph_int_widening ... ok
[INFO] [stdout] test conversions::tests::test_get_converters_to ... ok
[INFO] [stdout] test conversions::tests::test_find_best_conversion ... ok
[INFO] [stdout] test inference::tests::test_expected_type_with_expected ... ok
[INFO] [stdout] test conversions::tests::test_conversion_result_requires_explicit ... ok
[INFO] [stdout] test inference::tests::test_fn_type_equality ... ok
[INFO] [stdout] test inference::tests::test_infer_error_concept_not_satisfied_display ... ok
[INFO] [stdout] test inference::tests::test_expected_type_with_position ... ok
[INFO] [stdout] test inference::tests::test_infer_error_display ... ok
[INFO] [stdout] test inference::tests::test_infer_error_occurs_check_display ... ok
[INFO] [stdout] test inference::tests::test_infer_error_arg_count_display ... ok
[INFO] [stdout] test conversions::tests::test_is_conversion_legal ... ok
[INFO] [stdout] test conversions::tests::test_is_implicit_conversion ... ok
[INFO] [stdout] test inference::tests::test_infer_error_type_mismatch_display ... ok
[INFO] [stdout] test inference::tests::test_expected_type_new ... ok
[INFO] [stdout] test inference::tests::test_infer_error_unresolved_var_display ... ok
[INFO] [stdout] test conversions::tests::test_conversion_result_invalid ... ok
[INFO] [stdout] test inference::tests::test_infer_solver_new ... ok
[INFO] [stdout] test conversions::tests::test_numeric_type_parsing ... ok
[INFO] [stdout] test inference::tests::test_infer_error_tuple_len_display ... ok
[INFO] [stdout] test inference::tests::test_infer_solver_simple ... ok
[INFO] [stdout] test inference::tests::test_inference_type_contains_var ... ok
[INFO] [stdout] test conversions::tests::test_get_converters_from ... ok
[INFO] [stdout] test inference::tests::test_literal_infer_string ... ok
[INFO] [stdout] test inference::tests::test_literal_infer_int ... ok
[INFO] [stdout] test inference::tests::test_fn_type_inequality ... ok
[INFO] [stdout] test inference::tests::test_type_mismatch_error ... ok
[INFO] [stdout] test inference::tests::test_occurs_check_error ... ok
[INFO] [stdout] test inference::tests::test_inference_type_substitute ... ok
[INFO] [stdout] test inference::tests::test_type_var_uniqueness ... ok
[INFO] [stdout] test inference::tests::test_literal_infer_bool ... ok
[INFO] [stdout] test inference::tests::test_literal_infer_char ... ok
[INFO] [stdout] test inference::tests::test_type_var_new ... ok
[INFO] [stdout] test inference::tests::test_infer_state_equate ... ok
[INFO] [stdout] test inference::tests::test_literal_infer_float ... ok
[INFO] [stdout] test inference::tests::test_type_var_id ... ok
[INFO] [stdout] test inference::tests::test_inference_type_is_var ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_is_subtype ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_least_upper_bound ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_least_upper_bound_same_type ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_new ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_register_method ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_register_inheritance ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_resolve_method_inherited ... ok
[INFO] [stdout] test inheritance::tests::test_least_upper_bound_no_common_ancestor ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_multiple_inheritance_paths ... ok
[INFO] [stdout] test inheritance::tests::test_inheritance_solver_resolve_method_direct ... ok
[INFO] [stdout] test inheritance::tests::test_method_new ... ok
[INFO] [stdout] test inheritance::tests::test_method_param_creation ... ok
[INFO] [stdout] test inheritance::tests::test_method_sig_new ... ok
[INFO] [stdout] test inheritance::tests::test_method_table_new ... ok
[INFO] [stdout] test inheritance::tests::test_method_table_with_multiple_methods ... ok
[INFO] [stdout] test inheritance::tests::test_method_with_override ... ok
[INFO] [stdout] test inheritance::tests::test_method_sig_with_params ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_ancestors ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_is_ancestor ... ok
[INFO] [stdout] test inheritance::tests::test_method_table_add_method ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_descendant_check ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_base_type ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_descendants ... ok
[INFO] [stdout] test inheritance::tests::test_override_checker_new ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_set_parent ... ok
[INFO] [stdout] test inheritance::tests::test_override_checker_valid_override ... ok
[INFO] [stdout] test overload::tests::test_candidate_exact_match ... ok
[INFO] [stdout] test overload::tests::test_candidate_new ... ok
[INFO] [stdout] test overload::tests::test_candidate_variadic ... ok
[INFO] [stdout] test overload::tests::test_candidate_variadic_marking ... ok
[INFO] [stdout] test inheritance::tests::test_override_checker_check_override ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_is_subtype ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_register_method ... ok
[INFO] [stdout] test inheritance::tests::test_object_hierarchy_new ... ok
[INFO] [stdout] test overload::tests::test_candidate_with_defaults ... ok
[INFO] [stdout] test overload::tests::test_match_score_is_viable ... ok
[INFO] [stdout] test overload::tests::test_match_score_tie_breaking ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_add_candidate ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_empty ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_exact_match ... ok
[INFO] [stdout] test overload::tests::test_candidate_with_defaults_count ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_selects_best ... ok
[INFO] [stdout] test overload::tests::test_resolution_result_is_ambiguous ... ok
[INFO] [stdout] test overload::tests::test_match_score_exact_vs_conversion ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_new ... ok
[INFO] [stdout] test inheritance::tests::test_override_checker_method_not_found ... ok
[INFO] [stdout] test overload::tests::test_resolution_result_no_ambiguity ... ok
[INFO] [stdout] test overload::tests::test_match_score_is_better_than ... ok
[INFO] [stdout] test overload::tests::test_resolution_result_with_candidates ... ok
[INFO] [stdout] test tests::test_calling_convention_equality ... ok
[INFO] [stdout] test overload::tests::test_overload_resolver_no_match ... ok
[INFO] [stdout] test tests::test_enum_type ... ok
[INFO] [stdout] test tests::test_enum_value ... ok
[INFO] [stdout] test overload::tests::test_resolution_result_new ... ok
[INFO] [stdout] test tests::test_default_primitive_value ... ok
[INFO] [stdout] test tests::test_field ... ok
[INFO] [stdout] test tests::test_is_float ... ok
[INFO] [stdout] test tests::test_is_integral ... ok
[INFO] [stdout] test tests::test_is_ordinal ... ok
[INFO] [stdout] test tests::test_calling_convention_variants ... ok
[INFO] [stdout] test tests::test_literal_value_variants ... ok
[INFO] [stdout] test tests::test_primitive_compatible ... ok
[INFO] [stdout] test tests::test_primitive_type_new_float ... ok
[INFO] [stdout] test tests::test_primitive_kind_variants ... ok
[INFO] [stdout] test tests::test_primitive_type_new_int ... ok
[INFO] [stdout] test tests::test_subrange_type ... ok
[INFO] [stdout] test tests::test_primitive_type_new_float64 ... ok
[INFO] [stdout] test tests::test_ty_id_index ... ok
[INFO] [stdout] test tests::test_primitive_type_new_int_unsigned ... ok
[INFO] [stdout] test tests::test_primitive_type_ordinal_kind ... ok
[INFO] [stdout] test tests::test_ty_id_default ... ok
[INFO] [stdout] test tests::test_ty_id_equality ... ok
[INFO] [stdout] test tests::test_ordinal_kind_variants ... ok
[INFO] [stdout] test tests::test_type_alias ... ok
[INFO] [stdout] test tests::test_type_clone ... ok
[INFO] [stdout] test tests::test_type_array ... ok
[INFO] [stdout] test tests::test_type_ctx_create_array ... ok
[INFO] [stdout] test tests::test_type_ctx_create_primitives ... ok
[INFO] [stdout] test tests::test_type_ctx_create_ref ... ok
[INFO] [stdout] test tests::test_type_ctx_create_ptr ... ok
[INFO] [stdout] test tests::test_type_ctx_create_seq ... ok
[INFO] [stdout] test tests::test_type_ctx_create_proc ... ok
[INFO] [stdout] test tests::test_type_ctx_create_typedesc ... ok
[INFO] [stdout] test tests::test_type_ctx_create_tuple ... ok
[INFO] [stdout] test tests::test_type_ctx_create_varargs ... ok
[INFO] [stdout] test tests::test_type_ctx_get ... ok
[INFO] [stdout] test tests::test_type_ctx_get_invalid ... ok
[INFO] [stdout] test tests::test_type_ctx_new ... ok
[INFO] [stdout] test tests::test_type_ctx_create_set ... ok
[INFO] [stdout] test tests::test_type_hash ... ok
[INFO] [stdout] test tests::test_type_ctx_intern_multiple ... ok
[INFO] [stdout] test tests::test_type_ctx_intern_primitive ... ok
[INFO] [stdout] test tests::test_type_ctx_create_static ... ok
[INFO] [stdout] test tests::test_type_object ... ok
[INFO] [stdout] test tests::test_type_open_array ... ok
[INFO] [stdout] test tests::test_type_distinct ... ok
[INFO] [stdout] test tests::test_type_proc ... ok
[INFO] [stdout] test tests::test_type_ptr ... ok
[INFO] [stdout] test tests::test_type_primitive ... ok
[INFO] [stdout] test tests::test_type_ref ... ok
[INFO] [stdout] test tests::test_type_enum ... ok
[INFO] [stdout] test tests::test_type_error ... ok
[INFO] [stdout] test tests::test_type_nil ... ok
[INFO] [stdout] test tests::test_type_object_with_base ... ok
[INFO] [stdout] test tests::test_type_seq ... ok
[INFO] [stdout] test tests::test_type_set ... ok
[INFO] [stdout] test tests::test_type_static ... ok
[INFO] [stdout] test tests::test_type_subrange ... ok
[INFO] [stdout] test tests::test_type_tuple ... ok
[INFO] [stdout] test tests::test_type_typedesc ... ok
[INFO] [stdout] test tests::test_type_varargs ... ok
[INFO] [stdout] test tests::test_type_typedesc_none ... ok
[INFO] [stdout] test tests::test_type_void ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 183 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types_test.rs (/opt/rustwide/target/debug/deps/types_test-6d7582fb353b07ec)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_calling_convention_default ... ok
[INFO] [stdout] test test_create_alias ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rnim_vm-e0dd142d0360c016)
[INFO] [stdout] test test_create_array ... ok
[INFO] [stdout] test test_create_distinct ... ok
[INFO] [stdout] test test_create_enum ... ok
[INFO] [stdout] test test_create_object ... ok
[INFO] [stdout] test test_create_ptr ... ok
[INFO] [stdout] test test_create_ref ... ok
[INFO] [stdout] test test_create_proc ... ok
[INFO] [stdout] test test_create_seq ... ok
[INFO] [stdout] test test_create_static ... ok
[INFO] [stdout] test test_create_subrange ... ok
[INFO] [stdout] test test_create_set ... ok
[INFO] [stdout] test test_create_tuple ... ok
[INFO] [stdout] test test_create_typedesc ... ok
[INFO] [stdout] test test_default_primitive_value ... ok
[INFO] [stdout] test test_is_float ... ok
[INFO] [stdout] test test_is_integral ... ok
[INFO] [stdout] test test_is_ordinal ... ok
[INFO] [stdout] test test_primitive_compatible ... ok
[INFO] [stdout] test test_primitive_type_new_float ... ok
[INFO] [stdout] test test_ty_id_default ... ok
[INFO] [stdout] test test_ty_id_new ... ok
[INFO] [stdout] test test_primitive_type_ordinal_kind ... ok
[INFO] [stdout] test test_type_ctx_intern_primitive ... ok
[INFO] [stdout] test test_type_ctx_creation ... ok
[INFO] [stdout] test test_primitive_type_new_int ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-5a06d5bc7f373550)
[INFO] [stderr]    Doc-tests rnim_allocator
[INFO] [stdout] test tests::test_ctfe_comparison_equality ... ok
[INFO] [stdout] test tests::test_ctfe_constant_propagation ... ok
[INFO] [stdout] test tests::test_ctfe_comparison_less_than ... ok
[INFO] [stdout] test tests::test_ctfe_boolean_logic ... ok
[INFO] [stdout] test tests::test_ctfe_logical_or ... ok
[INFO] [stdout] test tests::test_ctfe_modulo ... ok
[INFO] [stdout] test tests::test_ctfe_constant_string_concat ... ok
[INFO] [stdout] test tests::test_ctfe_negation ... ok
[INFO] [stdout] test tests::test_ctfe_subtraction ... ok
[INFO] [stdout] test tests::test_instruction_with_span ... ok
[INFO] [stdout] test tests::test_ctfe_nested_arithmetic ... ok
[INFO] [stdout] test tests::test_instruction_new ... ok
[INFO] [stdout] test tests::test_vm_call ... ok
[INFO] [stdout] test tests::test_vm_comparison ... ok
[INFO] [stdout] test tests::test_vm_create_proc ... ok
[INFO] [stdout] test tests::test_vm_division_by_zero ... ok
[INFO] [stdout] test tests::test_vm_eq ... ok
[INFO] [stdout] test tests::test_vm_fadd ... ok
[INFO] [stdout] test tests::test_vm_iadd ... ok
[INFO] [stdout] test tests::test_vm_imul ... ok
[INFO] [stdout] test tests::test_vm_instruction_display ... ok
[INFO] [stdout] test tests::test_vm_index ... ok
[INFO] [stdout] test tests::test_vm_mkseq ... ok
[INFO] [stdout] test tests::test_vm_proc_id_default ... ok
[INFO] [stdout] test tests::test_vm_proc_id_index ... ok
[INFO] [stdout] test tests::test_vm_new_proc_id_increments ... ok
[INFO] [stdout] test tests::test_vm_state_clone ... ok
[INFO] [stdout] test tests::test_vm_state_dup ... ok
[INFO] [stdout] test tests::test_vm_jmp ... ok
[INFO] [stdout] test tests::test_vm_proc_id ... ok
[INFO] [stdout] test tests::test_vm_state_new ... ok
[INFO] [stdout] test tests::test_vm_execution_with_return ... ok
[INFO] [stdout] test tests::test_vm_proc_with_body ... ok
[INFO] [stdout] test tests::test_vm_proc_creation ... ok
[INFO] [stdout] test tests::test_vm_state_push ... ok
[INFO] [stdout] test tests::test_vm_state_push_pop ... ok
[INFO] [stdout] test tests::test_vm_state_swap ... ok
[INFO] [stdout] test tests::test_vm_state_underflow ... ok
[INFO] [stdout] test tests::test_vm_value_bool ... ok
[INFO] [stdout] test tests::test_vm_value_exception ... ok
[INFO] [stdout] test tests::test_vm_value_float ... ok
[INFO] [stdout] test tests::test_vm_value_equality ... ok
[INFO] [stdout] test tests::test_vm_value_int ... ok
[INFO] [stdout] test tests::test_vm_value_nil ... ok
[INFO] [stdout] test tests::test_vm_value_object ... ok
[INFO] [stdout] test tests::test_vm_value_proc_id ... ok
[INFO] [stdout] test tests::test_vm_value_ref ... ok
[INFO] [stdout] test tests::test_vm_value_seq ... ok
[INFO] [stdout] test tests::test_vm_value_string ... ok
[INFO] [stdout] test tests::test_vm_value_unit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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 rnim_ast
[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 rnim_build
[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 rnim_codegen_c
[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 rnim_codegen_js
[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 rnim_diag
[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 rnim_docgen
[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 rnim_effects
[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 rnim_fuzz
[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 rnim_hir
[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 rnim_lexer
[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 rnim_lifetime
[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 rnim_macro
[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 rnim_mir
[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 rnim_nimble
[INFO] [stderr]    Doc-tests rnim_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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 rnim_query
[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 rnim_runtime
[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 rnim_sema
[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 rnim_session
[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 rnim_span
[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 rnim_stdlib
[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 rnim_suggest
[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 rnim_symbols
[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 rnim_test
[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 rnim_tools
[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 rnim_types
[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 rnim_vm
[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" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb", kill_on_drop: false }`
[INFO] [stdout] 59259b5ea814046cc0feeab26a12fa7e256e948dee94380d5a68971c155869eb
