[INFO] fetching crate reovim-driver-ffi-python 0.14.4...
[INFO] testing reovim-driver-ffi-python-0.14.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reovim-driver-ffi-python 0.14.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate reovim-driver-ffi-python 0.14.4
[INFO] finished tweaking crates.io crate reovim-driver-ffi-python 0.14.4
[INFO] tweaked toml for crates.io crate reovim-driver-ffi-python 0.14.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reovim-driver-ffi-python 0.14.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reovim-driver-ffi-python 0.14.4 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-2026-04-21" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a442f616a6762b4f33f487dd0e0032be136417ef8bd17755f0c8a93b01f7d90b
[INFO] running `Command { std: "docker" "start" "-a" "a442f616a6762b4f33f487dd0e0032be136417ef8bd17755f0c8a93b01f7d90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a442f616a6762b4f33f487dd0e0032be136417ef8bd17755f0c8a93b01f7d90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a442f616a6762b4f33f487dd0e0032be136417ef8bd17755f0c8a93b01f7d90b", kill_on_drop: false }`
[INFO] [stdout] a442f616a6762b4f33f487dd0e0032be136417ef8bd17755f0c8a93b01f7d90b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02b7fb77165580dfc5370d193ee603961401c4c2d2470ebffd87f47ec748141b
[INFO] running `Command { std: "docker" "start" "-a" "02b7fb77165580dfc5370d193ee603961401c4c2d2470ebffd87f47ec748141b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling reovim-driver-ffi v0.14.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling reovim-client-model v0.14.4
[INFO] [stderr]    Compiling reovim-arch v0.14.4
[INFO] [stderr]    Compiling reovim-kernel v0.14.4
[INFO] [stderr]    Compiling reovim-driver-vfs v0.14.4
[INFO] [stderr]    Compiling reovim-driver-clipboard v0.14.4
[INFO] [stderr]    Compiling reovim-driver-layout v0.14.4
[INFO] [stderr]    Compiling reovim-driver-search v0.14.4
[INFO] [stderr]    Compiling reovim-driver-command-types v0.14.4
[INFO] [stderr]    Compiling reovim-driver-undo v0.14.4
[INFO] [stderr]    Compiling reovim-driver-session v0.14.4
[INFO] [stderr]    Compiling reovim-driver-ffi-python v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "02b7fb77165580dfc5370d193ee603961401c4c2d2470ebffd87f47ec748141b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b7fb77165580dfc5370d193ee603961401c4c2d2470ebffd87f47ec748141b", kill_on_drop: false }`
[INFO] [stdout] 02b7fb77165580dfc5370d193ee603961401c4c2d2470ebffd87f47ec748141b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f555d7d92062e374ba0e57b9f6e98103d31bfbb957169d7f03645281a0362f52
[INFO] running `Command { std: "docker" "start" "-a" "f555d7d92062e374ba0e57b9f6e98103d31bfbb957169d7f03645281a0362f52", kill_on_drop: false }`
[INFO] [stderr]    Compiling reovim-driver-ffi-python v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.02s
[INFO] running `Command { std: "docker" "inspect" "f555d7d92062e374ba0e57b9f6e98103d31bfbb957169d7f03645281a0362f52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f555d7d92062e374ba0e57b9f6e98103d31bfbb957169d7f03645281a0362f52", kill_on_drop: false }`
[INFO] [stdout] f555d7d92062e374ba0e57b9f6e98103d31bfbb957169d7f03645281a0362f52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09e797037fd9476dbba3e37aa55f575b4548f7533fc9de727f7c009f533e3ff2
[INFO] running `Command { std: "docker" "start" "-a" "09e797037fd9476dbba3e37aa55f575b4548f7533fc9de727f7c009f533e3ff2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reovim_driver_ffi_python-22cecf5e647ba989)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test module::tests::test_py_module_context_from_kernel ... ok
[INFO] [stdout] test module::tests::test_py_module_context_optional_deps_empty ... ok
[INFO] [stdout] test module::tests::test_py_module_context_clone ... ok
[INFO] [stdout] test module::tests::test_py_module_context_multiple_optional_deps ... ok
[INFO] [stdout] test module::tests::test_py_module_context_repr ... ok
[INFO] [stdout] test runtime_api::tests::test_active_buffer_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_active_window_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_buffer_line_count_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_buffer_line_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_can_redo_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_copy_to_clipboard_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_can_undo_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_copy_to_selection_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_create_buffer_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_cursor_position_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_current_mode_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_delete_range_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_execute_command_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_get_register_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_get_register_named_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_insert_text_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_parse_mode_id_empty_parts ... ok
[INFO] [stdout] test runtime_api::tests::test_mode_depth_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_parse_mode_id_no_colon ... ok
[INFO] [stdout] test runtime_api::tests::test_parse_mode_id_multiple_colons ... ok
[INFO] [stdout] test runtime_api::tests::test_paste_from_clipboard_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_parse_mode_id_valid ... ok
[INFO] [stdout] test runtime_api::tests::test_pop_mode_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_paste_from_selection_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_push_mode_invalid_format ... ok
[INFO] [stdout] test runtime_api::tests::test_push_mode_empty_name ... ok
[INFO] [stdout] test runtime_api::tests::test_push_mode_empty_module ... ok
[INFO] [stdout] test runtime_api::tests::test_push_mode_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_py_runtime_api_creation ... ok
[INFO] [stdout] test runtime_api::tests::test_set_mode_invalid_format ... ok
[INFO] [stdout] test runtime_api::tests::test_set_mode_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_set_register_invalid_yank_type ... ok
[INFO] [stdout] test runtime_api::tests::test_set_register_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_undo_no_runtime ... ok
[INFO] [stdout] test runtime_api::tests::test_window_count_no_runtime ... ok
[INFO] [stdout] test tests::test_module_base_api_version ... ok
[INFO] [stdout] test tests::test_module_base_defaults ... ok
[INFO] [stdout] test tests::test_module_base_exit_is_noop ... ok
[INFO] [stdout] test tests::test_module_base_restore_state_is_noop ... ok
[INFO] [stdout] test types::tests::test_py_command_registration_builder ... ok
[INFO] [stdout] test types::tests::test_py_command_registration_creation ... ok
[INFO] [stdout] test types::tests::test_py_command_registration_repr ... ok
[INFO] [stdout] test types::tests::test_py_command_registration_to_kernel ... ok
[INFO] [stdout] test types::tests::test_py_event_handler_registration_builder ... ok
[INFO] [stdout] test types::tests::test_py_event_handler_registration_creation ... ok
[INFO] [stdout] test types::tests::test_py_event_handler_registration_repr ... ok
[INFO] [stdout] test types::tests::test_py_event_handler_registration_to_kernel ... ok
[INFO] [stdout] test types::tests::test_py_keybinding_registration_builder ... ok
[INFO] [stdout] test types::tests::test_py_keybinding_registration_creation ... ok
[INFO] [stdout] test types::tests::test_py_module_id_creation ... ok
[INFO] [stdout] test types::tests::test_py_module_id_hash ... ok
[INFO] [stdout] test types::tests::test_py_module_id_repr ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_defer ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_equality ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_from_kernel ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_repr ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_str ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_success ... ok
[INFO] [stdout] test module::tests::test_py_module_context_has_optional_dep ... ok
[INFO] [stdout] test runtime_api::tests::test_redo_no_runtime ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_failed ... ok
[INFO] [stdout] test types::tests::test_py_version_conversion ... ok
[INFO] [stdout] test types::tests::test_py_version_creation ... ok
[INFO] [stdout] test types::tests::test_py_version_equality ... ok
[INFO] [stdout] test types::tests::test_py_version_ordering ... ok
[INFO] [stdout] test types::tests::test_py_version_repr ... ok
[INFO] [stdout] test types::tests::test_py_keybinding_registration_repr ... ok
[INFO] [stdout] test types::tests::test_py_keybinding_registration_to_kernel ... ok
[INFO] [stdout] test types::tests::test_py_module_id_conversion ... ok
[INFO] [stdout] test types::tests::test_py_module_id_equality ... ok
[INFO] [stdout] test types::tests::test_py_probe_result_to_kernel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reovim_driver_ffi_python
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/module.rs - module::PythonModule (line 111) ... ignored
[INFO] [stdout] test src/lib.rs - init_python (line 66) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.85s
[INFO] running `Command { std: "docker" "inspect" "09e797037fd9476dbba3e37aa55f575b4548f7533fc9de727f7c009f533e3ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09e797037fd9476dbba3e37aa55f575b4548f7533fc9de727f7c009f533e3ff2", kill_on_drop: false }`
[INFO] [stdout] 09e797037fd9476dbba3e37aa55f575b4548f7533fc9de727f7c009f533e3ff2
