[INFO] fetching crate string_wizard 0.0.27... [INFO] testing string_wizard-0.0.27 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate string_wizard 0.0.27 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate string_wizard 0.0.27 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate string_wizard 0.0.27 [INFO] tweaked toml for crates.io crate string_wizard 0.0.27 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate string_wizard 0.0.27 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate string_wizard 0.0.27 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e89e60c27b2b1623e9d4e92d670030de90ad5f1d3bbf84af5f21cb0db7fc762f [INFO] running `Command { std: "docker" "start" "-a" "e89e60c27b2b1623e9d4e92d670030de90ad5f1d3bbf84af5f21cb0db7fc762f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e89e60c27b2b1623e9d4e92d670030de90ad5f1d3bbf84af5f21cb0db7fc762f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e89e60c27b2b1623e9d4e92d670030de90ad5f1d3bbf84af5f21cb0db7fc762f", kill_on_drop: false }` [INFO] [stdout] e89e60c27b2b1623e9d4e92d670030de90ad5f1d3bbf84af5f21cb0db7fc762f [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff913fa8c0da32b46971e8c5f63bdfc323d295bbc1325b02085891f7a365ad1 [INFO] running `Command { std: "docker" "start" "-a" "3ff913fa8c0da32b46971e8c5f63bdfc323d295bbc1325b02085891f7a365ad1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling oxc_sourcemap v6.0.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling json-escape-simd v3.0.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling string_wizard v0.0.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `Command { std: "docker" "inspect" "3ff913fa8c0da32b46971e8c5f63bdfc323d295bbc1325b02085891f7a365ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff913fa8c0da32b46971e8c5f63bdfc323d295bbc1325b02085891f7a365ad1", kill_on_drop: false }` [INFO] [stdout] 3ff913fa8c0da32b46971e8c5f63bdfc323d295bbc1325b02085891f7a365ad1 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b6f72b9a867dace9d2b133fda0e110cf317988796afc62877e45314a150f029 [INFO] running `Command { std: "docker" "start" "-a" "0b6f72b9a867dace9d2b133fda0e110cf317988796afc62877e45314a150f029", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling string_wizard v0.0.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.81s [INFO] running `Command { std: "docker" "inspect" "0b6f72b9a867dace9d2b133fda0e110cf317988796afc62877e45314a150f029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6f72b9a867dace9d2b133fda0e110cf317988796afc62877e45314a150f029", kill_on_drop: false }` [INFO] [stdout] 0b6f72b9a867dace9d2b133fda0e110cf317988796afc62877e45314a150f029 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c46ec19c31c57cee9db064fe089b94c695c283974b1510992d57f87eb15e8de4 [INFO] running `Command { std: "docker" "start" "-a" "c46ec19c31c57cee9db064fe089b94c695c283974b1510992d57f87eb15e8de4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/string_wizard-15ff07cb530ed9f0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running tests/joiner.rs (/opt/rustwide/target/debug/deps/joiner-d359e5e0f2b915f5) [INFO] [stdout] test source_map::locator::basic ... ok [INFO] [stdout] test source_map::locator::edge_cases ... ok [INFO] [stdout] test source_map::locator::special_chars ... 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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test separator ... ok [INFO] [stderr] Running tests/magic_string.rs (/opt/rustwide/target/debug/deps/magic_string-da2ec1cebc6265a5) [INFO] [stdout] test append::should_append_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test append::should_append_content ... ok [INFO] [stdout] test indent::should_disregard_single_space_indentation_when_auto_indenting ... ok [INFO] [stdout] test indent::should_indent_content_using_the_empty_string_if_specified ... ok [INFO] [stdout] test indent::should_indent_content_using_existing_indentation_as_a_guide ... ok [INFO] [stdout] test indent::should_ignore_the_end_of_each_exclude_range ... ok [INFO] [stdout] test clone::should_clone_a_magic_string ... ok [INFO] [stdout] test indent::should_indent_content_with_a_single_tab_character_by_default2 ... ok [INFO] [stdout] test indent::should_indent_content_with_removals ... ok [INFO] [stdout] test indent::should_not_add_characters_to_empty_lines ... ok [INFO] [stdout] test indent::should_not_add_characters_to_empty_lines_even_on_windows ... ok [INFO] [stdout] test indent::should_not_indent_patches_in_the_middle_of_a_line ... ok [INFO] [stdout] test indent::should_prevent_excluded_characters_from_being_indented ... ok [INFO] [stdout] test misc::allow_empty_input ... ok [INFO] [stdout] test misc::has_changed ... ok [INFO] [stdout] test misc::should_append_content ... ok [INFO] [stdout] test options::stores_source_file_information ... ok [INFO] [stdout] test indent::should_indent_content_using_the_supplied_indent_string ... ok [INFO] [stdout] test misc::remove ... ok [INFO] [stdout] test overwrite::should_replace_characters ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order_at_beginning_of_string ... ok [INFO] [stdout] test relocate::handles_moves_to_same_index ... ok [INFO] [stdout] test relocate::allows_edits_of_moved_content ... ok [INFO] [stdout] test relocate::moves_content_to_the_end ... ok [INFO] [stdout] test relocate::moves_content_from_the_start ... ok [INFO] [stdout] test relocate::moves_content_to_the_middle ... ok [INFO] [stdout] test relocate::moves_content_inserted_at_end_of_range ... ok [INFO] [stdout] test relocate::ignores_redundant_move ... ok [INFO] [stdout] test relocate::moves_content_to_the_start ... ok [INFO] [stdout] test relocate::handles_multiple_moves_of_the_same_snippet ... ok [INFO] [stdout] test relocate::handles_moves_of_adjacent_snippets ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order ... ok [INFO] [stdout] test relocate::moves_content_from_the_end ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order_at_end_of_string ... ok [INFO] [stdout] test indent::should_indent_content_with_a_single_tab_character_by_default ... ok [INFO] [stdout] test relocate::refuses_to_move_a_selection_to_inside_itself - should panic ... ok [INFO] [stdout] test relocate::refuses_to_move_a_selection_to_inside_itself2 - should panic ... ok [INFO] [stdout] test relocate::refuses_to_move_a_selection_to_inside_itself3 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/magic_string_replace.rs (/opt/rustwide/target/debug/deps/magic_string_replace-b3671c425dd89568) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test replace_all::should_not_search_back ... ok [INFO] [stdout] test replace_all::works_with_string_replace ... ok [INFO] [stdout] test should_not_search_back ... ok [INFO] [stdout] test works_with_string_replace ... ok [INFO] [stderr] Running tests/magic_string_source_map.rs (/opt/rustwide/target/debug/deps/magic_string_source_map-809dd661fb362af2) [INFO] [stdout] test replace_sourcemap_with_chinese ... ok [INFO] [stdout] test replace_sourcemap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test basic ... ok [INFO] [stdout] test test_hires ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests string_wizard [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/magic_string/append.rs - magic_string::append::MagicString<'text>::append_right (line 30) ... ok [INFO] [stdout] test src/magic_string/append.rs - magic_string::append::MagicString<'text>::append_left (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c46ec19c31c57cee9db064fe089b94c695c283974b1510992d57f87eb15e8de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46ec19c31c57cee9db064fe089b94c695c283974b1510992d57f87eb15e8de4", kill_on_drop: false }` [INFO] [stdout] c46ec19c31c57cee9db064fe089b94c695c283974b1510992d57f87eb15e8de4