[INFO] crate mouscache 0.5.5 is already in cache [INFO] checking mouscache-0.5.5 against master#1d5f6d41e140a3d6a9c6584d555bc09f10222d24 for pr-66037-3 [INFO] extracting crate mouscache 0.5.5 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate mouscache 0.5.5 on toolchain 1d5f6d41e140a3d6a9c6584d555bc09f10222d24 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1d5f6d41e140a3d6a9c6584d555bc09f10222d24" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mouscache 0.5.5 [INFO] finished tweaking crates.io crate mouscache 0.5.5 [INFO] tweaked toml for crates.io crate mouscache 0.5.5 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1d5f6d41e140a3d6a9c6584d555bc09f10222d24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1d5f6d41e140a3d6a9c6584d555bc09f10222d24" "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" "+1d5f6d41e140a3d6a9c6584d555bc09f10222d24" "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] 19c21ca8269506a95d03eb4ffef66cc829417fcf672e0c34faf03b31ea2790ae [INFO] running `"docker" "start" "-a" "19c21ca8269506a95d03eb4ffef66cc829417fcf672e0c34faf03b31ea2790ae"` [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking dns-lookup v0.9.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking mouscache v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/redis_cache.rs:68:34 [INFO] [stderr] | [INFO] [stderr] 68 | connection_info: r#try!(host.into_connection_info()), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'r#try': use the `?` operator instead [INFO] [stderr] --> src/redis_cache.rs:68:34 [INFO] [stderr] | [INFO] [stderr] 68 | connection_info: r#try!(host.into_connection_info()), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:33:41 [INFO] [stderr] | [INFO] [stderr] 33 | RedisCacheError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:33:41 [INFO] [stderr] | [INFO] [stderr] 33 | RedisCacheError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/redis_cache.rs:37:60 [INFO] [stderr] | [INFO] [stderr] 37 | Some(source) => write!(fmt, "{}: {}", self.description(), source), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/redis_cache.rs:38:48 [INFO] [stderr] | [INFO] [stderr] 38 | None => write!(fmt, "{}", self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/redis_cache.rs:37:60 [INFO] [stderr] | [INFO] [stderr] 37 | Some(source) => write!(fmt, "{}: {}", self.description(), source), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/redis_cache.rs:38:48 [INFO] [stderr] | [INFO] [stderr] 38 | None => write!(fmt, "{}", self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.75s [INFO] running `"docker" "inspect" "19c21ca8269506a95d03eb4ffef66cc829417fcf672e0c34faf03b31ea2790ae"` [INFO] running `"docker" "rm" "-f" "19c21ca8269506a95d03eb4ffef66cc829417fcf672e0c34faf03b31ea2790ae"` [INFO] [stdout] 19c21ca8269506a95d03eb4ffef66cc829417fcf672e0c34faf03b31ea2790ae