[INFO] cloning repository https://github.com/DependoBuf/dependobuf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DependoBuf/dependobuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDependoBuf%2Fdependobuf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDependoBuf%2Fdependobuf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd1dfc6f642c9180a831a854661f8d4e75f6a3d6
[INFO] testing DependoBuf/dependobuf 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%2FDependoBuf%2Fdependobuf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DependoBuf/dependobuf
[INFO] finished tweaking git repo https://github.com/DependoBuf/dependobuf
[INFO] tweaked toml for git repo https://github.com/DependoBuf/dependobuf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DependoBuf/dependobuf 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/DependoBuf/dependobuf 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] 14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25
[INFO] running `Command { std: "docker" "start" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", 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" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25" "/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" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", 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" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling dbuf-core v0.1.0 (/opt/rustwide/workdir/dbuf-core)
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling dbuf-rust-runtime v0.1.0 (/opt/rustwide/workdir/runtime/dbuf-rust-runtime)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling dbuf-format v0.1.0 (/opt/rustwide/workdir/dbuf-format)
[INFO] [stderr]    Compiling dbuf v0.1.0 (/opt/rustwide/workdir/dbuf)
[INFO] [stderr]    Compiling dbuf-gen v0.1.0 (/opt/rustwide/workdir/dbuf-gen)
[INFO] [stderr]    Compiling dbuf-lsp v0.1.0 (/opt/rustwide/workdir/dbuf-lsp)
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]   --> dbuf-lsp/src/core/navigator/indentify.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/inlay_hint.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/navigation_impl/find_definition.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", 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" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25" "/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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling dbuf-rust-runtime v0.1.0 (/opt/rustwide/workdir/runtime/dbuf-rust-runtime)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling dbuf-core v0.1.0 (/opt/rustwide/workdir/dbuf-core)
[INFO] [stderr]    Compiling dbuf-format v0.1.0 (/opt/rustwide/workdir/dbuf-format)
[INFO] [stderr]    Compiling dbuf v0.1.0 (/opt/rustwide/workdir/dbuf)
[INFO] [stderr]    Compiling dbuf-gen v0.1.0 (/opt/rustwide/workdir/dbuf-gen)
[INFO] [stderr]    Compiling dbuf-lsp v0.1.0 (/opt/rustwide/workdir/dbuf-lsp)
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]   --> dbuf-lsp/src/core/navigator/indentify.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/inlay_hint.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/navigation_impl/find_definition.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]   --> dbuf-lsp/src/core/navigator/indentify.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/inlay_hint.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stdout]  --> dbuf-lsp/src/navigation/navigation_impl/find_definition.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", 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" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stderr]   --> dbuf-lsp/src/core/navigator/indentify.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stderr]  --> dbuf-lsp/src/navigation/inlay_hint.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::core::ast_visitor::VisitResult::*`
[INFO] [stderr]  --> dbuf-lsp/src/navigation/navigation_impl/find_definition.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::core::ast_visitor::VisitResult::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dbuf-lsp` (lib) generated 3 warnings (run `cargo fix --lib -p dbuf-lsp` to apply 3 suggestions)
[INFO] [stderr] warning: `dbuf-lsp` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbuf-bc47201f7e334ecf)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dbuf-d7ceaf30bc486c99)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbuf_core-148a2250017f4c04)
[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 98 tests
[INFO] [stdout] test elaboration::graph::tests::message_no_fields_has_initial ... ok
[INFO] [stdout] test elaboration::graph::tests::enum_with_base_case_has_initial ... ok
[INFO] [stdout] test elaboration::graph::tests::message_fully_recursive_no_initial ... ok
[INFO] [stdout] test elaboration::graph::tests::enum_all_recursive_no_initial ... ok
[INFO] [stdout] test elaboration::graph::tests::message_mixed_fields_no_initial ... ok
[INFO] [stdout] test elaboration::graph::tests::message_nonrecursive_fields_has_initial ... ok
[INFO] [stdout] test elaboration::map_ast::tests::binary_maps_both_operands ... ok
[INFO] [stdout] test elaboration::map_ast::tests::literal_preserves_value ... ok
[INFO] [stdout] test elaboration::map_ast::tests::unary_access_maps_field_name ... ok
[INFO] [stdout] test elaboration::apply::tests::no_fields_returns_arity_error ... ok
[INFO] [stdout] test elaboration::map_ast::tests::variable_maps_name_and_type ... ok
[INFO] [stdout] test elaboration::apply::tests::applies_last_field ... ok
[INFO] [stdout] test elaboration::apply::tests::substitutes_type_variable_into_remaining_fields ... ok
[INFO] [stdout] test elaboration::graph::tests::multiple_types_reports_all_bad ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::add_commutativity ... ok
[INFO] [stdout] test elaboration::map_ast::tests::module_maps_all_names ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::add_same_variable ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::add_associativity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::add_identity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::constant_folding ... ok
[INFO] [stdout] test elaboration::graph::tests::self_reference_not_a_cycle ... ok
[INFO] [stdout] test elaboration::graph::tests::linear_param_deps ... ok
[INFO] [stdout] test elaboration::graph::tests::cycle_detected ... ok
[INFO] [stdout] test elaboration::graph::tests::diamond ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::cube_of_sum ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::complex_product ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::double_negation ... ok
[INFO] [stdout] test elaboration::graph::tests::external_type_refs_ignored ... ok
[INFO] [stdout] test cst::lexer::tests::test_number_correct ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::mul_identity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::mul_associativity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::mul_commutativity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::distributivity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::mul_distributes_over_sub ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::mul_zero ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::product ... ok
[INFO] [stdout] test elaboration::graph::tests::no_deps ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::literal_constant ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::single_variable ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::square_of_difference ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::sub_anticommutativity ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::sub_cancels ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::sub_identity ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::and_associativity ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::and_commutativity ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::idempotence_and ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::false_or_x ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::demorgan_and ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::idempotence_or ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::distributivity_full_equality ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::double_negation ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::demorgan_or ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::literal ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::or_false ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::and_true ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::or_commutativity ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::or_associativity ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::and_false ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::or_true ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::contradiction ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::tautology ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::tautology_case_split ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::true_and_x ... ok
[INFO] [stdout] test elaboration::normalize::strings::tests::literals_before_and_after_var ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::tautology_excluded_middle_complex ... ok
[INFO] [stdout] test elaboration::normalize::strings::tests::literals_not_merged ... ok
[INFO] [stdout] test elaboration::unify::tests::ctor_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::ctor_unify_success ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::triple_demorgan_or ... ok
[INFO] [stdout] test elaboration::unify::tests::binary_op_mismatch ... ok
[INFO] [stdout] test elaboration::subst::tests::subst_in_constructor ... ok
[INFO] [stdout] test elaboration::subst::tests::subst_in_opcall_unary ... ok
[INFO] [stdout] test elaboration::normalize::boolean::tests::triple_demorgan_and ... ok
[INFO] [stdout] test elaboration::unify::tests::ctor_vs_opcall_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::binary_op_success ... ok
[INFO] [stdout] test elaboration::unify::tests::opcall_kind_mismatch_literal_vs_unary ... ok
[INFO] [stdout] test elaboration::unify::tests::left_binds ... ok
[INFO] [stdout] test elaboration::unify::tests::opcall_kind_mismatch_unary_vs_binary ... ok
[INFO] [stdout] test elaboration::unify::tests::right_binds ... ok
[INFO] [stdout] test elaboration::unify::tests::unary_same_op_success ... ok
[INFO] [stdout] test elaboration::unify::tests::same_binds ... ok
[INFO] [stdout] test elaboration::unify::tests::unify_type_no_deps_success ... ok
[INFO] [stdout] test elaboration::unify::tests::unify_type_with_deps_success ... ok
[INFO] [stdout] test elaboration::unify::tests::same_literal_success ... ok
[INFO] [stdout] test elaboration::unify::tests::value_conflicting_bindings ... ok
[INFO] [stdout] test elaboration::unify::tests::value_conflicting_bindings_2 ... ok
[INFO] [stdout] test elaboration::unify::tests::type_arity_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::value_literal_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::unary_op_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::opcall_vs_ctor_mismatch ... ok
[INFO] [stdout] test elaboration::graph::tests::linear_field_deps ... ok
[INFO] [stdout] test elaboration::unify::tests::type_name_mismatch ... ok
[INFO] [stdout] test elaboration::unify::tests::var_binds ... ok
[INFO] [stdout] test cst::lexer::tests::test_comment_correct ... ok
[INFO] [stdout] test cst::lexer::tests::test_string_correct ... ok
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-80874ab7947e5d88)
[INFO] [stdout] test elaboration::normalize::arith::tests::neg_distributes_over_add ... ok
[INFO] [stdout] test elaboration::normalize::arith::tests::neg_distributes_over_mul ... ok
[INFO] [stdout] test elaboration::subst::tests::subst_in_opcall_binary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test elaboration::elaboration_correct::test_dot_access_ctor_args ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_bool_tag ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_simple ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_uint_string_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_chained_field_access ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_dependent ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_recursive ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_wildcard_implicits ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_dot_access ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_dep_on_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enum_exhaustive_no_wildcard ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_equiv_normalization_in_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_binary_ops ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_builtin_types ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enum_dep_on_parametric_enum ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enums_multi_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_dependent_messages ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_dep_chain ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_literals ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_field_on_field ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_string_ops_extended ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_pattern_var_multi_field ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_enum_as_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_normalize_arithmetic ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_message_constructor_as_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_unary_ops ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_parametric_enum_as_dep ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_int_literal_patterns ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_message_as_enum_dep ... ok
[INFO] [stdout] test parsing::parsing_warnings::test_warning_error ... ok
[INFO] [stdout] test parsing::parsing_warnings::test_warning_ast ... ok
[INFO] [stdout] test parsing::parsing_warnings::test_warning_cst ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_name_shadowing ... ok
[INFO] [stdout] test parsing::parsing_correct::test_correct_ast ... ok
[INFO] [stdout] test parsing::parsing_correct::test_correct_cst ... ok
[INFO] [stdout] test elaboration::elaboration_correct::test_correct_elaboration ... ok
[INFO] [stdout] test elaboration::elaboration_incorrect::test_incorrect_elaboration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbuf_format-fc4fa900db865342)
[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/lib.rs (/opt/rustwide/target/debug/deps/dbuf_gen-3ffbc38d40d538d9)
[INFO] [stderr]      Running tests/gen_tests.rs (/opt/rustwide/target/debug/deps/gen_tests-d56fd6affef3866f)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbuf_lsp-97a6af90ee816047)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test core::ast_visitor::tests::test_skip_mask ... ok
[INFO] [stdout] test core::errors::tests::test_unique_codes ... ok
[INFO] [stdout] test core::ast_visitor::tests::test_skip_mask_iterator ... ok
[INFO] [stdout] test diagnostic::semantic_token::tests::test_tokens_consistency ... ok
[INFO] [stdout] test diagnostic::semantic_token::tests::test_modifiers_consistency ... ok
[INFO] [stdout] test core::ast_visitor::tests::test_stop_after_signal ... ok
[INFO] [stdout] test core::ast_visitor::tests::test_skip_correctness ... ok
[INFO] [stdout] test core::ast_visitor::tests::test_skip_stop_correctness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/action_tests.rs (/opt/rustwide/target/debug/deps/action_tests-ff873f73343c5915)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test action::rename_tests::rename_constructor_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_alias_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_alias_constructor ... ok
[INFO] [stdout] test action::rename_tests::rename_constructor_constructor_field ... ok
[INFO] [stdout] test action::rename_tests::rename_constructor_constructor ... ok
[INFO] [stdout] test action::rename_tests::rename_constructor_pattern ... ok
[INFO] [stdout] test action::rename_tests::rename_alias_call_chain ... ok
[INFO] [stdout] test action::rename_tests::rename_alias_field ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_enum_fields ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_enum_constructor_use ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_message_constructor_use ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_message_all ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_enum_dependency ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_enum_all ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_message_dependency ... ok
[INFO] [stdout] test action::rename_tests::rename_enum_dependency ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_message_fields ... ok
[INFO] [stdout] test action::rename_tests::invalid_rename_field ... ok
[INFO] [stdout] test action::rename_tests::rename_enum_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_constructor_all ... ok
[INFO] [stdout] test action::rename_tests::rename_constructor_pattern_field ... ok
[INFO] [stdout] test action::rename_tests::rename_enum_field ... ok
[INFO] [stdout] test action::rename_tests::rename_field_constructor_constructor_decl ... ok
[INFO] [stdout] test action::rename_tests::rename_cache_miss ... ok
[INFO] [stdout] test action::rename_tests::rename_enum_all ... ok
[INFO] [stdout] test action::rename_tests::invalid_rename_place ... ok
[INFO] [stdout] test action::rename_tests::rename_alias_all ... ok
[INFO] [stdout] test action::rename_tests::rename_enum_field_constructor ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_enum_declaration ... ok
[INFO] [stdout] test action::format_tests::canon_formatting ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_call_chain ... ok
[INFO] [stdout] test action::rename_tests::rename_field_constructor_pattern_decl ... ok
[INFO] [stdout] test action::rename_tests::rename_message_dependency ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_field ... ok
[INFO] [stdout] test action::rename_tests::invalid_rename_type ... ok
[INFO] [stdout] test action::rename_tests::rename_message_field_constructor ... ok
[INFO] [stdout] test action::rename_tests::rename_message_field ... ok
[INFO] [stdout] test action::rename_tests::rename_message_pattern ... ok
[INFO] [stdout] test action::rename_tests::rename_dependency_message_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_field_constructor_all ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_constructor_use ... ok
[INFO] [stdout] test action::rename_tests::rename_message_constructor ... ok
[INFO] [stdout] test action::rename_tests::rename_message_all ... ok
[INFO] [stdout] test action::rename_tests::rename_field_constructor_constructor_use ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_pattern_decl ... ok
[INFO] [stdout] test action::rename_tests::rename_messsage_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_message_constructor_field ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_constructor_decl ... ok
[INFO] [stdout] test action::rename_tests::rename_message_pattern_field ... ok
[INFO] [stdout] test action::rename_tests::rename_field_message_all ... ok
[INFO] [stderr]      Running tests/common_tests.rs (/opt/rustwide/target/debug/deps/common_tests-3bce504583649ae1)
[INFO] [stdout] test action::rename_tests::rename_field_constructor_declaration ... ok
[INFO] [stdout] test action::rename_tests::rename_field_constructor_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test with_cursors ... ok
[INFO] [stdout] test with_cursors_location ... ok
[INFO] [stdout] test with_multi_cursors_location ... ok
[INFO] [stdout] test as_it ... ok
[INFO] [stdout] test with_location ... ok
[INFO] [stdout] test with_multi_cursors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/completion_tests.rs (/opt/rustwide/target/debug/deps/completion_tests-f1166906a0065971)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/diagnostic_tests.rs (/opt/rustwide/target/debug/deps/diagnostic_tests-017b850545a310cd)
[INFO] [stdout] test completion::completion_tests::test_regular_enum_call ... ok
[INFO] [stdout] test completion::completion_tests::test_regular_simple ... ok
[INFO] [stdout] test completion::completion_tests::test_regular_enum ... ok
[INFO] [stdout] test completion::completion_tests::test_regular_call ... ok
[INFO] [stdout] test completion::completion_tests::test_dot_call ... ok
[INFO] [stdout] test completion::completion_tests::test_dot_enum_call ... ok
[INFO] [stdout] test completion::completion_tests::test_enum_alias ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test diagnostic::lens_tests::test_code_lens ... ok
[INFO] [stdout] test diagnostic::references_tests::test_ranges ... ok
[INFO] [stdout] test diagnostic::symbol_tests::test_document_symbol ... ok
[INFO] [stdout] test diagnostic::semantic_tests::test_semantic_token ... ok
[INFO] [stderr]      Running tests/navigation_tests.rs (/opt/rustwide/target/debug/deps/navigation_tests-304fb56c69020a17)
[INFO] [stdout] test diagnostic::references_tests::test_fuzzing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test navigation::inlay_tests::test_builtin_pattern ... ok
[INFO] [stdout] test navigation::goto_tests::goto_type_test_dependency_message ... ok
[INFO] [stdout] test navigation::inlay_tests::test_builtin_constructor ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_type_enum ... ok
[INFO] [stdout] test navigation::goto_tests::goto_type_test_alias ... ok
[INFO] [stdout] test navigation::inlay_tests::test_complex_constructor ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_alias ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_dependency_message ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_dependency_enum ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_field_constructor ... ok
[INFO] [stdout] test navigation::goto_tests::goto_type_test_field_message ... ok
[INFO] [stdout] test navigation::inlay_tests::test_render ... ok
[INFO] [stdout] test navigation::goto_tests::goto_type_test_field_constructor ... ok
[INFO] [stdout] test navigation::inlay_tests::test_user_constructor ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_constructor ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_field_message ... ok
[INFO] [stdout] test navigation::goto_tests::goto_type_test_dependency_enum ... ok
[INFO] [stdout] test navigation::goto_tests::goto_test_type_message ... ok
[INFO] [stdout] test navigation::inlay_tests::test_user_pattern ... ok
[INFO] [stdout] test navigation::inlay_tests::test_complex_pattern ... ok
[INFO] [stdout] test navigation::hover_tests::test_fuzzing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbuf_rust_runtime-adec947e8c8e519d)
[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 dbuf
[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 dbuf_core
[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 dbuf_format
[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 dbuf_gen
[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 dbuf_lsp
[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 dbuf_rust_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] running `Command { std: "docker" "inspect" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25", kill_on_drop: false }`
[INFO] [stdout] 14f316eb8f616bf7739dfc5434f909df8e18bfc145af842d95ca287300547a25
