[INFO] fetching crate boyer-moore-magiclen 0.2.19...
[INFO] checking boyer-moore-magiclen-0.2.19 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate boyer-moore-magiclen 0.2.19 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate boyer-moore-magiclen 0.2.19 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boyer-moore-magiclen 0.2.19
[INFO] finished tweaking crates.io crate boyer-moore-magiclen 0.2.19
[INFO] tweaked toml for crates.io crate boyer-moore-magiclen 0.2.19 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.1
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded scanner-rust v2.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dff9f73ec35e4c3d3beadced86fc7078e8559f65a48f27c49f0daf262eef2724
[INFO] running `Command { std: "docker" "start" "-a" "dff9f73ec35e4c3d3beadced86fc7078e8559f65a48f27c49f0daf262eef2724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dff9f73ec35e4c3d3beadced86fc7078e8559f65a48f27c49f0daf262eef2724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff9f73ec35e4c3d3beadced86fc7078e8559f65a48f27c49f0daf262eef2724", kill_on_drop: false }`
[INFO] [stdout] dff9f73ec35e4c3d3beadced86fc7078e8559f65a48f27c49f0daf262eef2724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee2f52ae1df65c227c1cbbadf4aa42f7de82ace64dbb4d6c8b0f66d5b43b85c2
[INFO] running `Command { std: "docker" "start" "-a" "ee2f52ae1df65c227c1cbbadf4aa42f7de82ace64dbb4d6c8b0f66d5b43b85c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking boyer-moore-magiclen v0.2.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking generic-array v1.0.0
[INFO] [stderr]     Checking scanner-rust v2.0.17
[INFO] [stdout] error[E0583]: file not found for module `full_text_search_lib`
[INFO] [stdout]  --> benches/full_text_search.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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]   = note: if there is a `mod full_text_search_lib` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `normal_text_search_lib`
[INFO] [stdout]  --> benches/normal_text_search.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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]   = note: if there is a `mod normal_text_search_lib` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `normal_text_search_lib::*`
[INFO] [stdout]  --> benches/normal_text_search.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use normal_text_search_lib::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `full_text_search_lib::*`
[INFO] [stdout]  --> benches/full_text_search.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/full_text_search.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         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 `naive_search` in this scope
[INFO] [stdout]   --> benches/normal_text_search.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |         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:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |         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 `regex_search` in this scope
[INFO] [stdout]   --> benches/full_text_search.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |         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:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         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 `bmb_search` in this scope
[INFO] [stdout]   --> benches/full_text_search.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         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:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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 `naive_search` in this scope
[INFO] [stdout]   --> benches/full_text_search.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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 `regex_search` in this scope
[INFO] [stdout]   --> benches/full_text_search.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         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 `bmb_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |         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:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |         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 `naive_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |         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:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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 `regex_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         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 `bmb_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |         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:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |         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 `naive_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |         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:207:22
[INFO] [stdout]     |
[INFO] [stdout] 207 |         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 `regex_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:207:22
[INFO] [stdout]     |
[INFO] [stdout] 207 |         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:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |         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[E0425]: cannot find function `bmb_search` in this scope
[INFO] [stdout]    --> benches/full_text_search.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |         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] 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` (bench "normal_text_search") due to 14 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `boyer-moore-magiclen` (bench "full_text_search") due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ee2f52ae1df65c227c1cbbadf4aa42f7de82ace64dbb4d6c8b0f66d5b43b85c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2f52ae1df65c227c1cbbadf4aa42f7de82ace64dbb4d6c8b0f66d5b43b85c2", kill_on_drop: false }`
[INFO] [stdout] ee2f52ae1df65c227c1cbbadf4aa42f7de82ace64dbb4d6c8b0f66d5b43b85c2
