[INFO] fetching crate boyer-moore-magiclen 0.2.11... [INFO] checking boyer-moore-magiclen-0.2.11 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate boyer-moore-magiclen 0.2.11 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate boyer-moore-magiclen 0.2.11 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate boyer-moore-magiclen 0.2.11 [INFO] finished tweaking crates.io crate boyer-moore-magiclen 0.2.11 [INFO] tweaked toml for crates.io crate boyer-moore-magiclen 0.2.11 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c387b390ca88bf71f774353e58961f70f637ce13149d47fe928ac3063413a809 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c387b390ca88bf71f774353e58961f70f637ce13149d47fe928ac3063413a809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c387b390ca88bf71f774353e58961f70f637ce13149d47fe928ac3063413a809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c387b390ca88bf71f774353e58961f70f637ce13149d47fe928ac3063413a809", kill_on_drop: false }` [INFO] [stdout] c387b390ca88bf71f774353e58961f70f637ce13149d47fe928ac3063413a809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 659938cc3e57bfb0a8078c5c96bea9d4c45e4dc1290133d8bd0e2cc0495fa4b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "659938cc3e57bfb0a8078c5c96bea9d4c45e4dc1290133d8bd0e2cc0495fa4b1", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking boyer-moore-magiclen v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Checking scanner-rust v2.0.13 [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" [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" [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[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] 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] 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] [stderr] error: could not compile `boyer-moore-magiclen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "659938cc3e57bfb0a8078c5c96bea9d4c45e4dc1290133d8bd0e2cc0495fa4b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659938cc3e57bfb0a8078c5c96bea9d4c45e4dc1290133d8bd0e2cc0495fa4b1", kill_on_drop: false }` [INFO] [stdout] 659938cc3e57bfb0a8078c5c96bea9d4c45e4dc1290133d8bd0e2cc0495fa4b1