[INFO] crate tinysearch-cuckoofilter 0.4.1 is already in cache [INFO] checking tinysearch-cuckoofilter-0.4.1 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate tinysearch-cuckoofilter 0.4.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tinysearch-cuckoofilter 0.4.1 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tinysearch-cuckoofilter 0.4.1 [INFO] finished tweaking crates.io crate tinysearch-cuckoofilter 0.4.1 [INFO] tweaked toml for crates.io crate tinysearch-cuckoofilter 0.4.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e9f07a4b6d78c12cee0d545fe04369891910d2ea8ffa4594aa21adeced39477d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e9f07a4b6d78c12cee0d545fe04369891910d2ea8ffa4594aa21adeced39477d"` [INFO] [stderr] Checking tinysearch-cuckoofilter v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `self::cuckoofilter` [INFO] [stderr] --> benches/bench_lib.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | use self::cuckoofilter::*; [INFO] [stderr] | ^^^^^^^^^^^^ maybe a missing crate `cuckoofilter`? [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CuckooFilter` [INFO] [stderr] --> benches/bench_lib.rs:38:18 [INFO] [stderr] | [INFO] [stderr] 38 | let mut cf = CuckooFilter::::with_capacity(split.len() * 2); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `CuckooFilter` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `CuckooFilter` [INFO] [stderr] --> benches/bench_lib.rs:50:25 [INFO] [stderr] | [INFO] [stderr] 50 | test::black_box(CuckooFilter::new()); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `CuckooFilter` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `tinysearch-cuckoofilter`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e9f07a4b6d78c12cee0d545fe04369891910d2ea8ffa4594aa21adeced39477d"` [INFO] running `"docker" "rm" "-f" "e9f07a4b6d78c12cee0d545fe04369891910d2ea8ffa4594aa21adeced39477d"` [INFO] [stdout] e9f07a4b6d78c12cee0d545fe04369891910d2ea8ffa4594aa21adeced39477d