[INFO] crate redis 0.15.1 is already in cache [INFO] checking redis-0.15.1 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate redis 0.15.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate redis 0.15.1 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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-1/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 6cefa17299ac6003f2f7d4394adcd29df88d371284e15466b71c6cbd8105120e [INFO] running `"docker" "start" "-a" "6cefa17299ac6003f2f7d4394adcd29df88d371284e15466b71c6cbd8105120e"` [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking regex v1.3.0 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Checking partial-io v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking criterion v0.3.0 [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[E0277]: the trait bound `!: types::FromRedisValue` is not satisfied [INFO] [stderr] --> src/script.rs:175:42 [INFO] [stderr] | [INFO] [stderr] 175 | let _hash = load_cmd.query_async(con).await?; [INFO] [stderr] | ^^^^^^^^^^^ the trait `types::FromRedisValue` is not implemented for `!` [INFO] [stderr] | [INFO] [stderr] = note: the trait is implemented for `()`. Possibly this error has been caused by changes to Rust's type-inference algorithm (see: https://github.com/rust-lang/rust/issues/48950 for more info). Consider whether you meant to use the type `()` here instead. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `redis`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: the trait bound `!: types::FromRedisValue` is not satisfied [INFO] [stderr] --> src/script.rs:175:42 [INFO] [stderr] | [INFO] [stderr] 175 | let _hash = load_cmd.query_async(con).await?; [INFO] [stderr] | ^^^^^^^^^^^ the trait `types::FromRedisValue` is not implemented for `!` [INFO] [stderr] | [INFO] [stderr] = note: the trait is implemented for `()`. Possibly this error has been caused by changes to Rust's type-inference algorithm (see: https://github.com/rust-lang/rust/issues/48950 for more info). Consider whether you meant to use the type `()` here instead. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `redis`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6cefa17299ac6003f2f7d4394adcd29df88d371284e15466b71c6cbd8105120e"` [INFO] running `"docker" "rm" "-f" "6cefa17299ac6003f2f7d4394adcd29df88d371284e15466b71c6cbd8105120e"` [INFO] [stdout] 6cefa17299ac6003f2f7d4394adcd29df88d371284e15466b71c6cbd8105120e