[INFO] fetching crate lapce-xi-rope 0.3.2... [INFO] checking lapce-xi-rope-0.3.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate lapce-xi-rope 0.3.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate lapce-xi-rope 0.3.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lapce-xi-rope 0.3.2 [INFO] finished tweaking crates.io crate lapce-xi-rope 0.3.2 [INFO] tweaked toml for crates.io crate lapce-xi-rope 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate lapce-xi-rope 0.3.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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 378425f6df4595f1c034fc23e7f2ad4e8b0c6fa26c989b8285537fe50bee287c [INFO] running `Command { std: "docker" "start" "-a" "378425f6df4595f1c034fc23e7f2ad4e8b0c6fa26c989b8285537fe50bee287c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "378425f6df4595f1c034fc23e7f2ad4e8b0c6fa26c989b8285537fe50bee287c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378425f6df4595f1c034fc23e7f2ad4e8b0c6fa26c989b8285537fe50bee287c", kill_on_drop: false }` [INFO] [stdout] 378425f6df4595f1c034fc23e7f2ad4e8b0c6fa26c989b8285537fe50bee287c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc2453cf01cac02cbbcc3918680e88361d5690fd91650b3eb0105d095311052 [INFO] running `Command { std: "docker" "start" "-a" "5bc2453cf01cac02cbbcc3918680e88361d5690fd91650b3eb0105d095311052", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Checking regex-syntax v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling serde_test v1.0.163 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking regex v1.8.1 [INFO] [stderr] Checking lapce-xi-rope v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `xi_rope` [INFO] [stdout] --> benches/diff.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate xi_rope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `xi_rope` [INFO] [stdout] --> benches/cursors.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate xi_rope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `xi_rope` [INFO] [stdout] --> examples/ropetoy.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate xi_rope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../../core-lib/src/editor.rs`: No such file or directory (os error 2) [INFO] [stdout] --> benches/diff.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | static EDITOR_STR: &str = include_str!("../../core-lib/src/editor.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `benches/../../core-lib/src/view.rs`: No such file or directory (os error 2) [INFO] [stdout] --> benches/diff.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | static VIEW_STR: &str = include_str!("../../core-lib/src/view.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `xi_rope` [INFO] [stdout] --> benches/edit.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate xi_rope; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lapce-xi-rope` (example "ropetoy") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Cursor` [INFO] [stdout] --> benches/cursors.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | let mut cursor = Cursor::new(&text, 0); [INFO] [stdout] | ^^^^^^ use of undeclared type `Cursor` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 + use lapce_xi_rope::Cursor; [INFO] [stdout] | [INFO] [stdout] 19 + use std::collections::btree_map::Cursor; [INFO] [stdout] | [INFO] [stdout] 19 + use std::collections::linked_list::Cursor; [INFO] [stdout] | [INFO] [stdout] 19 + use std::io::Cursor; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lapce-xi-rope` (bench "diff") due to 4 previous errors [INFO] [stderr] error: could not compile `lapce-xi-rope` (bench "cursors") due to 3 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lapce-xi-rope` (bench "edit") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5bc2453cf01cac02cbbcc3918680e88361d5690fd91650b3eb0105d095311052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc2453cf01cac02cbbcc3918680e88361d5690fd91650b3eb0105d095311052", kill_on_drop: false }` [INFO] [stdout] 5bc2453cf01cac02cbbcc3918680e88361d5690fd91650b3eb0105d095311052 [INFO] checking lapce-xi-rope-0.3.2 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate lapce-xi-rope 0.3.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate lapce-xi-rope 0.3.2 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lapce-xi-rope 0.3.2 [INFO] finished tweaking crates.io crate lapce-xi-rope 0.3.2 [INFO] tweaked toml for crates.io crate lapce-xi-rope 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate lapce-xi-rope 0.3.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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86a9236c9a1ca06204ecc3ab8daab8244048e639e6a6a83d351bc5ec0cbfd7f [INFO] running `Command { std: "docker" "start" "-a" "c86a9236c9a1ca06204ecc3ab8daab8244048e639e6a6a83d351bc5ec0cbfd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86a9236c9a1ca06204ecc3ab8daab8244048e639e6a6a83d351bc5ec0cbfd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86a9236c9a1ca06204ecc3ab8daab8244048e639e6a6a83d351bc5ec0cbfd7f", kill_on_drop: false }` [INFO] [stdout] c86a9236c9a1ca06204ecc3ab8daab8244048e639e6a6a83d351bc5ec0cbfd7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c24b5e71733ddb3928a5bc9bda1f15e9c1b19f41f2d54aa2c2801a401c6c166 [INFO] running `Command { std: "docker" "start" "-a" "5c24b5e71733ddb3928a5bc9bda1f15e9c1b19f41f2d54aa2c2801a401c6c166", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "5c24b5e71733ddb3928a5bc9bda1f15e9c1b19f41f2d54aa2c2801a401c6c166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c24b5e71733ddb3928a5bc9bda1f15e9c1b19f41f2d54aa2c2801a401c6c166", kill_on_drop: false }` [INFO] [stdout] 5c24b5e71733ddb3928a5bc9bda1f15e9c1b19f41f2d54aa2c2801a401c6c166