[INFO] fetching crate boyer-moore-magiclen 0.2.19...
[INFO] checking boyer-moore-magiclen-0.2.19 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate boyer-moore-magiclen 0.2.19 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate boyer-moore-magiclen 0.2.19 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.0
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[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 generic-array v1.0.0
[INFO] [stderr]   Downloaded scanner-rust v2.0.17
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 590a4b871e9a45ab733bdbeccceb4c5525737e568802f7fc4eb107f6791ec2a7
[INFO] running `Command { std: "docker" "start" "-a" "590a4b871e9a45ab733bdbeccceb4c5525737e568802f7fc4eb107f6791ec2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "590a4b871e9a45ab733bdbeccceb4c5525737e568802f7fc4eb107f6791ec2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590a4b871e9a45ab733bdbeccceb4c5525737e568802f7fc4eb107f6791ec2a7", kill_on_drop: false }`
[INFO] [stdout] 590a4b871e9a45ab733bdbeccceb4c5525737e568802f7fc4eb107f6791ec2a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c98c2bfd8ae837f63d3106bfd0df762477c15d401d1b0f97b76d6a40964fd3eb
[INFO] running `Command { std: "docker" "start" "-a" "c98c2bfd8ae837f63d3106bfd0df762477c15d401d1b0f97b76d6a40964fd3eb", 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 regex-automata v0.4.6
[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] [stderr]     Checking regex v1.10.4
[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/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 `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 `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 `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 `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/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 `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 `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/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 `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 `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 `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 `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/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" "c98c2bfd8ae837f63d3106bfd0df762477c15d401d1b0f97b76d6a40964fd3eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98c2bfd8ae837f63d3106bfd0df762477c15d401d1b0f97b76d6a40964fd3eb", kill_on_drop: false }`
[INFO] [stdout] c98c2bfd8ae837f63d3106bfd0df762477c15d401d1b0f97b76d6a40964fd3eb
[INFO] checking boyer-moore-magiclen-0.2.19 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate boyer-moore-magiclen 0.2.19 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate boyer-moore-magiclen 0.2.19 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 569c7af7e49ac1b37210569c3d536a8fc86ce3d3846d4e4e5351613c86620f8b
[INFO] running `Command { std: "docker" "start" "-a" "569c7af7e49ac1b37210569c3d536a8fc86ce3d3846d4e4e5351613c86620f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "569c7af7e49ac1b37210569c3d536a8fc86ce3d3846d4e4e5351613c86620f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569c7af7e49ac1b37210569c3d536a8fc86ce3d3846d4e4e5351613c86620f8b", kill_on_drop: false }`
[INFO] [stdout] 569c7af7e49ac1b37210569c3d536a8fc86ce3d3846d4e4e5351613c86620f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 131dd747f14f21fdcae338321426563ea1f1428d9dfffc8666e4644b037155e0
[INFO] running `Command { std: "docker" "start" "-a" "131dd747f14f21fdcae338321426563ea1f1428d9dfffc8666e4644b037155e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[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] [stderr]     Checking regex v1.10.4
[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/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 `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 `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 `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 `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 `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 `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/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" "131dd747f14f21fdcae338321426563ea1f1428d9dfffc8666e4644b037155e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131dd747f14f21fdcae338321426563ea1f1428d9dfffc8666e4644b037155e0", kill_on_drop: false }`
[INFO] [stdout] 131dd747f14f21fdcae338321426563ea1f1428d9dfffc8666e4644b037155e0
