[INFO] fetching crate depyler-verify 3.1.0... [INFO] testing depyler-verify-3.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate depyler-verify 3.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate depyler-verify 3.1.0 [INFO] finished tweaking crates.io crate depyler-verify 3.1.0 [INFO] tweaked toml for crates.io crate depyler-verify 3.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate depyler-verify 3.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate depyler-verify 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4adcb72e88b704764567ee86e66914754766401f3f34965bcabe95e5b91f30bd [INFO] running `Command { std: "docker" "start" "-a" "4adcb72e88b704764567ee86e66914754766401f3f34965bcabe95e5b91f30bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4adcb72e88b704764567ee86e66914754766401f3f34965bcabe95e5b91f30bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4adcb72e88b704764567ee86e66914754766401f3f34965bcabe95e5b91f30bd", kill_on_drop: false }` [INFO] [stdout] 4adcb72e88b704764567ee86e66914754766401f3f34965bcabe95e5b91f30bd [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ed53c4c0f4aad52263bf5e37799e48bff0e43db5f622b964dc6f5947b4099f3 [INFO] running `Command { std: "docker" "start" "-a" "1ed53c4c0f4aad52263bf5e37799e48bff0e43db5f622b964dc6f5947b4099f3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tempfile v3.20.0 [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 rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 regex v1.11.1 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling depyler-annotations v3.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [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-verify v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "1ed53c4c0f4aad52263bf5e37799e48bff0e43db5f622b964dc6f5947b4099f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed53c4c0f4aad52263bf5e37799e48bff0e43db5f622b964dc6f5947b4099f3", kill_on_drop: false }` [INFO] [stdout] 1ed53c4c0f4aad52263bf5e37799e48bff0e43db5f622b964dc6f5947b4099f3 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebdf447c9e6d21abcc301f2db40761cb18b50718a0e6c6ba5473d67e28294f89 [INFO] running `Command { std: "docker" "start" "-a" "ebdf447c9e6d21abcc301f2db40761cb18b50718a0e6c6ba5473d67e28294f89", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling depyler-verify v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.66s [INFO] running `Command { std: "docker" "inspect" "ebdf447c9e6d21abcc301f2db40761cb18b50718a0e6c6ba5473d67e28294f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdf447c9e6d21abcc301f2db40761cb18b50718a0e6c6ba5473d67e28294f89", kill_on_drop: false }` [INFO] [stdout] ebdf447c9e6d21abcc301f2db40761cb18b50718a0e6c6ba5473d67e28294f89 [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=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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79a10e83f115ed566ecc097a003c82f0b9aa44ca98dc6bb7eb82148c6ffca4d3 [INFO] running `Command { std: "docker" "start" "-a" "79a10e83f115ed566ecc097a003c82f0b9aa44ca98dc6bb7eb82148c6ffca4d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/depyler_verify-ebc338e3d67735cd) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test contract_verification::tests::test_contract_refinement ... ok [INFO] [stdout] test contract_verification::tests::test_precondition_parser ... ok [INFO] [stdout] test contract_verification::tests::test_predicate_to_assertion ... ok [INFO] [stdout] test contracts::tests::test_check_contract_violations_no_violations ... ok [INFO] [stdout] test contracts::tests::test_check_contract_violations_with_control_flow ... ok [INFO] [stdout] test contracts::tests::test_check_contract_violations_with_index ... ok [INFO] [stdout] test contract_verification::tests::test_postcondition_parser ... ok [INFO] [stdout] test contracts::tests::test_check_contract_violations_with_nested_expressions ... ok [INFO] [stdout] test contract_verification::tests::test_value_parsing ... ok [INFO] [stdout] test contracts::tests::test_condition_creation ... ok [INFO] [stdout] test contracts::tests::test_contract_creation ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_all_properties ... ok [INFO] [stdout] test contracts::tests::test_contract_with_function_annotations ... ok [INFO] [stdout] test contracts::tests::test_contract_serialization ... ok [INFO] [stdout] test contracts::tests::test_extract_docstring_contracts ... ok [INFO] [stdout] test contracts::tests::test_generate_advanced_contract_checks ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_panic_free_property ... ok [INFO] [stdout] test contracts::tests::test_generate_contract_checks_empty ... ok [INFO] [stdout] test lifetime_analysis::tests::test_dangling_reference_detection ... ignored, Lifetime analysis not fully implemented yet [INFO] [stdout] test contracts::tests::test_extract_contracts_with_list_return ... ok [INFO] [stdout] test contracts::tests::test_generate_function_with_contract_checks ... ok [INFO] [stdout] test lifetime_analysis::tests::test_conflicting_borrows ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_int_param ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_termination_property ... ok [INFO] [stdout] test lifetime_analysis::tests::test_iterator_invalidation ... ok [INFO] [stdout] test memory_safety::tests::test_memory_safe_function ... ok [INFO] [stdout] test memory_safety::tests::test_null_pointer_check ... ok [INFO] [stdout] test memory_safety::tests::test_use_after_move ... ok [INFO] [stdout] test memory_safety::tests::test_safe_assignment ... ok [INFO] [stdout] test properties::tests::test_generate_bounds_property_test ... ok [INFO] [stdout] test contracts::tests::test_verify_contracts ... ok [INFO] [stdout] test properties::tests::test_generate_quickcheck_tests_no_properties ... ok [INFO] [stdout] test properties::tests::test_generate_quickcheck_tests_basic ... ok [INFO] [stdout] test properties::tests::test_generate_quickcheck_tests_with_containers ... ok [INFO] [stdout] test properties::tests::test_generate_quickcheck_complex_function ... ok [INFO] [stdout] test properties::tests::test_generate_termination_test ... ok [INFO] [stdout] test properties::tests::test_generate_quickcheck_tests_with_termination ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_list_param ... ok [INFO] [stdout] test contracts::tests::test_extract_contracts_with_optional_return ... ok [INFO] [stdout] test contracts::tests::test_generate_function_with_contracts ... ok [INFO] [stdout] test properties::tests::test_has_container_params ... ok [INFO] [stdout] test properties::tests::test_has_numeric_types ... ok [INFO] [stdout] test contracts::tests::test_generate_contract_checks ... ok [INFO] [stdout] test properties::tests::test_type_to_rust_string ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_dict ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_float ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_bool ... ok [INFO] [stdout] test properties::tests::test_generate_numeric_property_test ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_list ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_none ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_optional_some ... ok [INFO] [stdout] test quickcheck::tests::test_dict_with_int_keys ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_string ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_empty_string ... ok [INFO] [stdout] test quickcheck::tests::test_nested_type_generation ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_float ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_empty_array ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_array ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_negative_integer ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_tuple ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_zero ... ok [INFO] [stdout] test quickcheck::tests::test_typed_value_creation ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_string ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_single_element_array ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_integer ... ok [INFO] [stdout] test quickcheck::tests::test_shrink_value_unsupported_types ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_unknown ... ok [INFO] [stdout] test tests::test_memory_safety_verification ... ok [INFO] [stdout] test tests::test_type_preservation_verification ... ok [INFO] [stdout] test tests::test_verification_result_creation ... ok [INFO] [stdout] test tests::test_with_iterations ... ok [INFO] [stdout] test tests::test_verify_thread_safe_function ... ok [INFO] [stdout] test quickcheck::tests::test_arbitrary_for_type_int ... ok [INFO] [stdout] test tests::test_property_status_serialization ... ok [INFO] [stdout] test tests::test_verify_pure_function ... ok [INFO] [stdout] test tests::test_property_verifier_creation ... ok [INFO] [stderr] Doc-tests depyler_verify [INFO] [stdout] test contract_verification::tests::test_contract_inheritance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - examples (line 411) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79a10e83f115ed566ecc097a003c82f0b9aa44ca98dc6bb7eb82148c6ffca4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a10e83f115ed566ecc097a003c82f0b9aa44ca98dc6bb7eb82148c6ffca4d3", kill_on_drop: false }` [INFO] [stdout] 79a10e83f115ed566ecc097a003c82f0b9aa44ca98dc6bb7eb82148c6ffca4d3