[INFO] fetching crate go-analyzer 0.1.1... [INFO] testing go-analyzer-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate go-analyzer 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate go-analyzer 0.1.1 [INFO] finished tweaking crates.io crate go-analyzer 0.1.1 [INFO] tweaked toml for crates.io crate go-analyzer 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate go-analyzer 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate go-analyzer 0.1.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded cc v1.0.106 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded tree-sitter-rust v0.20.4 [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded lsp-types v0.86.0 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded tree-sitter-go v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9644042246d4d84b709a8ab25e62fe32d4310b4d646e01a018a3c631aebc87 [INFO] running `Command { std: "docker" "start" "-a" "9e9644042246d4d84b709a8ab25e62fe32d4310b4d646e01a018a3c631aebc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9644042246d4d84b709a8ab25e62fe32d4310b4d646e01a018a3c631aebc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9644042246d4d84b709a8ab25e62fe32d4310b4d646e01a018a3c631aebc87", kill_on_drop: false }` [INFO] [stdout] 9e9644042246d4d84b709a8ab25e62fe32d4310b4d646e01a018a3c631aebc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9108c124e5d8ff168efaefd083847f68e5886b4cc4ef4f29b419949bea1e9d3c [INFO] running `Command { std: "docker" "start" "-a" "9108c124e5d8ff168efaefd083847f68e5886b4cc4ef4f29b419949bea1e9d3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_repr v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 lsp-types v0.94.1 [INFO] [stderr] Compiling lsp-types v0.86.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling go-analyzer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "9108c124e5d8ff168efaefd083847f68e5886b4cc4ef4f29b419949bea1e9d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9108c124e5d8ff168efaefd083847f68e5886b4cc4ef4f29b419949bea1e9d3c", kill_on_drop: false }` [INFO] [stdout] 9108c124e5d8ff168efaefd083847f68e5886b4cc4ef4f29b419949bea1e9d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a744f89de9ff4058f41e795a6b2c3d6981d34469c6e97578bb5325ce11a612fe [INFO] running `Command { std: "docker" "start" "-a" "a744f89de9ff4058f41e795a6b2c3d6981d34469c6e97578bb5325ce11a612fe", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling go-analyzer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "a744f89de9ff4058f41e795a6b2c3d6981d34469c6e97578bb5325ce11a612fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a744f89de9ff4058f41e795a6b2c3d6981d34469c6e97578bb5325ce11a612fe", kill_on_drop: false }` [INFO] [stdout] a744f89de9ff4058f41e795a6b2c3d6981d34469c6e97578bb5325ce11a612fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc998a6deaaadb51effb00bd8d331edab9951012437eac2c87f116eb6b532a1d [INFO] running `Command { std: "docker" "start" "-a" "dc998a6deaaadb51effb00bd8d331edab9951012437eac2c87f116eb6b532a1d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/go_analyzer-768242d8e29518f0) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test test::test::tests::test_anonymous_structs ... ok [INFO] [stdout] test test::test::tests::test_complex_variable_scoping ... ok [INFO] [stdout] test test::test::tests::test_channel_operations ... ok [INFO] [stdout] test test::test::tests::test_cursor_context_detection ... ok [INFO] [stdout] test test::test::tests::test_cursor_outside_code ... ok [INFO] [stdout] test test::test::tests::test_comprehensive_entity_counting ... ok [INFO] [stdout] test test::test::tests::test_determine_race_severity_original ... ok [INFO] [stdout] test test::test::tests::test_empty_file ... ok [INFO] [stdout] test test::test::tests::test_enhanced_cursor_position_detection_original ... ok [INFO] [stdout] test test::test::tests::test_find_function_parameter ... ok [INFO] [stdout] test test::test::tests::test_find_range_variable ... ok [INFO] [stdout] test test::test::tests::test_find_struct_field_access ... ok [INFO] [stdout] test test::test::tests::test_find_type_switch_variable ... ok [INFO] [stdout] test test::test::tests::test_find_variable_at_position_original ... ok [INFO] [stdout] test test::test::tests::test_find_variable_simple_declaration ... ok [INFO] [stdout] test test::test::tests::test_goroutine_detection_basic ... ok [INFO] [stdout] test test::test::tests::test_has_synchronization_in_block_atomic ... ok [INFO] [stdout] test test::test::tests::test_invalid_syntax_graceful_handling ... ok [INFO] [stdout] test test::test::tests::test_has_synchronization_in_block_mutex ... ok [INFO] [stdout] test test::test::tests::test_has_synchronization_in_block_none ... ok [INFO] [stdout] test test::test::tests::test_interface_usage ... ok [INFO] [stdout] test test::test::tests::test_is_in_goroutine_original ... ok [INFO] [stdout] test test::test::tests::test_method_receivers ... ok [INFO] [stdout] test test::test::tests::test_multiple_assignments ... ok [INFO] [stdout] test test::test::tests::test_nested_goroutines ... ok [INFO] [stdout] test test::test::tests::test_panic_recovery ... ok [INFO] [stdout] test test::test::tests::test_pointer_operations_detection ... ok [INFO] [stdout] test test::test::tests::test_race_severity_detection ... ok [INFO] [stdout] test test::test::tests::test_variable_capture_in_function_literal ... ignored [INFO] [stdout] test test::test::tests::test_variable_capture_in_closure ... ok [INFO] [stdout] test test::test::tests::test_variable_lifecycle_comprehensive ... ok [INFO] [stdout] test test::test::tests::test_variable_reassignment_detection ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/go_analyzer-bb483a0cb1c5d24d) [INFO] [stdout] test test::test::tests::test_count_entities_original ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests go_analyzer [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" "dc998a6deaaadb51effb00bd8d331edab9951012437eac2c87f116eb6b532a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc998a6deaaadb51effb00bd8d331edab9951012437eac2c87f116eb6b532a1d", kill_on_drop: false }` [INFO] [stdout] dc998a6deaaadb51effb00bd8d331edab9951012437eac2c87f116eb6b532a1d