[INFO] crate bbclash 1.1.1 is already in cache [INFO] checking bbclash-1.1.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate bbclash 1.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bbclash 1.1.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce2901bba9b3e01e63c529ca92d784789c0411ef0058741fcc647f3b5409f53f [INFO] running `"docker" "start" "-a" "ce2901bba9b3e01e63c529ca92d784789c0411ef0058741fcc647f3b5409f53f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.109 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_derive v1.0.109 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking bbclash v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] error[E0583]: file not found for module `texts` [INFO] [stderr] --> benches/benchmarks.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | mod texts; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: to create the module `texts`, create file "benches/texts.rs" [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `texts::BG_PON`, `texts::EV_ESY`, `texts::QN_RAR`, `texts::WH_DNC`, `texts::TS_TWN`, `texts::TN_CMT` [INFO] [stderr] --> benches/benchmarks.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | pub use texts::{BG_PON, EV_ESY, QN_RAR, WH_DNC, TS_TWN, TN_CMT}; [INFO] [stderr] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ no `TN_CMT` in `texts` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | no `TS_TWN` in `texts` [INFO] [stderr] | | | | no `WH_DNC` in `texts` [INFO] [stderr] | | | no `QN_RAR` in `texts` [INFO] [stderr] | | no `EV_ESY` in `texts` [INFO] [stderr] | no `BG_PON` in `texts` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0583. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `bbclash`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ce2901bba9b3e01e63c529ca92d784789c0411ef0058741fcc647f3b5409f53f"` [INFO] running `"docker" "rm" "-f" "ce2901bba9b3e01e63c529ca92d784789c0411ef0058741fcc647f3b5409f53f"` [INFO] [stdout] ce2901bba9b3e01e63c529ca92d784789c0411ef0058741fcc647f3b5409f53f