[INFO] fetching crate bbclash 1.1.1...
[INFO] checking bbclash-1.1.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate bbclash 1.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bbclash 1.1.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bbclash 1.1.1
[INFO] finished tweaking crates.io crate bbclash 1.1.1
[INFO] tweaked toml for crates.io crate bbclash 1.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.5.1)
[INFO] [stderr]       Adding phf v0.7.24 (available: v0.11.2)
[INFO] [stderr]       Adding rctree v0.3.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d573da91c678ed609a9a009ad3a67ef7e7baf0e28ea631a93a516ed2f60c416
[INFO] running `Command { std: "docker" "start" "-a" "5d573da91c678ed609a9a009ad3a67ef7e7baf0e28ea631a93a516ed2f60c416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d573da91c678ed609a9a009ad3a67ef7e7baf0e28ea631a93a516ed2f60c416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d573da91c678ed609a9a009ad3a67ef7e7baf0e28ea631a93a516ed2f60c416", kill_on_drop: false }`
[INFO] [stdout] 5d573da91c678ed609a9a009ad3a67ef7e7baf0e28ea631a93a516ed2f60c416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 806b93e4e367a0015af8bd02cd50502803ba2f8cfd09256b436d35a135a7b591
[INFO] running `Command { std: "docker" "start" "-a" "806b93e4e367a0015af8bd02cd50502803ba2f8cfd09256b436d35a135a7b591", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling phf_macros v0.7.24
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking bbclash v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stdout] error[E0583]: file not found for module `texts`
[INFO] [stdout]  --> benches/benchmarks.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod texts;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `texts`, create file "benches/texts.rs" or "benches/texts/mod.rs"
[INFO] [stdout]   = note: if there is a `mod texts` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `texts::BG_PON`, `texts::EV_ESY`, `texts::QN_RAR`, `texts::WH_DNC`, `texts::TS_TWN`, `texts::TN_CMT`
[INFO] [stdout]  --> benches/benchmarks.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use texts::{BG_PON, EV_ESY, QN_RAR, WH_DNC, TS_TWN, TN_CMT};
[INFO] [stdout]   |                 ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^ no `TN_CMT` in `texts`
[INFO] [stdout]   |                 |       |       |       |       |
[INFO] [stdout]   |                 |       |       |       |       no `TS_TWN` in `texts`
[INFO] [stdout]   |                 |       |       |       no `WH_DNC` in `texts`
[INFO] [stdout]   |                 |       |       no `QN_RAR` in `texts`
[INFO] [stdout]   |                 |       no `EV_ESY` in `texts`
[INFO] [stdout]   |                 no `BG_PON` in `texts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bbclash` (bench "benchmarks") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "806b93e4e367a0015af8bd02cd50502803ba2f8cfd09256b436d35a135a7b591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806b93e4e367a0015af8bd02cd50502803ba2f8cfd09256b436d35a135a7b591", kill_on_drop: false }`
[INFO] [stdout] 806b93e4e367a0015af8bd02cd50502803ba2f8cfd09256b436d35a135a7b591
