[INFO] fetching crate depyler-analyzer 3.1.0...
[INFO] testing depyler-analyzer-3.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate depyler-analyzer 3.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate depyler-analyzer 3.1.0
[INFO] finished tweaking crates.io crate depyler-analyzer 3.1.0
[INFO] tweaked toml for crates.io crate depyler-analyzer 3.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate depyler-analyzer 3.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate depyler-analyzer 3.1.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf3ff07e0e21b1c9cec8d33bd244fef8d4b1faf84b4f0807cc42389b5fbebb08
[INFO] running `Command { std: "docker" "start" "-a" "cf3ff07e0e21b1c9cec8d33bd244fef8d4b1faf84b4f0807cc42389b5fbebb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf3ff07e0e21b1c9cec8d33bd244fef8d4b1faf84b4f0807cc42389b5fbebb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3ff07e0e21b1c9cec8d33bd244fef8d4b1faf84b4f0807cc42389b5fbebb08", kill_on_drop: false }`
[INFO] [stdout] cf3ff07e0e21b1c9cec8d33bd244fef8d4b1faf84b4f0807cc42389b5fbebb08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9a153ad2d4d727269f3d4e8637f6e43e6736a74215f75467e00ad4c8c980b70
[INFO] running `Command { std: "docker" "start" "-a" "b9a153ad2d4d727269f3d4e8637f6e43e6736a74215f75467e00ad4c8c980b70", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling depyler-annotations v3.1.0
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling depyler-core v3.1.0
[INFO] [stderr]    Compiling depyler-analyzer v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "b9a153ad2d4d727269f3d4e8637f6e43e6736a74215f75467e00ad4c8c980b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a153ad2d4d727269f3d4e8637f6e43e6736a74215f75467e00ad4c8c980b70", kill_on_drop: false }`
[INFO] [stdout] b9a153ad2d4d727269f3d4e8637f6e43e6736a74215f75467e00ad4c8c980b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b14ed8d2771c3672d548a1aea891e61cd912a45f998b3d6b6028594c98c6053
[INFO] running `Command { std: "docker" "start" "-a" "9b14ed8d2771c3672d548a1aea891e61cd912a45f998b3d6b6028594c98c6053", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling depyler-analyzer v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "9b14ed8d2771c3672d548a1aea891e61cd912a45f998b3d6b6028594c98c6053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b14ed8d2771c3672d548a1aea891e61cd912a45f998b3d6b6028594c98c6053", kill_on_drop: false }`
[INFO] [stdout] 9b14ed8d2771c3672d548a1aea891e61cd912a45f998b3d6b6028594c98c6053
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 796c257755b1f0384093ce03b2e63b3ce50f26f7d436a8a3d3b9030a8ad432c9
[INFO] running `Command { std: "docker" "start" "-a" "796c257755b1f0384093ce03b2e63b3ce50f26f7d436a8a3d3b9030a8ad432c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depyler_analyzer-75f7f3ccf1dfcbc4)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test complexity::tests::test_cognitive_logical_operators ... ok
[INFO] [stdout] test complexity::tests::test_cognitive_nested_if ... ok
[INFO] [stdout] test complexity::tests::test_count_statements ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_if_else_statement ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_for_loop ... ok
[INFO] [stdout] test complexity::tests::test_cognitive_simple_function ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_if_statement ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_logical_operators ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_while_loop ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_average ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_default ... ok
[INFO] [stdout] test complexity::tests::test_max_nesting ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_add ... ok
[INFO] [stdout] test complexity::tests::test_cyclomatic_simple_function ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_serialization ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_new ... ok
[INFO] [stdout] test metrics::tests::test_performance_profile_zero_time ... ok
[INFO] [stdout] test metrics::tests::test_quality_metrics_creation ... ok
[INFO] [stdout] test metrics::tests::test_transpilation_metrics_creation ... ok
[INFO] [stdout] test tests::test_analyze_empty_module ... ok
[INFO] [stdout] test tests::test_analyze_single_function ... ok
[INFO] [stdout] test tests::test_module_metrics_calculation ... ok
[INFO] [stdout] test type_flow::tests::test_function_signature ... ok
[INFO] [stdout] test tests::test_analyzer_creation ... ok
[INFO] [stdout] test type_flow::tests::test_builtin_function_signatures ... ok
[INFO] [stdout] test tests::test_type_coverage_calculation ... ok
[INFO] [stdout] test type_flow::tests::test_get_element_type ... ok
[INFO] [stdout] test type_flow::tests::test_infer_binary_op_bitwise ... ok
[INFO] [stdout] test type_flow::tests::test_infer_binary_op_arithmetic ... ok
[INFO] [stdout] test type_flow::tests::test_infer_binary_op_comparison ... ok
[INFO] [stdout] test type_flow::tests::test_infer_binary_op_membership ... ok
[INFO] [stdout] test type_flow::tests::test_infer_call_builtin ... ok
[INFO] [stdout] test type_flow::tests::test_infer_expr_list ... ok
[INFO] [stdout] test type_flow::tests::test_infer_expr_literal ... ok
[INFO] [stdout] test type_flow::tests::test_infer_binary_op_logical ... ok
[INFO] [stdout] test type_flow::tests::test_infer_expr_dict ... ok
[INFO] [stdout] test type_flow::tests::test_infer_literal ... ok
[INFO] [stdout] test type_flow::tests::test_infer_variable ... ok
[INFO] [stdout] test type_flow::tests::test_type_environment_variable_management ... ok
[INFO] [stdout] test type_flow::tests::test_infer_expr_tuple ... ok
[INFO] [stdout] test type_flow::tests::test_type_environment_default ... ok
[INFO] [stdout] test type_flow::tests::test_type_environment_new ... ok
[INFO] [stdout] test type_flow::tests::test_type_inferencer_default ... ok
[INFO] [stdout] test type_flow::tests::test_type_inferencer_new ... ok
[INFO] [stdout] test metrics::tests::test_complexity_distribution_total ... ok
[INFO] [stdout] test metrics::tests::test_performance_profile_calculation ... ok
[INFO] [stdout] test metrics::tests::test_weighted_average_calculation ... ok
[INFO] [stdout] test type_flow::tests::test_infer_unary_op ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests depyler_analyzer
[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" "796c257755b1f0384093ce03b2e63b3ce50f26f7d436a8a3d3b9030a8ad432c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "796c257755b1f0384093ce03b2e63b3ce50f26f7d436a8a3d3b9030a8ad432c9", kill_on_drop: false }`
[INFO] [stdout] 796c257755b1f0384093ce03b2e63b3ce50f26f7d436a8a3d3b9030a8ad432c9
