[INFO] fetching crate sqry-lang-csharp 8.0.7... [INFO] testing sqry-lang-csharp-8.0.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sqry-lang-csharp 8.0.7 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sqry-lang-csharp 8.0.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sqry-lang-csharp 8.0.7 [INFO] tweaked toml for crates.io crate sqry-lang-csharp 8.0.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqry-lang-csharp 8.0.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sqry-lang-csharp 8.0.7 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0952ddbeff06546b2eb187ef03d94dbf6a3a49808d620511fda2ac622a010eaf [INFO] running `Command { std: "docker" "start" "-a" "0952ddbeff06546b2eb187ef03d94dbf6a3a49808d620511fda2ac622a010eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0952ddbeff06546b2eb187ef03d94dbf6a3a49808d620511fda2ac622a010eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0952ddbeff06546b2eb187ef03d94dbf6a3a49808d620511fda2ac622a010eaf", kill_on_drop: false }` [INFO] [stdout] 0952ddbeff06546b2eb187ef03d94dbf6a3a49808d620511fda2ac622a010eaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf92cd82c2814e4066a44df53ebf1c408799dd40efa367b9544f6cbf5023839 [INFO] running `Command { std: "docker" "start" "-a" "9bf92cd82c2814e4066a44df53ebf1c408799dd40efa367b9544f6cbf5023839", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling grep-cli v0.1.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling grep-printer v0.2.2 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling grep v0.3.2 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rapidfuzz v0.5.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling sqry-core v8.0.7 [INFO] [stderr] Compiling sqry-lang-support v8.0.7 [INFO] [stderr] Compiling sqry-lang-csharp v8.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "9bf92cd82c2814e4066a44df53ebf1c408799dd40efa367b9544f6cbf5023839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf92cd82c2814e4066a44df53ebf1c408799dd40efa367b9544f6cbf5023839", kill_on_drop: false }` [INFO] [stdout] 9bf92cd82c2814e4066a44df53ebf1c408799dd40efa367b9544f6cbf5023839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63470a5cec26f758a2193a5be9c91c69264969f62f4f0088197d0b9f293aadb [INFO] running `Command { std: "docker" "start" "-a" "b63470a5cec26f758a2193a5be9c91c69264969f62f4f0088197d0b9f293aadb", kill_on_drop: false }` [INFO] [stderr] Compiling sqry-lang-csharp v8.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "b63470a5cec26f758a2193a5be9c91c69264969f62f4f0088197d0b9f293aadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63470a5cec26f758a2193a5be9c91c69264969f62f4f0088197d0b9f293aadb", kill_on_drop: false }` [INFO] [stdout] b63470a5cec26f758a2193a5be9c91c69264969f62f4f0088197d0b9f293aadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cac236ca511889d8de4720e50dc51c6d4dcdd6cd4152ce37adaf6ef28a5b65c [INFO] running `Command { std: "docker" "start" "-a" "4cac236ca511889d8de4720e50dc51c6d4dcdd6cd4152ce37adaf6ef28a5b65c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqry_lang_csharp-81e076d7e0c17dad) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test relations::type_extractor::tests::test_clean_type_string ... ok [INFO] [stdout] test relations::type_extractor::tests::test_is_type_node ... ok [INFO] [stdout] test tests::test_extensions ... ok [INFO] [stdout] test tests::test_exports_internal_members ... ok [INFO] [stdout] test tests::test_exports_public_class ... ok [INFO] [stdout] test tests::test_exports_public_methods ... ok [INFO] [stdout] test tests::test_exports_interfaces ... ok [INFO] [stdout] test tests::test_extract_scopes_local_function ... ok [INFO] [stdout] test tests::test_extract_scopes_enum ... ok [INFO] [stdout] test tests::test_extract_scopes_class ... ok [INFO] [stdout] test tests::test_extract_scopes_abstract_interface_methods ... ok [INFO] [stdout] test tests::test_extract_scopes_file_scoped_namespace ... ok [INFO] [stdout] test tests::test_extract_scopes_interface ... ok [INFO] [stdout] test tests::test_extract_scopes_constructor ... ok [INFO] [stdout] test tests::test_plugin_is_send_sync ... ok [INFO] [stdout] test tests::test_parse_ast_simple ... ok [INFO] [stdout] test tests::test_metadata ... ok [INFO] [stdout] test tests::test_language ... ok [INFO] [stdout] test tests::test_extract_scopes_namespace ... ok [INFO] [stdout] test tests::test_extract_scopes_record ... ok [INFO] [stdout] test tests::test_extract_scopes_expression_bodied ... ok [INFO] [stdout] test tests::test_extract_scopes_struct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] [stderr] Running tests/graph_builder_tests.rs (/opt/rustwide/target/debug/deps/graph_builder_tests-fb372ce752491199) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test test_builder_language ... ok [INFO] [stdout] test test_class_with_generic_base ... ok [INFO] [stdout] test test_complete_csharp_file ... ok [INFO] [stdout] test test_call_sites_stored ... ok [INFO] [stdout] test test_class_with_base_and_interfaces ... ok [INFO] [stdout] test test_async_await ... ok [INFO] [stdout] test test_aliased_using_directive ... ok [INFO] [stdout] test test_export_interface_methods ... ok [INFO] [stdout] test test_export_internal_class ... ok [INFO] [stdout] test test_export_mixed_visibility_members ... ok [INFO] [stdout] test test_empty_file ... ok [INFO] [stdout] test test_edges_have_metadata ... ok [INFO] [stdout] test test_constructors ... ok [INFO] [stdout] test test_export_namespaced_types ... ok [INFO] [stdout] test test_export_public_properties ... ok [INFO] [stdout] test test_export_public_class ... ok [INFO] [stdout] test test_export_public_interface ... ok [INFO] [stdout] test test_export_public_constructor ... ok [INFO] [stdout] test test_import_alias_has_alias_field ... ok [INFO] [stdout] test test_import_edge_metadata_correctness ... ok [INFO] [stdout] test test_export_static_members ... ok [INFO] [stdout] test test_import_global_using ... ok [INFO] [stdout] test test_import_inside_namespace ... ok [INFO] [stdout] test test_import_deeply_qualified_namespace ... ok [INFO] [stdout] test test_export_complete_program ... ok [INFO] [stdout] test test_import_file_scoped_namespace ... ok [INFO] [stdout] test test_import_mixed_types ... ok [INFO] [stdout] test test_import_no_using ... ok [INFO] [stdout] test test_import_alias_multiple ... ok [INFO] [stdout] test test_import_static_multiple ... ok [INFO] [stdout] test test_import_alias_with_generic_type ... ok [INFO] [stdout] test test_import_with_comments ... ok [INFO] [stdout] test test_export_nested_public_class ... ok [INFO] [stdout] test test_import_simple_namespace ... ok [INFO] [stdout] test test_interface_extends_interface ... ok [INFO] [stdout] test test_inheritance_chain ... ok [INFO] [stdout] test test_interfaces_fixture_with_oop ... ok [INFO] [stdout] test test_import_static_is_wildcard ... ok [INFO] [stdout] test test_mixed_features ... ok [INFO] [stdout] test test_interface_extends_multiple_interfaces ... ok [INFO] [stdout] test test_multiple_interface_implementation ... ok [INFO] [stdout] test test_interfaces ... ok [INFO] [stdout] test test_multiple_using_directives ... ok [INFO] [stdout] test test_no_false_interface_detection ... ok [INFO] [stdout] test test_no_export_private_class ... ok [INFO] [stdout] test test_nodes_have_correct_language ... ok [INFO] [stdout] test test_simple_using_directive ... ok [INFO] [stdout] test test_namespaces ... ok [INFO] [stdout] test test_single_interface_implementation ... ok [INFO] [stdout] test test_qualified_using_directive ... ok [INFO] [stdout] test test_nested_classes ... ok [INFO] [stdout] test test_static_using_directive ... ok [INFO] [stdout] test test_pinvoke_detection ... ok [INFO] [stdout] test test_simple_class_inheritance ... ok [INFO] [stdout] test test_simple_method_calls ... ok [INFO] [stdout] test test_properties ... ok [INFO] [stdout] test test_static_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-edd2264bca56f22f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_inherits_and_implements_edges ... ok [INFO] [stdout] test test_import_edges_from_using ... ok [INFO] [stdout] test test_async_static_methods ... ok [INFO] [stdout] test test_export_edges_for_public_members ... ok [INFO] [stdout] test test_class_and_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/local_variable_reference_tests.rs (/opt/rustwide/target/debug/deps/local_variable_reference_tests-748247a3899aefaf) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_multiple_declarators ... ok [INFO] [stdout] test test_no_false_positive_for_type_names ... ok [INFO] [stdout] test test_no_false_positive_for_member_access ... ok [INFO] [stdout] test test_foreach_variable ... ok [INFO] [stdout] test test_multiple_references ... ok [INFO] [stdout] test test_lambda_captures_variable ... ok [INFO] [stdout] test test_parameter_reference ... ok [INFO] [stdout] test test_try_catch_variables ... ok [INFO] [stdout] test test_switch_case_variables ... ok [INFO] [stdout] test test_var_keyword ... ok [INFO] [stdout] test test_for_loop_variable ... ok [INFO] [stdout] test test_basic_local_variable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests sqry_lang_csharp [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - CSharpPlugin (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.04s; merged doctests compilation took 1.99s [INFO] running `Command { std: "docker" "inspect" "4cac236ca511889d8de4720e50dc51c6d4dcdd6cd4152ce37adaf6ef28a5b65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cac236ca511889d8de4720e50dc51c6d4dcdd6cd4152ce37adaf6ef28a5b65c", kill_on_drop: false }` [INFO] [stdout] 4cac236ca511889d8de4720e50dc51c6d4dcdd6cd4152ce37adaf6ef28a5b65c