[INFO] fetching crate boyer-moore-magiclen 0.2.14... [INFO] checking boyer-moore-magiclen-0.2.14 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate boyer-moore-magiclen 0.2.14 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate boyer-moore-magiclen 0.2.14 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boyer-moore-magiclen 0.2.14 [INFO] finished tweaking crates.io crate boyer-moore-magiclen 0.2.14 [INFO] tweaked toml for crates.io crate boyer-moore-magiclen 0.2.14 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04829b160eff3be9b481afadce4b841ebc12de98023b0e344ac0c941567b07e9 [INFO] running `Command { std: "docker" "start" "-a" "04829b160eff3be9b481afadce4b841ebc12de98023b0e344ac0c941567b07e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04829b160eff3be9b481afadce4b841ebc12de98023b0e344ac0c941567b07e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04829b160eff3be9b481afadce4b841ebc12de98023b0e344ac0c941567b07e9", kill_on_drop: false }` [INFO] [stdout] 04829b160eff3be9b481afadce4b841ebc12de98023b0e344ac0c941567b07e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7e2c35ebcb03868ef22774127519ca53286424eb767443cd4791a12bbac08ca [INFO] running `Command { std: "docker" "start" "-a" "b7e2c35ebcb03868ef22774127519ca53286424eb767443cd4791a12bbac08ca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking debug-helper v0.3.12 [INFO] [stderr] Checking boyer-moore-magiclen v0.2.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Checking scanner-rust v2.0.15 [INFO] [stdout] error[E0583]: file not found for module `normal_text_search_lib` [INFO] [stdout] --> benches/normal_text_search.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod normal_text_search_lib; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `normal_text_search_lib`, create file "benches/normal_text_search_lib.rs" or "benches/normal_text_search_lib/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `full_text_search_lib` [INFO] [stdout] --> benches/full_text_search.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod full_text_search_lib; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `full_text_search_lib`, create file "benches/full_text_search_lib.rs" or "benches/full_text_search_lib/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let result = naive_search(&text, PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let result = regex_search(&text, PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let result = bmb_search(text.as_str(), PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let result = naive_search(&text, PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let result = regex_search(&text, PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | let result = bmb_search(text.as_str(), PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | let result = naive_search(&text, NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | let result = regex_search(&text, NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | let result = bmb_search(text.as_str(), NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | let result = naive_search(&text, NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | let result = regex_search(&text, NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/full_text_search.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | let result = bmb_search(text.as_str(), NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `full_text_search_lib::*` [INFO] [stdout] --> benches/full_text_search.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use full_text_search_lib::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let result = naive_search(&text, PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let result = regex_search(&text, PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let result = bmb_search(text.as_str(), PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | let result = naive_search(&text, PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let result = regex_search(&text, PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | let result = bmb_search(text.as_str(), PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | let result = naive_search(&text, NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | let result = regex_search(&text, NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | let result = bmb_search(text.as_str(), NOT_EXIST_PATTERN_SHORT); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `naive_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | let result = naive_search(&text, NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `regex_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | let result = regex_search(&text, NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `bmb_search` in this scope [INFO] [stdout] --> benches/normal_text_search.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | let result = bmb_search(text.as_str(), NOT_EXIST_PATTERN_LONG); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `normal_text_search_lib::*` [INFO] [stdout] --> benches/normal_text_search.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use normal_text_search_lib::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boyer-moore-magiclen` due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7e2c35ebcb03868ef22774127519ca53286424eb767443cd4791a12bbac08ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e2c35ebcb03868ef22774127519ca53286424eb767443cd4791a12bbac08ca", kill_on_drop: false }` [INFO] [stdout] b7e2c35ebcb03868ef22774127519ca53286424eb767443cd4791a12bbac08ca