[INFO] cloning repository https://github.com/asmeyatsky/cloudshift_v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asmeyatsky/cloudshift_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmeyatsky%2Fcloudshift_v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmeyatsky%2Fcloudshift_v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5eeff1fd6f467fb2a7473c3055378375adea8d69
[INFO] testing asmeyatsky/cloudshift_v2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasmeyatsky%2Fcloudshift_v2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asmeyatsky/cloudshift_v2
[INFO] finished tweaking git repo https://github.com/asmeyatsky/cloudshift_v2
[INFO] tweaked toml for git repo https://github.com/asmeyatsky/cloudshift_v2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asmeyatsky/cloudshift_v2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asmeyatsky/cloudshift_v2 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-json v0.24.8
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter-dockerfile v0.2.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded tree-sitter-hcl v1.1.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded cmake v0.1.57
[INFO] [stderr]   Downloaded tree-sitter-yaml v0.7.2
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter v0.24.7
[INFO] [stderr]   Downloaded iri-string v0.7.10
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded iap-jwt v0.4.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6
[INFO] running `Command { std: "docker" "start" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", 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" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", 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" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tree-sitter-dockerfile v0.2.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling cloudshift-core v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-core)
[INFO] [stderr]    Compiling iap-jwt v0.4.0
[INFO] [stderr]    Compiling cloudshift-server v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-server)
[INFO] [stderr]    Compiling cloudshift-lsp v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-lsp)
[INFO] [stderr]    Compiling cloudshift-cli v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", 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" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling cloudshift-core v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-core)
[INFO] [stderr]    Compiling iap-jwt v0.4.0
[INFO] [stderr]    Compiling cloudshift-server v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-server)
[INFO] [stderr]    Compiling cloudshift-cli v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-cli)
[INFO] [stderr]    Compiling cloudshift-lsp v2.0.0 (/opt/rustwide/workdir/crates/cloudshift-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.76s
[INFO] running `Command { std: "docker" "inspect" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", 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" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudshift-d10486e8ff640369)
[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 tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-c696295933ee98ae)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test diff_help_exits_0 ... ok
[INFO] [stdout] test analyse_help_exits_0 ... ok
[INFO] [stdout] test help_exits_0 ... ok
[INFO] [stdout] test report_help_exits_0 ... ok
[INFO] [stdout] test transform_help_exits_0 ... ok
[INFO] [stdout] test transform_output_json_succeeds ... ok
[INFO] [stdout] test transform_current_dir_succeeds ... ok
[INFO] [stdout] test catalogue_list_runs ... ok
[INFO] [stdout] test transform_nonexistent_path_exits_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudshift_core-0c84139427840701)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test domain::value_objects::tests::confidence_from_factors ... ok
[INFO] [stdout] test domain::value_objects::tests::migration_effort_from_confidence ... ok
[INFO] [stdout] test domain::value_objects::tests::confidence_thresholds ... ok
[INFO] [stdout] test domain::value_objects::tests::confidence_clamps_to_valid_range ... ok
[INFO] [stdout] test domain::value_objects::tests::language_detection_from_extension ... ok
[INFO] [stdout] test domain::value_objects::tests::language_detection_from_filename ... ok
[INFO] [stdout] test fixup::tests::test_apply_fixups_noop_for_other_languages ... ok
[INFO] [stdout] test domain::services::tests::confidence_calculator_perfect_match ... ok
[INFO] [stdout] test domain::value_objects::tests::source_cloud_parsing ... ok
[INFO] [stdout] test domain::services::tests::transform_applicator_single_match ... ok
[INFO] [stdout] test fixup::tests::test_azure_fixup_noop_without_gcp_imports ... ok
[INFO] [stdout] test domain::services::tests::import_manager_python ... ok
[INFO] [stdout] test fixup::tests::test_azure_queue_service_client_replaced ... ok
[INFO] [stdout] test fixup::tests::test_azure_servicebus_client_removed ... ok
[INFO] [stdout] test fixup::tests::test_dynamodb_s_to_standard ... ok
[INFO] [stdout] test fixup::tests::test_dynamodb_plain_json_passthrough ... ok
[INFO] [stdout] test fixup::tests::test_dynamodb_item_map_to_standard ... ok
[INFO] [stdout] test fixup::tests::test_azure_blob_client_init_replaced ... ok
[INFO] [stdout] test fixup::tests::test_azure_secret_client_replaced ... ok
[INFO] [stdout] test fixup::tests::test_dynamodb_m_to_standard ... ok
[INFO] [stdout] test fixup::tests::test_azure_cosmos_client_removed ... ok
[INFO] [stdout] test fixup::tests::test_dynamodb_n_to_standard ... ok
[INFO] [stdout] test fixup::tests::test_azure_metrics_client_replaced ... ok
[INFO] [stdout] test fixup::tests::test_azure_fixup_preserves_azure_functions_import ... ok
[INFO] [stdout] test fixup::tests::test_extract_first_call_arg ... ok
[INFO] [stdout] test fixup::tests::test_apply_fixups_dispatches_python ... ok
[INFO] [stdout] test fixup::tests::test_exception_fixup_does_not_duplicate_import ... ok
[INFO] [stdout] test fixup::tests::test_fix_aws_var_no_substring_replacement ... ok
[INFO] [stdout] test fixup::tests::test_azure_eventhub_producer_removed ... ok
[INFO] [stdout] test fixup::tests::test_exception_fixup_adds_import ... ok
[INFO] [stdout] test fixup::tests::test_exception_fixup ... ok
[INFO] [stdout] test fixup::tests::test_fix_aws_var_noop_without_match ... ok
[INFO] [stdout] test fixup::tests::test_fix_download_as_bytes_preserves_indentation ... ok
[INFO] [stdout] test fixup::tests::test_fix_kms_ciphertext_blob ... ok
[INFO] [stdout] test fixup::tests::test_fix_kms_not_applied_without_import ... ok
[INFO] [stdout] test fixup::tests::test_fix_kms_shadowing_noop_without_import ... ok
[INFO] [stdout] test fixup::tests::test_fix_kms_variable_shadowing ... ok
[INFO] [stdout] test fixup::tests::test_fix_list_blobs ... ok
[INFO] [stdout] test fixup::tests::test_fix_parameter_value_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_pubsub_message_id_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_kms_plaintext ... ok
[INFO] [stdout] test fixup::tests::test_fix_download_as_bytes ... ok
[INFO] [stdout] test fixup::tests::test_fix_reservations_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_secret_binary_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_pubsub_messages_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_secret_string_pattern ... ok
[INFO] [stdout] test fixup::tests::test_fix_secret_string_not_applied_without_import ... ok
[INFO] [stdout] test fixup::tests::test_fix_sns_to_publisher ... ok
[INFO] [stdout] test fixup::tests::test_fix_ssm_to_sm_client ... ok
[INFO] [stdout] test fixup::tests::test_s3_uri_not_rewritten_when_s3_boto_client_present ... ok
[INFO] [stdout] test fixup::tests::test_fix_secret_value_attribute ... ok
[INFO] [stdout] test fixup::tests::test_s3_uri_fixup ... ok
[INFO] [stdout] test fixup::tests::test_typescript_s3_uri_fixup ... ok
[INFO] [stdout] test fixup::tests::test_s3_uri_rewritten_when_only_non_s3_boto_client ... ok
[INFO] [stdout] test fixup::tests::test_preserves_botocore_client_error_when_boto3_present ... ok
[INFO] [stdout] test fixup::tests::test_unresolved_binding_cleanup ... ok
[INFO] [stdout] test learning::analyzer::tests::test_classify_import_change ... ok
[INFO] [stdout] test learning::analyzer::tests::test_classify_client_init ... ok
[INFO] [stdout] test learning::analyzer::tests::test_classify_method_call ... ok
[INFO] [stdout] test learning::analyzer::tests::test_suggested_confidence ... ok
[INFO] [stdout] test learning::generator::tests::test_build_typescript_detection_query ... ok
[INFO] [stdout] test fixup::tests::test_full_python_fixup_integration ... ok
[INFO] [stdout] test learning::generator::tests::test_build_python_detection_query ... ok
[INFO] [stdout] test llm_fallback::client::tests::extract_generic_code_block ... ok
[INFO] [stdout] test learning::generator::tests::test_generate_candidate_pattern ... ok
[INFO] [stdout] test llm_fallback::client::tests::extract_python_code_block ... ok
[INFO] [stdout] test llm_fallback::client::tests::no_code_block_returns_none ... ok
[INFO] [stdout] test learning::store::tests::test_extract_field ... ok
[INFO] [stdout] test llm_fallback::detector::tests::detects_azure_endpoint ... ok
[INFO] [stdout] test llm_fallback::detector::tests::detects_aws_env_vars ... ok
[INFO] [stdout] test llm_fallback::detector::tests::detects_aws_sdk_js ... ok
[INFO] [stdout] test llm_fallback::detector::tests::detects_azure_imports ... ok
[INFO] [stdout] test llm_fallback::detector::tests::needs_fallback_returns_false_for_clean_gcp_code ... ok
[INFO] [stdout] test llm_fallback::detector::tests::detects_aws_arn ... ok
[INFO] [stdout] test learning::extractor::tests::test_identical_produces_no_deltas ... ok
[INFO] [stdout] test learning::extractor::tests::test_extract_single_delta ... ok
[INFO] [stdout] test llm_fallback::detector::tests::needs_fallback_returns_true_for_aws_code ... ok
[INFO] [stdout] test llm_fallback::detector::tests::no_false_positives_on_gcp_code ... ok
[INFO] [stdout] test llm_fallback::prompt::tests::prompt_includes_language_and_cloud ... ok
[INFO] [stdout] test llm_fallback::prompt::tests::prompt_includes_applied_patterns ... ok
[INFO] [stdout] test llm_fallback::prompt::tests::prompt_shows_no_patterns_when_empty ... ok
[INFO] [stdout] test llm_fallback::prompt::tests::prompt_includes_remaining_refs ... ok
[INFO] [stdout] test pattern::matcher::tests::test_apply_template ... ok
[INFO] [stdout] test pattern::matcher::tests::test_extract_named_arg_string_simple ... ok
[INFO] [stdout] test pattern::matcher::tests::test_azure_handler_filter_single_param_only ... ok
[INFO] [stdout] test pattern::compiler::tests::compile_invalid_toml ... ok
[INFO] [stdout] test pattern::compiler::tests::compile_invalid_confidence ... ok
[INFO] [stdout] test pattern::matcher::tests::test_extract_named_arg_treesitter_complex_expressions ... ok
[INFO] [stdout] test pattern::compiler::tests::compile_real_pattern_toml_file ... ok
[INFO] [stdout] test pattern::compiler::tests::compile_valid_pattern ... ok
[INFO] [stdout] test pattern::compiler::tests::compile_pattern_with_target_and_notes ... ok
[INFO] [stdout] test pattern::matcher::tests::test_extract_named_arg_treesitter_simple ... ok
[INFO] [stderr]      Running tests/advanced_tests.rs (/opt/rustwide/target/debug/deps/advanced_tests-6349988a43ae8a26)
[INFO] [stdout] test llm_fallback::detector::tests::detects_boto3_import ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test test_binary_content_handling ... ok
[INFO] [stdout] test test_azure_sql_pyodbc_pattern_matching ... ok
[INFO] [stdout] test test_azure_search_pattern_matching ... ok
[INFO] [stdout] test test_catalogue_empty ... ok
[INFO] [stdout] test test_azure_eventhub_pattern_matching ... ok
[INFO] [stdout] test test_azure_redis_pattern_matching ... ok
[INFO] [stdout] test test_azure_cosmosdb_read_upsert_pattern_matching ... ok
[INFO] [stdout] test test_catalogue_azure_patterns_exist ... ok
[INFO] [stdout] test test_catalogue_filter_by_language ... ok
[INFO] [stdout] test test_catalogue_nonexistent_pattern_returns_none ... ok
[INFO] [stdout] test test_confidence_boundary_values ... ok
[INFO] [stdout] test test_confidence_calculator_with_compiled_pattern ... ok
[INFO] [stdout] test test_confidence_clamping ... ok
[INFO] [stdout] test test_confidence_from_factors_weighted ... ok
[INFO] [stdout] test test_diff_empty_when_no_changes ... ok
[INFO] [stdout] test test_diff_generator_path_sanitization ... ok
[INFO] [stdout] test test_diff_is_valid_unified_format ... ok
[INFO] [stdout] test test_diff_summary_statistics ... ok
[INFO] [stdout] test test_empty_file_transform ... ok
[INFO] [stdout] test regression_transform_azure_cosmosdb_fixture_produces_firestore ... ok
[INFO] [stdout] test test_catalogue_count_matches_all_patterns ... ok
[INFO] [stdout] test regression_transform_azure_eventhub_fixture_produces_pubsub ... ok
[INFO] [stdout] test test_import_add_when_no_existing_imports ... ok
[INFO] [stdout] test test_import_deduplication ... ok
[INFO] [stdout] test test_import_removal_only ... ok
[INFO] [stdout] test test_import_removal_preserves_other_imports ... ok
[INFO] [stdout] test test_import_typescript_format ... ok
[INFO] [stdout] test test_catalogue_get_by_id ... ok
[INFO] [stdout] test test_ingestion_discovers_python_files ... ok
[INFO] [stdout] test test_ingestion_discovers_mixed_languages ... ok
[INFO] [stdout] test test_ingestion_nonexistent_path ... ok
[INFO] [stdout] test test_json_output_is_valid_json ... ok
[INFO] [stdout] test test_ingestion_empty_directory ... ok
[INFO] [stdout] test test_json_output_no_changes ... ok
[INFO] [stdout] test test_language_extensions_are_consistent ... ok
[INFO] [stdout] test test_large_file_size_limit ... ok
[INFO] [stdout] test test_migration_effort_from_confidence ... ok
[INFO] [stdout] test test_catalogue_pattern_ids_are_unique_within_language ... ok
[INFO] [stdout] test test_catalogue_search_by_service_name ... ok
[INFO] [stdout] test test_catalogue_search_by_tag ... ok
[INFO] [stdout] test test_output_format_parsing ... ok
[INFO] [stdout] test test_full_terraform_repo_transform ... ok
[INFO] [stdout] test test_hcl_sample_file_graceful_handling ... ok
[INFO] [stdout] test test_pattern_id_display_and_equality ... ok
[INFO] [stdout] test test_non_cloud_code_produces_no_storage_matches ... ok
[INFO] [stdout] test test_no_false_positives_on_similar_method_names ... ok
[INFO] [stdout] test test_pattern_engine_compile_and_match ... ok
[INFO] [stdout] test test_aws_kms_pattern_matching ... ok
[INFO] [stdout] test test_aws_rds_data_pattern_matching ... ok
[INFO] [stdout] test regression_transform_kms_fixture_produces_cloud_kms ... ok
[INFO] [stdout] test test_repo_report_aggregation ... ok
[INFO] [stdout] test test_repo_report_empty ... ok
[INFO] [stdout] test test_sarif_output_structure ... ok
[INFO] [stdout] test test_semantic_analyser_hcl_handles_version_mismatch ... ok
[INFO] [stdout] test test_semantic_analyser_python_detects_boto3 ... ok
[INFO] [stdout] test test_aws_ssm_pattern_matching ... ok
[INFO] [stdout] test test_source_cloud_roundtrip ... ok
[INFO] [stdout] test test_aws_cognito_pattern_matching ... ok
[INFO] [stdout] test test_transform_applicator_non_overlapping_matches ... ok
[INFO] [stdout] test test_transform_applicator_overlapping_matches ... ok
[INFO] [stdout] test test_transform_config_defaults ... ok
[INFO] [stdout] test test_transform_result_has_changes ... ok
[INFO] [stdout] test test_transform_result_immutability ... ok
[INFO] [stdout] test test_python_azure_blob_service_transform ... ok
[INFO] [stdout] test regression_transform_cognito_fixture_produces_firebase ... ok
[INFO] [stdout] test test_unknown_language_file_extension ... ok
[INFO] [stdout] test test_warning_severity_levels ... ok
[INFO] [stdout] test test_semantic_analyser_typescript_detects_aws_sdk ... ok
[INFO] [stdout] test test_terraform_infrastructure_transform ... ok
[INFO] [stdout] test regression_transform_ssm_fixture_produces_secret_manager ... ok
[INFO] [stdout] test test_pattern_confidence_ordering ... ok
[INFO] [stdout] test test_typescript_dynamodb_service_transform ... ok
[INFO] [stdout] test test_typescript_s3_service_transform ... ok
[INFO] [stdout] test test_mixed_cloud_and_non_cloud_code ... ok
[INFO] [stdout] test test_python_aws_messaging_service_transform ... ok
[INFO] [stdout] test test_full_python_app_repo_transform ... ok
[INFO] [stdout] test test_multiple_sdk_clients_in_same_file ... ok
[INFO] [stdout] test test_python_aws_ml_service_transform ... ok
[INFO] [stdout] test test_python_aws_database_service_transform ... ok
[INFO] [stdout] test test_python_aws_storage_service_transform ... ok
[INFO] [stdout] test test_python_aws_secrets_service_transform ... ok
[INFO] [stdout] test test_all_non_hcl_sample_files_produce_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f3e1b117431f4e1b)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test debug_python_function_parameters_structure ... ignored, manual AST dump
[INFO] [stdout] test test_load_python_s3_before_after ... ok
[INFO] [stdout] test test_diff_generation_between_fixtures ... ok
[INFO] [stdout] test test_before_after_files_are_not_identical ... ok
[INFO] [stdout] test test_parse_s3_put_object_pattern ... ok
[INFO] [stdout] test test_load_python_s3_fixture_meta ... ok
[INFO] [stdout] test test_confidence_from_fixture_meta ... ok
[INFO] [stdout] test test_parse_python_fixture_with_tree_sitter ... ok
[INFO] [stdout] test test_pattern_id_from_fixture_meta ... ok
[INFO] [stdout] test test_all_fixtures_have_required_files ... ok
[INFO] [stdout] test azure_functions_handler_fixup_rewrites_to_cloud_functions ... ok
[INFO] [stdout] test test_parse_typescript_fixture_with_tree_sitter ... ok
[INFO] [stdout] test test_load_pattern_toml_files ... ok
[INFO] [stdout] test test_all_pattern_toml_files_compile ... ok
[INFO] [stdout] test ibte_sqs_send_chain_produces_consolidated_match ... ok
[INFO] [stdout] test ibte_s3_put_chain_produces_consolidated_match ... ok
[INFO] [stdout] test test_full_pipeline_with_catalogue ... ok
[INFO] [stdout] test ibte_dynamodb_chain_produces_consolidated_match ... ok
[INFO] [stdout] test test_pattern_matching_on_boto3_code ... ok
[INFO] [stdout] test test_binding_resolution_with_complex_args ... ok
[INFO] [stdout] test test_binding_resolution_with_comma_in_string ... ok
[INFO] [stdout] test regression_transform_s3_fixture_produces_gcs ... ok
[INFO] [stdout] test test_transform_file_with_real_patterns ... ok
[INFO] [stdout] test test_transform_repo_with_real_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/learning_test.rs (/opt/rustwide/target/debug/deps/learning_test-96e6c198f1ab5c18)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_reject_nonexistent_fails ... ok
[INFO] [stdout] test test_promote_nonexistent_fails ... ok
[INFO] [stdout] test test_extractor_multiline_delta ... ok
[INFO] [stdout] test test_analyzer_classifies_import_delta ... ok
[INFO] [stdout] test test_analyzer_classifies_client_init_delta ... ok
[INFO] [stdout] test test_reject_candidate ... ok
[INFO] [stdout] test test_e2e_learning_pipeline_python_s3 ... ok
[INFO] [stdout] test test_stats ... ok
[INFO] [stdout] test test_e2e_learning_pipeline_dynamodb ... ok
[INFO] [stdout] test test_promote_candidate ... ok
[INFO] [stdout] test test_generated_toml_is_parseable ... ok
[INFO] [stdout] test test_identical_code_produces_no_candidates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudshift_lsp-a4feb125a038d8a8)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudshift_server-1620f501ab695c9a)
[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 3 tests
[INFO] [stdout] test github::tests::parse_https ... ok
[INFO] [stdout] test github::tests::parse_ssh ... ok
[INFO] [stdout] test github::tests::parse_tree_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudshift_server-bb54641fadcd731a)
[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 tests/api.rs (/opt/rustwide/target/debug/deps/api-b0b7a706428f3dce)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test auth_check_with_valid_api_key_is_200 ... ok
[INFO] [stdout] test auth_check_without_credentials_is_401 ... ok
[INFO] [stdout] test github_repo_rejects_blank_url ... ok
[INFO] [stdout] test health_unauthenticated ... ok
[INFO] [stdout] test transform_payload_too_large ... ok
[INFO] [stdout] test transform_with_valid_key_returns_200_and_json ... ok
[INFO] [stdout] test transform_rejects_wrong_api_key ... ok
[INFO] [stdout] test github_repo_requires_auth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cloudshift_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 cloudshift_server
[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" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6", kill_on_drop: false }`
[INFO] [stdout] 1b7d3e0d8e38fa311bf8af1bad259df1756445db66d921785d575ac2015559a6
