[INFO] fetching crate string_wizard 0.0.27... [INFO] testing string_wizard-0.0.27 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [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 c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9184fd1f09b6b3bbf1ed4181b3162fce001fc6f6c578e6a57e764f42418d1089 [INFO] running `Command { std: "docker" "start" "-a" "9184fd1f09b6b3bbf1ed4181b3162fce001fc6f6c578e6a57e764f42418d1089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9184fd1f09b6b3bbf1ed4181b3162fce001fc6f6c578e6a57e764f42418d1089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9184fd1f09b6b3bbf1ed4181b3162fce001fc6f6c578e6a57e764f42418d1089", kill_on_drop: false }` [INFO] [stdout] 9184fd1f09b6b3bbf1ed4181b3162fce001fc6f6c578e6a57e764f42418d1089 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631aea293875bb01b1dc114cb09911317d0de273c16ad96b4e60d117545e1286 [INFO] running `Command { std: "docker" "start" "-a" "631aea293875bb01b1dc114cb09911317d0de273c16ad96b4e60d117545e1286", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [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 oxc_sourcemap v6.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling json-escape-simd v3.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [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 15.34s [INFO] running `Command { std: "docker" "inspect" "631aea293875bb01b1dc114cb09911317d0de273c16ad96b4e60d117545e1286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631aea293875bb01b1dc114cb09911317d0de273c16ad96b4e60d117545e1286", kill_on_drop: false }` [INFO] [stdout] 631aea293875bb01b1dc114cb09911317d0de273c16ad96b4e60d117545e1286 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a328f110bf93f63c2761a55c64ffdc7a810a7ceee517b34252147d3db1bb9f0 [INFO] running `Command { std: "docker" "start" "-a" "0a328f110bf93f63c2761a55c64ffdc7a810a7ceee517b34252147d3db1bb9f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [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.63s [INFO] running `Command { std: "docker" "inspect" "0a328f110bf93f63c2761a55c64ffdc7a810a7ceee517b34252147d3db1bb9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a328f110bf93f63c2761a55c64ffdc7a810a7ceee517b34252147d3db1bb9f0", kill_on_drop: false }` [INFO] [stdout] 0a328f110bf93f63c2761a55c64ffdc7a810a7ceee517b34252147d3db1bb9f0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9dffe6bc1ad50def1749a34828e717d04482ad84c16baf7cbd7412e79ce01851 [INFO] running `Command { std: "docker" "start" "-a" "9dffe6bc1ad50def1749a34828e717d04482ad84c16baf7cbd7412e79ce01851", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/string_wizard-1a58e64558b8f368) [INFO] [stdout] running 3 tests [INFO] [stdout] test source_map::locator::special_chars ... ok [INFO] [stdout] test source_map::locator::edge_cases ... ok [INFO] [stdout] test source_map::locator::basic ... 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 tests/joiner.rs (/opt/rustwide/target/debug/deps/joiner-2110b289d8b44717) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test append::should_append_content ... ok [INFO] [stdout] test separator ... 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] [stderr] Running tests/magic_string.rs (/opt/rustwide/target/debug/deps/magic_string-e53278c6e34e43fa) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test clone::should_clone_a_magic_string ... ok [INFO] [stdout] test indent::should_ignore_the_end_of_each_exclude_range ... 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_not_add_characters_to_empty_lines ... ok [INFO] [stdout] test indent::should_indent_content_with_removals ... ok [INFO] [stdout] test indent::should_indent_content_with_a_single_tab_character_by_default2 ... ok [INFO] [stdout] test misc::allow_empty_input ... ok [INFO] [stdout] test misc::has_changed ... ok [INFO] [stdout] test misc::remove ... ok [INFO] [stdout] test misc::should_append_content ... ok [INFO] [stdout] test options::stores_source_file_information ... ok [INFO] [stdout] test overwrite::should_replace_characters ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order_at_beginning_of_string ... ok [INFO] [stdout] test prepend_append_left_right::preserves_intended_order_at_end_of_string ... ok [INFO] [stdout] test relocate::allows_edits_of_moved_content ... ok [INFO] [stdout] test relocate::handles_moves_of_adjacent_snippets ... ok [INFO] [stdout] test indent::should_not_indent_patches_in_the_middle_of_a_line ... ok [INFO] [stdout] test relocate::handles_moves_to_same_index ... ok [INFO] [stdout] test relocate::handles_multiple_moves_of_the_same_snippet ... ok [INFO] [stdout] test relocate::ignores_redundant_move ... ok [INFO] [stdout] test relocate::moves_content_from_the_start ... ok [INFO] [stdout] test relocate::moves_content_from_the_end ... ok [INFO] [stdout] test relocate::moves_content_inserted_at_end_of_range ... ok [INFO] [stdout] test relocate::moves_content_to_the_end ... ok [INFO] [stdout] test relocate::moves_content_to_the_middle ... ok [INFO] [stdout] test relocate::moves_content_to_the_start ... ok [INFO] [stdout] test indent::should_prevent_excluded_characters_from_being_indented ... ok [INFO] [stdout] test indent::should_disregard_single_space_indentation_when_auto_indenting ... ok [INFO] [stdout] test indent::should_not_add_characters_to_empty_lines_even_on_windows ... ok [INFO] [stdout] test append::should_append_content ... ok [INFO] [stdout] test indent::should_indent_content_using_the_supplied_indent_string ... 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] test relocate::refuses_to_move_a_selection_to_inside_itself - should panic ... ok [INFO] [stdout] test indent::should_indent_content_with_a_single_tab_character_by_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/magic_string_replace.rs (/opt/rustwide/target/debug/deps/magic_string_replace-c065f2421bfb5501) [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] [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.09s [INFO] [stdout] [INFO] [stderr] Running tests/magic_string_source_map.rs (/opt/rustwide/target/debug/deps/magic_string_source_map-05f600deca48c21a) [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.06s [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_left (line 12) ... ok [INFO] [stdout] test src/magic_string/append.rs - magic_string::append::MagicString<'text>::append_right (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9dffe6bc1ad50def1749a34828e717d04482ad84c16baf7cbd7412e79ce01851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dffe6bc1ad50def1749a34828e717d04482ad84c16baf7cbd7412e79ce01851", kill_on_drop: false }` [INFO] [stdout] 9dffe6bc1ad50def1749a34828e717d04482ad84c16baf7cbd7412e79ce01851