[INFO] fetching crate rustfix 0.9.2... [INFO] testing rustfix-0.9.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rustfix 0.9.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rustfix 0.9.2 [INFO] finished tweaking crates.io crate rustfix 0.9.2 [INFO] tweaked toml for crates.io crate rustfix 0.9.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfix 0.9.2 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 rustfix 0.9.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] efa9dedddfa9750b1d09e6fa4b7db95896c6c922d2fe8d0a7f4a6849033930bd [INFO] running `Command { std: "docker" "start" "-a" "efa9dedddfa9750b1d09e6fa4b7db95896c6c922d2fe8d0a7f4a6849033930bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa9dedddfa9750b1d09e6fa4b7db95896c6c922d2fe8d0a7f4a6849033930bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa9dedddfa9750b1d09e6fa4b7db95896c6c922d2fe8d0a7f4a6849033930bd", kill_on_drop: false }` [INFO] [stdout] efa9dedddfa9750b1d09e6fa4b7db95896c6c922d2fe8d0a7f4a6849033930bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7bab5cec3e6e3552a0934d712e3a6a0a0e0a41d9a4492a838821b5bbb99646fe [INFO] running `Command { std: "docker" "start" "-a" "7bab5cec3e6e3552a0934d712e3a6a0a0e0a41d9a4492a838821b5bbb99646fe", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustfix v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s [INFO] running `Command { std: "docker" "inspect" "7bab5cec3e6e3552a0934d712e3a6a0a0e0a41d9a4492a838821b5bbb99646fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bab5cec3e6e3552a0934d712e3a6a0a0e0a41d9a4492a838821b5bbb99646fe", kill_on_drop: false }` [INFO] [stdout] 7bab5cec3e6e3552a0934d712e3a6a0a0e0a41d9a4492a838821b5bbb99646fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d1db3e521d2f704181af6470399b50bc3f84937377d76f0ba19a73fb89ae1379 [INFO] running `Command { std: "docker" "start" "-a" "d1db3e521d2f704181af6470399b50bc3f84937377d76f0ba19a73fb89ae1379", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-lossy v1.1.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstyle-svg v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rustfix v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.98s [INFO] running `Command { std: "docker" "inspect" "d1db3e521d2f704181af6470399b50bc3f84937377d76f0ba19a73fb89ae1379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1db3e521d2f704181af6470399b50bc3f84937377d76f0ba19a73fb89ae1379", kill_on_drop: false }` [INFO] [stdout] d1db3e521d2f704181af6470399b50bc3f84937377d76f0ba19a73fb89ae1379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2776c88e2e3dd5780fac75d9aedb1679c77dfd810214aa721c9c284cc03c8647 [INFO] running `Command { std: "docker" "start" "-a" "2776c88e2e3dd5780fac75d9aedb1679c77dfd810214aa721c9c284cc03c8647", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustfix-2ac33e2d0439002a) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test replace::tests::commit_restore ... ok [INFO] [stdout] test replace::tests::empty_to_vec_roundtrip ... ok [INFO] [stdout] test replace::tests::broken_replacements ... ok [INFO] [stdout] test replace::tests::insert_at_beginning ... ok [INFO] [stdout] test replace::tests::insert_at_end ... ok [INFO] [stdout] test replace::tests::insert_same_twice ... ok [INFO] [stdout] test replace::tests::replace_a_single_char ... ok [INFO] [stdout] test replace::tests::replace_multiple_lines_with_insert_only ... ok [INFO] [stdout] test replace::tests::replace_invalid_range ... ok [INFO] [stdout] test replace::tests::replace_multiple_lines ... ok [INFO] [stdout] test replace::tests::replace_same_range_diff_data ... ok [INFO] [stdout] test replace::tests::replace_same_range_same_data ... ok [INFO] [stdout] test replace::tests::replace_some_stuff ... ok [INFO] [stdout] test replace::tests::new_to_vec_roundtrip ... ok [INFO] [stdout] test replace::tests::replace_random_chunks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] Doc-tests rustfix [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" "2776c88e2e3dd5780fac75d9aedb1679c77dfd810214aa721c9c284cc03c8647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2776c88e2e3dd5780fac75d9aedb1679c77dfd810214aa721c9c284cc03c8647", kill_on_drop: false }` [INFO] [stdout] 2776c88e2e3dd5780fac75d9aedb1679c77dfd810214aa721c9c284cc03c8647