[INFO] crate redis 0.15.1 is already in cache [INFO] checking redis-0.15.1 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate redis 0.15.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate redis 0.15.1 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate redis 0.15.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redis 0.15.1 [INFO] tweaked toml for crates.io crate redis 0.15.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate redis 0.15.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] f0cada2746daea1ae3c64bd017e04f0e26f36a40b7d64c609352cb200341c9cb [INFO] running `"docker" "start" "-a" "f0cada2746daea1ae3c64bd017e04f0e26f36a40b7d64c609352cb200341c9cb"` [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking regex v1.3.0 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking partial-io v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking redis v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `get_multiplexed_tokio_connection` found for struct `redis::client::Client` in the current scope [INFO] [stderr] --> benches/bench_basic.rs:137:26 [INFO] [stderr] | [INFO] [stderr] 137 | .block_on(client.get_multiplexed_tokio_connection()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_multiplexed_async_connection` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_multiplexed_tokio_connection` found for struct `redis::client::Client` in the current scope [INFO] [stderr] --> benches/bench_basic.rs:153:26 [INFO] [stderr] | [INFO] [stderr] 153 | .block_on(client.get_multiplexed_tokio_connection()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `get_multiplexed_async_connection` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `redis`. [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" "f0cada2746daea1ae3c64bd017e04f0e26f36a40b7d64c609352cb200341c9cb"` [INFO] running `"docker" "rm" "-f" "f0cada2746daea1ae3c64bd017e04f0e26f36a40b7d64c609352cb200341c9cb"` [INFO] [stdout] f0cada2746daea1ae3c64bd017e04f0e26f36a40b7d64c609352cb200341c9cb