[INFO] fetching crate gatherbrained 0.3.0... [INFO] testing gatherbrained-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate gatherbrained 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gatherbrained 0.3.0 [INFO] finished tweaking crates.io crate gatherbrained 0.3.0 [INFO] tweaked toml for crates.io crate gatherbrained 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gatherbrained 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gatherbrained 0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded derive_util v0.4.0 [INFO] [stderr] Downloaded utf8path v0.9.1 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded ratatui v0.26.3 [INFO] [stderr] Downloaded arrrg v0.7.0 [INFO] [stderr] Downloaded claudius v0.11.0 [INFO] [stderr] Downloaded arrrg_derive v0.7.0 [INFO] [stderr] Downloaded utf8path v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 437f356be98c26abeb1c3bd0ebe2f38dff79b660ca19ecd097c48e100e465f65 [INFO] running `Command { std: "docker" "start" "-a" "437f356be98c26abeb1c3bd0ebe2f38dff79b660ca19ecd097c48e100e465f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "437f356be98c26abeb1c3bd0ebe2f38dff79b660ca19ecd097c48e100e465f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437f356be98c26abeb1c3bd0ebe2f38dff79b660ca19ecd097c48e100e465f65", kill_on_drop: false }` [INFO] [stdout] 437f356be98c26abeb1c3bd0ebe2f38dff79b660ca19ecd097c48e100e465f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eade1a1e5750488fc189507c76243778d2e4179d3af72beb0dcb8bb65c11c76f [INFO] running `Command { std: "docker" "start" "-a" "eade1a1e5750488fc189507c76243778d2e4179d3af72beb0dcb8bb65c11c76f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling utf8path v0.9.1 [INFO] [stderr] Compiling utf8path v0.8.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling derive_util v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arrrg_derive v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling arrrg v0.7.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling claudius v0.11.0 [INFO] [stderr] Compiling gatherbrained v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.65s [INFO] running `Command { std: "docker" "inspect" "eade1a1e5750488fc189507c76243778d2e4179d3af72beb0dcb8bb65c11c76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eade1a1e5750488fc189507c76243778d2e4179d3af72beb0dcb8bb65c11c76f", kill_on_drop: false }` [INFO] [stdout] eade1a1e5750488fc189507c76243778d2e4179d3af72beb0dcb8bb65c11c76f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10254cc7df4f7faf2ab02bc767d42711ec3f4134a71d196581c9d4394c333ece [INFO] running `Command { std: "docker" "start" "-a" "10254cc7df4f7faf2ab02bc767d42711ec3f4134a71d196581c9d4394c333ece", kill_on_drop: false }` [INFO] [stderr] Compiling gatherbrained v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "10254cc7df4f7faf2ab02bc767d42711ec3f4134a71d196581c9d4394c333ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10254cc7df4f7faf2ab02bc767d42711ec3f4134a71d196581c9d4394c333ece", kill_on_drop: false }` [INFO] [stdout] 10254cc7df4f7faf2ab02bc767d42711ec3f4134a71d196581c9d4394c333ece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dd6e200482802ae8110c88489aff5c1578d82c42a59cdddc3f59415c74ce9ad [INFO] running `Command { std: "docker" "start" "-a" "2dd6e200482802ae8110c88489aff5c1578d82c42a59cdddc3f59415c74ce9ad", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gatherbrained-0dbc54be11e61ec4) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test editor::tests::acquire_lock_basic ... ok [INFO] [stdout] test editor::tests::complex_range_adjustments ... ok [INFO] [stdout] test editor::tests::acquire_lock_middle_range ... ok [INFO] [stdout] test editor::tests::lock_paragraph_empty_text ... ok [INFO] [stdout] test editor::tests::empty_replacement_edge_cases ... ok [INFO] [stdout] test editor::tests::into_manuscript ... ok [INFO] [stdout] test editor::tests::acquire_lock_empty_range ... ok [INFO] [stdout] test editor::tests::lock_drop_releases ... ok [INFO] [stdout] test editor::tests::lock_paragraph_first ... ok [INFO] [stdout] test editor::tests::lock_paragraph_last ... ok [INFO] [stdout] test editor::tests::lock_paragraph_single_paragraph ... ok [INFO] [stdout] test editor::tests::lock_sequence_numbers ... ok [INFO] [stdout] test editor::tests::newline_handling ... ok [INFO] [stdout] test editor::tests::multiple_paragraph_locks ... ok [INFO] [stdout] test editor::tests::editor_new_empty ... ok [INFO] [stdout] test editor::tests::acquire_lock_full_text ... ok [INFO] [stdout] test editor::tests::lock_range_adjustment_grow ... ok [INFO] [stdout] test editor::tests::boundary_conditions ... ok [INFO] [stdout] test editor::tests::multiple_non_overlapping_locks ... ok [INFO] [stdout] test editor::tests::lock_paragraph_nonexistent ... ok [INFO] [stdout] test editor::tests::concurrent_non_overlapping_locks ... ok [INFO] [stdout] test editor::tests::concurrent_overlapping_locks_serialize ... ok [INFO] [stdout] test editor::tests::lock_paragraph_middle ... ok [INFO] [stdout] test editor::tests::editor_new ... ok [INFO] [stdout] test editor::tests::lock_range_adjustment_shrink ... ok [INFO] [stdout] test editor::tests::concurrent_paragraph_locks ... ok [INFO] [stdout] test editor::tests::range_lock_append_text ... ok [INFO] [stdout] test editor::tests::range_lock_get_text ... ok [INFO] [stdout] test editor::tests::range_lock_multiple_operations ... ok [INFO] [stdout] test editor::tests::range_lock_prepend_text ... ok [INFO] [stdout] test editor::tests::range_lock_replace_empty_range ... ok [INFO] [stdout] test editor::tests::range_lock_replace_text ... ok [INFO] [stdout] test editor::tests::range_lock_replace_text_shorter ... ok [INFO] [stdout] test editor::tests::paragraphs_iterator_single ... ok [INFO] [stdout] test editor::tests::range_overlaps_function ... ok [INFO] [stdout] test label::tests::label_selector ... ok [INFO] [stdout] test tests::apply_uniq_edit ... ok [INFO] [stdout] test editor::tests::range_lock_text_operations_unicode ... ok [INFO] [stdout] test editor::tests::range_lock_replace_text_longer ... ok [INFO] [stdout] test editor::tests::range_overlaps_edge_cases ... ok [INFO] [stdout] test editor::tests::very_large_text ... ok [INFO] [stdout] test editor::tests::zero_length_text ... ok [INFO] [stdout] test label::tests::paragraph_label ... ok [INFO] [stdout] test tests::paragraphs ... ok [INFO] [stdout] test editor::tests::paragraphs_iterator ... ok [INFO] [stdout] test editor::tests::paragraphs_iterator_empty ... ok [INFO] [stdout] test editor::tests::lock_waiting_and_notification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gatherbrained.rs (/opt/rustwide/target/debug/deps/gatherbrained-b73fc7611c4f7a55) [INFO] [stderr] Doc-tests gatherbrained [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] [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" "2dd6e200482802ae8110c88489aff5c1578d82c42a59cdddc3f59415c74ce9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd6e200482802ae8110c88489aff5c1578d82c42a59cdddc3f59415c74ce9ad", kill_on_drop: false }` [INFO] [stdout] 2dd6e200482802ae8110c88489aff5c1578d82c42a59cdddc3f59415c74ce9ad