[INFO] cloning repository https://github.com/fargonesh/loft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fargonesh/loft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffargonesh%2Floft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffargonesh%2Floft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c00c0fc6d408d68ef5bbe3b99b1d8f930459968a
[INFO] testing fargonesh/loft against try#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffargonesh%2Floft" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fargonesh/loft
[INFO] finished tweaking git repo https://github.com/fargonesh/loft
[INFO] tweaked toml for git repo https://github.com/fargonesh/loft written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fargonesh/loft on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fargonesh/loft 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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f3d0f6e9bba2981c4ec65e4f87536226ed55edc71c87e6a99397b71b5d3aaa9
[INFO] running `Command { std: "docker" "start" "-a" "5f3d0f6e9bba2981c4ec65e4f87536226ed55edc71c87e6a99397b71b5d3aaa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f3d0f6e9bba2981c4ec65e4f87536226ed55edc71c87e6a99397b71b5d3aaa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3d0f6e9bba2981c4ec65e4f87536226ed55edc71c87e6a99397b71b5d3aaa9", kill_on_drop: false }`
[INFO] [stdout] 5f3d0f6e9bba2981c4ec65e4f87536226ed55edc71c87e6a99397b71b5d3aaa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eecb5572d552bc15d97874faae4ed32e179a0b0be7941d7bc8c02917705bb2ca
[INFO] running `Command { std: "docker" "start" "-a" "eecb5572d552bc15d97874faae4ed32e179a0b0be7941d7bc8c02917705bb2ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling loft v0.1.0-rc-3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling lsp-types-f v0.99.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling loft_builtin_macros v0.1.0-rc-3 (/opt/rustwide/workdir/loft_builtin_macros)
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tower-lsp-f v0.24.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "eecb5572d552bc15d97874faae4ed32e179a0b0be7941d7bc8c02917705bb2ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecb5572d552bc15d97874faae4ed32e179a0b0be7941d7bc8c02917705bb2ca", kill_on_drop: false }`
[INFO] [stdout] eecb5572d552bc15d97874faae4ed32e179a0b0be7941d7bc8c02917705bb2ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0beea41c739dd8fbf2216e4cb30ef729d60c59452163f730f6298014c5c3bd3f
[INFO] running `Command { std: "docker" "start" "-a" "0beea41c739dd8fbf2216e4cb30ef729d60c59452163f730f6298014c5c3bd3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling loft v0.1.0-rc-3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.08s
[INFO] running `Command { std: "docker" "inspect" "0beea41c739dd8fbf2216e4cb30ef729d60c59452163f730f6298014c5c3bd3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0beea41c739dd8fbf2216e4cb30ef729d60c59452163f730f6298014c5c3bd3f", kill_on_drop: false }`
[INFO] [stdout] 0beea41c739dd8fbf2216e4cb30ef729d60c59452163f730f6298014c5c3bd3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37ed36f4a202ecae591b1a909bea583fc3b343baf100fd92e76106b3a498f2c0
[INFO] running `Command { std: "docker" "start" "-a" "37ed36f4a202ecae591b1a909bea583fc3b343baf100fd92e76106b3a498f2c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loft-78f5485b40a96c34)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test docgen::tests::test_extract_name_from_declaration ... ok
[INFO] [stdout] test docgen::tests::test_extract_doc_comments ... ok
[INFO] [stdout] test formatter::tests::test_format_function ... ok
[INFO] [stdout] test formatter::tests::test_format_simple_var ... ok
[INFO] [stdout] test formatter::token_formatter::tests::test_format_with_comments ... ok
[INFO] [stdout] test formatter::token_formatter::tests::test_format_with_doc_comments ... ok
[INFO] [stdout] test docgen::tests::test_parse_simple_function ... ok
[INFO] [stdout] test lsp::tests::test_builtin_method_type_inference ... ok
[INFO] [stdout] test lsp::tests::test_code_lens ... ok
[INFO] [stdout] test lsp::tests::test_async_await_lazy_type_inference ... ok
[INFO] [stdout] test lsp::tests::test_doc_comment_extraction ... ok
[INFO] [stdout] test lsp::tests::test_diagnostic_clearing_on_fix ... ok
[INFO] [stdout] test lsp::tests::test_doc_comment_link_processing ... ok
[INFO] [stdout] test lsp::tests::test_document_formatting ... ok
[INFO] [stdout] test lsp::tests::test_field_access_detection ... ok
[INFO] [stdout] test lsp::tests::test_call_hierarchy ... ok
[INFO] [stdout] test lsp::tests::test_format_symbol_hover ... ok
[INFO] [stdout] test lsp::tests::test_fuzzy_match ... ok
[INFO] [stdout] test lsp::tests::test_get_scope_at_position ... ok
[INFO] [stdout] test lsp::tests::test_diagnostic_position_accuracy ... ok
[INFO] [stdout] test lsp::tests::test_inline_error_diagnostics ... ok
[INFO] [stdout] test lsp::tests::test_impl_block_method_extraction ... ok
[INFO] [stdout] test lsp::tests::test_member_access_context ... ok
[INFO] [stdout] test lsp::tests::test_multiple_errors_first_reported ... ok
[INFO] [stdout] test lsp::tests::test_issue_promise_response_autocomplete ... ok
[INFO] [stdout] test docgen::stdlib::tests::test_link_type ... ok
[INFO] [stdout] test lsp::tests::test_document_links ... ok
[INFO] [stdout] test lsp::tests::test_response_member_completions ... ok
[INFO] [stdout] test lsp::tests::test_request_builder_member_completions ... ok
[INFO] [stdout] test lsp::tests::test_range_formatting ... ok
[INFO] [stdout] test lsp::tests::test_response_type_completions ... ok
[INFO] [stdout] test lsp::tests::test_symbol_extraction ... ok
[INFO] [stdout] test lsp::tests::test_type_inference ... ok
[INFO] [stdout] test lsp::tests::test_request_builder_type_completions ... ok
[INFO] [stdout] test lsp::tests::test_inlay_hints ... ok
[INFO] [stdout] test lsp::tests::test_scope_based_symbol_filtering ... ok
[INFO] [stdout] test manifest::tests::test_resolve_import_dependency ... ok
[INFO] [stdout] test manifest::tests::test_resolve_import_entrypoint ... ok
[INFO] [stdout] test parser::tests::test_async_fn_vs_async_expr ... ok
[INFO] [stdout] test parser::tests::test_parse_async_expr ... ok
[INFO] [stdout] test parser::tests::test_parse_await_async_and_lazy ... ok
[INFO] [stdout] test parser::tests::test_parse_await_expr ... ok
[INFO] [stdout] test lsp::tests::test_folding_ranges ... ok
[INFO] [stdout] test parser::tests::test_parse_exported_function ... ok
[INFO] [stdout] test parser::tests::test_parse_if_statement ... ok
[INFO] [stdout] test parser::tests::test_parse_import ... ok
[INFO] [stdout] test parser::tests::test_parse_import_with_module_path ... ok
[INFO] [stdout] test manifest::tests::test_manifest_parse ... ok
[INFO] [stdout] test parser::tests::test_parse_binary_expr ... ok
[INFO] [stdout] test parser::tests::test_parse_lambda_single_param_with_type ... ok
[INFO] [stdout] test lsp::tests::test_workspace_symbols ... ok
[INFO] [stdout] test parser::tests::test_parse_lambda_with_types ... ok
[INFO] [stdout] test parser::tests::test_parse_import_with_path ... ok
[INFO] [stdout] test parser::tests::test_parse_lambda_simple ... ok
[INFO] [stdout] test parser::tests::test_parse_lazy_expr ... ok
[INFO] [stdout] test parser::tests::test_parse_var_decl ... ok
[INFO] [stdout] test parser::tests::test_parse_struct_with_def ... ok
[INFO] [stdout] test runtime::builtins::encoding::tests::test_base64_encode_decode ... ok
[INFO] [stdout] test parser::tests::test_parse_trait_with_default_impl ... ok
[INFO] [stdout] test runtime::builtins::encoding::tests::test_to_bytes_from_bytes ... ok
[INFO] [stdout] test runtime::builtins::encoding::tests::test_url_encode_decode ... ok
[INFO] [stdout] test runtime::builtins::ffi::tests::test_ffi_load_invalid_path ... ok
[INFO] [stdout] test runtime::builtins::ffi::tests::test_ffi_load_requires_path ... ok
[INFO] [stdout] test runtime::builtins::json::tests::test_json_parse_simple ... ok
[INFO] [stdout] test runtime::builtins::json::tests::test_json_stringify_object ... ok
[INFO] [stdout] test runtime::builtins::random::tests::test_random_choice ... ok
[INFO] [stdout] test runtime::builtins::random::tests::test_random_range ... ok
[INFO] [stdout] test runtime::builtins::random::tests::test_random_generates_number ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_buffer_creation ... ok
[INFO] [stdout] test runtime::builtins::random::tests::test_random_seed_reproducibility ... ok
[INFO] [stdout] test runtime::builtins::random::tests::test_random_shuffle ... ok
[INFO] [stdout] test runtime::builtins::json::tests::test_json_parse_array ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_buffer_to_value ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_request_builder_creation ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_http_method_parsing ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_web_buffer_function ... ok
[INFO] [stdout] test runtime::permissions::tests::test_cached_permission_grants ... ok
[INFO] [stdout] test runtime::permissions::tests::test_default_requires_prompt ... ok
[INFO] [stdout] test runtime::permissions::tests::test_protected_path_detection ... ok
[INFO] [stdout] test runtime::permissions::tests::test_cached_permission_denies ... ok
[INFO] [stdout] test runtime::permissions::tests::test_specific_flags ... ok
[INFO] [stdout] test runtime::builtins::web::tests::test_web_request_creation ... ok
[INFO] [stdout] test runtime::permissions::tests::test_allow_all_permits_everything ... ok
[INFO] [stdout] test runtime::tests::test_array_indexing_with_number ... ok
[INFO] [stdout] test runtime::tests::test_array_average ... ok
[INFO] [stdout] test runtime::tests::test_array_join ... ok
[INFO] [stdout] test runtime::tests::test_array_reverse ... ok
[INFO] [stdout] test runtime::tests::test_array_flatten ... ok
[INFO] [stdout] test runtime::tests::test_array_sum ... ok
[INFO] [stdout] test runtime::tests::test_array_take_skip ... ok
[INFO] [stdout] test runtime::tests::test_async_fn_side_effect ... ok
[INFO] [stdout] test runtime::tests::test_async_function_returns_promise ... ok
[INFO] [stdout] test runtime::tests::test_async_function_executes_immediately ... ok
[INFO] [stdout] test runtime::tests::test_async_trait ... ok
[INFO] [stdout] test runtime::tests::test_array_unique ... ok
[INFO] [stdout] test runtime::tests::test_async_trait_default_impl ... ok
[INFO] [stdout] test runtime::tests::test_builtin_time_exists ... ok
[INFO] [stdout] test runtime::tests::test_await_expression ... ok
[INFO] [stdout] test runtime::tests::test_closure_arity_check ... ok
[INFO] [stdout] test runtime::tests::test_builtin_term_exists ... ok
[INFO] [stdout] test runtime::tests::test_closure_with_captured_variable ... ok
[INFO] [stdout] test runtime::tests::test_closure_without_param_types ... ok
[INFO] [stdout] test runtime::tests::test_eval_simple_expr ... ok
[INFO] [stdout] test runtime::tests::test_eval_var_decl ... ok
[INFO] [stdout] test runtime::tests::test_math_constants ... ok
[INFO] [stdout] test runtime::tests::test_math_min_max ... ok
[INFO] [stdout] test runtime::tests::test_math_pow ... ok
[INFO] [stdout] test runtime::tests::test_math_round ... ok
[INFO] [stdout] test runtime::tests::test_math_sqrt ... ok
[INFO] [stdout] test runtime::tests::test_object_indexing ... ok
[INFO] [stdout] test runtime::tests::test_object_indexing_missing_key ... ok
[INFO] [stdout] test runtime::tests::test_promise_all ... ok
[INFO] [stdout] test runtime::tests::test_function_declaration ... ok
[INFO] [stdout] test runtime::tests::test_invalid_operation_runtime_error ... ok
[INFO] [stdout] test runtime::tests::test_promise_all_settled ... ok
[INFO] [stdout] test runtime::tests::test_object_indexing_with_dynamic_object ... ok
[INFO] [stdout] test runtime::tests::test_promise_spawn ... ok
[INFO] [stdout] test runtime::tests::test_promise_any ... ok
[INFO] [stdout] test runtime::tests::test_runtime_error_diagnostic_trait ... ok
[INFO] [stdout] test runtime::tests::test_string_concat_with_traits ... ok
[INFO] [stdout] test runtime::tests::test_regular_function_call ... ok
[INFO] [stdout] test runtime::tests::test_runtime_error_with_source_context ... ok
[INFO] [stdout] test runtime::tests::test_simple_closure ... ok
[INFO] [stdout] test runtime::tests::test_string_contains ... ok
[INFO] [stdout] test runtime::tests::test_string_indexing_with_number ... ok
[INFO] [stdout] test runtime::tests::test_string_to_upper_lower ... ok
[INFO] [stdout] test runtime::tests::test_string_split ... ok
[INFO] [stdout] test runtime::tests::test_term_color_method_call ... ok
[INFO] [stdout] test runtime::tests::test_string_replace ... ok
[INFO] [stdout] test runtime::tests::test_string_trim ... ok
[INFO] [stdout] test runtime::tests::test_term_print_method_call ... ok
[INFO] [stdout] test runtime::tests::test_term_println_method_call ... ok
[INFO] [stdout] test runtime::tests::test_to_string_trait ... ok
[INFO] [stdout] test runtime::tests::test_time_now_returns_number ... ok
[INFO] [stdout] test runtime::tests::test_trait_based_add ... ok
[INFO] [stdout] test runtime::tests::test_trait_based_div ... ok
[INFO] [stdout] test runtime::tests::test_trait_based_sub ... ok
[INFO] [stdout] test runtime::tests::test_trait_based_mul ... ok
[INFO] [stdout] test runtime::tests::test_variable_reassignment_without_mut ... ok
[INFO] [stdout] test runtime::tests::test_variable_reassignment ... ok
[INFO] [stdout] test runtime::tests::test_variable_shadowing ... ok
[INFO] [stdout] test runtime::tests::test_term_size_method_call ... ok
[INFO] [stdout] test lsp::tests::test_cross_file_references ... ok
[INFO] [stdout] test lsp::tests::test_function_arity_diagnostic ... ok
[INFO] [stdout] test lsp::tests::test_undefined_identifier_diagnostic ... ok
[INFO] [stdout] test lsp::tests::test_unused_variable_diagnostic ... ok
[INFO] [stdout] test runtime::tests::test_time_sleep_returns_promise ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loft-f6472459b811ab8f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lsp_main.rs (/opt/rustwide/target/debug/deps/loft_lsp-b1b85d34f58cb053)
[INFO] [stderr]    Doc-tests loft
[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] running `Command { std: "docker" "inspect" "37ed36f4a202ecae591b1a909bea583fc3b343baf100fd92e76106b3a498f2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ed36f4a202ecae591b1a909bea583fc3b343baf100fd92e76106b3a498f2c0", kill_on_drop: false }`
[INFO] [stdout] 37ed36f4a202ecae591b1a909bea583fc3b343baf100fd92e76106b3a498f2c0
