[INFO] crate indexed_bitvec 4.0.1 is already in cache [INFO] checking indexed_bitvec-4.0.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate indexed_bitvec 4.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate indexed_bitvec 4.0.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate indexed_bitvec 4.0.1 [INFO] finished tweaking crates.io crate indexed_bitvec 4.0.1 [INFO] tweaked toml for crates.io crate indexed_bitvec 4.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 0fb533a6a7685470c3b1b95a4f5cc04f3937cc4c88d07a9c9596ed24834c393f [INFO] running `"docker" "start" "-a" "0fb533a6a7685470c3b1b95a4f5cc04f3937cc4c88d07a9c9596ed24834c393f"` [INFO] [stderr] Checking indexed_bitvec_core v4.0.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking indexed_bitvec v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> benches/operations.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | Bits::from(data, n_bits).unwrap() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `unwrap` found for struct `indexed_bitvec::Bits<_>` in the current scope [INFO] [stderr] --> benches/operations.rs:55:34 [INFO] [stderr] | [INFO] [stderr] 55 | Bits::from(data, n_bits).unwrap() [INFO] [stderr] | ^^^^^^ method not found in `indexed_bitvec::Bits<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `build_index` found for struct `indexed_bitvec::IndexedBits<_>` in the current scope [INFO] [stderr] --> benches/operations.rs:57:18 [INFO] [stderr] | [INFO] [stderr] 57 | IndexedBits::build_index(data) [INFO] [stderr] | ^^^^^^^^^^^ function or associated item not found in `indexed_bitvec::IndexedBits<_>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `used_bits` found for struct `indexed_bitvec::Bits<&[u8]>` in the current scope [INFO] [stderr] --> benches/operations.rs:70:29 [INFO] [stderr] | [INFO] [stderr] 70 | data.bits().used_bits() [INFO] [stderr] | ^^^^^^^^^ method not found in `indexed_bitvec::Bits<&[u8]>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `used_bits` found for struct `indexed_bitvec::Bits<&[u8]>` in the current scope [INFO] [stderr] --> benches/operations.rs:79:30 [INFO] [stderr] | [INFO] [stderr] 79 | let n_bits = data.bits().used_bits(); [INFO] [stderr] | ^^^^^^^^^ method not found in `indexed_bitvec::Bits<&[u8]>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `indexed_bitvec`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0fb533a6a7685470c3b1b95a4f5cc04f3937cc4c88d07a9c9596ed24834c393f"` [INFO] running `"docker" "rm" "-f" "0fb533a6a7685470c3b1b95a4f5cc04f3937cc4c88d07a9c9596ed24834c393f"` [INFO] [stdout] 0fb533a6a7685470c3b1b95a4f5cc04f3937cc4c88d07a9c9596ed24834c393f