[INFO] fetching crate bbclash 1.1.1... [INFO] checking bbclash-1.1.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bbclash 1.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate bbclash 1.1.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded phf_macros v0.7.24 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded rctree v0.3.3 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa792724c4aa456e2383cfddfcf4f2257d8fc1b748b220806b660f50916f691 [INFO] running `Command { std: "docker" "start" "-a" "efa792724c4aa456e2383cfddfcf4f2257d8fc1b748b220806b660f50916f691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa792724c4aa456e2383cfddfcf4f2257d8fc1b748b220806b660f50916f691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa792724c4aa456e2383cfddfcf4f2257d8fc1b748b220806b660f50916f691", kill_on_drop: false }` [INFO] [stdout] efa792724c4aa456e2383cfddfcf4f2257d8fc1b748b220806b660f50916f691 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94afe33c663c8a5d21f104865766e4d2deceaf770d37855853ce4950f4f09417 [INFO] running `Command { std: "docker" "start" "-a" "94afe33c663c8a5d21f104865766e4d2deceaf770d37855853ce4950f4f09417", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking textwrap v0.11.0 [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] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking itertools v0.8.2 [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 crossbeam-deque v0.8.5 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Checking tinytemplate v1.2.1 [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" "94afe33c663c8a5d21f104865766e4d2deceaf770d37855853ce4950f4f09417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94afe33c663c8a5d21f104865766e4d2deceaf770d37855853ce4950f4f09417", kill_on_drop: false }` [INFO] [stdout] 94afe33c663c8a5d21f104865766e4d2deceaf770d37855853ce4950f4f09417