[INFO] fetching crate bbclash 1.1.1...
[INFO] checking bbclash-1.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bbclash 1.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bbclash 1.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rctree v0.3.3
[INFO] [stderr]   Downloaded phf_macros v0.7.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ea2cb2ad5c1fa36298bf7077e694e861dd61a4028d0b858e59d6cf09e1dad69
[INFO] running `Command { std: "docker" "start" "-a" "6ea2cb2ad5c1fa36298bf7077e694e861dd61a4028d0b858e59d6cf09e1dad69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea2cb2ad5c1fa36298bf7077e694e861dd61a4028d0b858e59d6cf09e1dad69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea2cb2ad5c1fa36298bf7077e694e861dd61a4028d0b858e59d6cf09e1dad69", kill_on_drop: false }`
[INFO] [stdout] 6ea2cb2ad5c1fa36298bf7077e694e861dd61a4028d0b858e59d6cf09e1dad69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c3018dc35e8b8c405df163280890be51583cff167bc171b23818160704e6c20
[INFO] running `Command { std: "docker" "start" "-a" "3c3018dc35e8b8c405df163280890be51583cff167bc171b23818160704e6c20", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[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 rayon-core v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking 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 clap v2.34.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_macros v0.7.24
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[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] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c3018dc35e8b8c405df163280890be51583cff167bc171b23818160704e6c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c3018dc35e8b8c405df163280890be51583cff167bc171b23818160704e6c20", kill_on_drop: false }`
[INFO] [stdout] 3c3018dc35e8b8c405df163280890be51583cff167bc171b23818160704e6c20
[INFO] checking bbclash-1.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate bbclash 1.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bbclash 1.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2a2a0d75e52bcaec6bfd4e01c9f41e13c0df363806dced7bec401df465502e8
[INFO] running `Command { std: "docker" "start" "-a" "d2a2a0d75e52bcaec6bfd4e01c9f41e13c0df363806dced7bec401df465502e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a2a0d75e52bcaec6bfd4e01c9f41e13c0df363806dced7bec401df465502e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a2a0d75e52bcaec6bfd4e01c9f41e13c0df363806dced7bec401df465502e8", kill_on_drop: false }`
[INFO] [stdout] d2a2a0d75e52bcaec6bfd4e01c9f41e13c0df363806dced7bec401df465502e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 121744f39581bd618f7b21e4ef83001fa310aba8f839df3ae9bc8c405e25fc31
[INFO] running `Command { std: "docker" "start" "-a" "121744f39581bd618f7b21e4ef83001fa310aba8f839df3ae9bc8c405e25fc31", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling phf_macros v0.7.24
[INFO] [stderr]    Compiling serde_derive v1.0.193
[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] error: aborting due to 2 previous errors
[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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "121744f39581bd618f7b21e4ef83001fa310aba8f839df3ae9bc8c405e25fc31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "121744f39581bd618f7b21e4ef83001fa310aba8f839df3ae9bc8c405e25fc31", kill_on_drop: false }`
[INFO] [stdout] 121744f39581bd618f7b21e4ef83001fa310aba8f839df3ae9bc8c405e25fc31
