[INFO] fetching crate fff-search 0.4.3-nightly.cbf260d... [INFO] testing fff-search-0.4.3-nightly.cbf260d against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fff-search 0.4.3-nightly.cbf260d into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fff-search 0.4.3-nightly.cbf260d [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fff-search 0.4.3-nightly.cbf260d [INFO] tweaked toml for crates.io crate fff-search 0.4.3-nightly.cbf260d written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fff-search 0.4.3-nightly.cbf260d 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 fff-search 0.4.3-nightly.cbf260d 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a52a0bfdf6e2caed43fb15fc68b09a37e3144b9377ebecf4097f88cb5c25d582 [INFO] running `Command { std: "docker" "start" "-a" "a52a0bfdf6e2caed43fb15fc68b09a37e3144b9377ebecf4097f88cb5c25d582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a52a0bfdf6e2caed43fb15fc68b09a37e3144b9377ebecf4097f88cb5c25d582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52a0bfdf6e2caed43fb15fc68b09a37e3144b9377ebecf4097f88cb5c25d582", kill_on_drop: false }` [INFO] [stdout] a52a0bfdf6e2caed43fb15fc68b09a37e3144b9377ebecf4097f88cb5c25d582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b22368a772e12a752257c5e3ba43a72e493873950e4789614946b0b484607dae [INFO] running `Command { std: "docker" "start" "-a" "b22368a772e12a752257c5e3ba43a72e493873950e4789614946b0b484607dae", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling fff-search v0.4.3-nightly.cbf260d (/opt/rustwide/workdir) [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling heed-types v0.21.0 [INFO] [stderr] Compiling notify-debouncer-full v0.7.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling fff-grep v0.4.3-nightly.eecb795 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling glidesort v0.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fff-query-parser v0.4.3-nightly.eecb795 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling bindet v0.3.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling neo_frizbee v0.8.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stdout] error[E0432]: unresolved import `fff_grep::matcher` [INFO] [stdout] --> src/grep.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use fff_grep::matcher::{Match, Matcher, NoError}; [INFO] [stdout] | ^^^^^^^ could not find `matcher` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `LineTerminator` in `fff_grep` [INFO] [stdout] --> src/grep.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | Some(fff_grep::LineTerminator::byte(b'\n')) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `LineTerminator` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `LineTerminator` in `fff_grep` [INFO] [stdout] --> src/grep.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 399 | Some(fff_grep::LineTerminator::byte(b'\n')) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `LineTerminator` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `LineTerminator` in `fff_grep` [INFO] [stdout] --> src/grep.rs:796:24 [INFO] [stdout] | [INFO] [stdout] 796 | Some(fff_grep::LineTerminator::byte(b'\n')) [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `LineTerminator` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `LineTerminator` in `fff_grep` [INFO] [stdout] --> src/grep.rs:1471:46 [INFO] [stdout] | [INFO] [stdout] 1471 | let line_term_lf = fff_grep::LineTerminator::byte(b'\n'); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `LineTerminator` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `LineTerminator` in `fff_grep` [INFO] [stdout] --> src/grep.rs:1472:46 [INFO] [stdout] | [INFO] [stdout] 1472 | let line_term_cr = fff_grep::LineTerminator::byte(b'\r'); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `LineTerminator` in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `LineTerminator` in crate `fff_grep` [INFO] [stdout] --> src/grep.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | fn line_terminator(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `LineTerminator` in crate `fff_grep` [INFO] [stdout] --> src/grep.rs:398:51 [INFO] [stdout] | [INFO] [stdout] 398 | fn line_terminator(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `LineTerminator` in crate `fff_grep` [INFO] [stdout] --> src/grep.rs:795:51 [INFO] [stdout] | [INFO] [stdout] 795 | fn line_terminator(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `fff_grep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fff-search` (lib) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "b22368a772e12a752257c5e3ba43a72e493873950e4789614946b0b484607dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22368a772e12a752257c5e3ba43a72e493873950e4789614946b0b484607dae", kill_on_drop: false }` [INFO] [stdout] b22368a772e12a752257c5e3ba43a72e493873950e4789614946b0b484607dae