[INFO] crate file_api 0.6.5 is already in cache [INFO] checking file_api-0.6.5 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate file_api 0.6.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate file_api 0.6.5 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate file_api 0.6.5 [INFO] finished tweaking crates.io crate file_api 0.6.5 [INFO] tweaked toml for crates.io crate file_api 0.6.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 89568c795cd6883cedb816568667d88e84d1ec255bd57160fe4dfaf20d1d26f0 [INFO] running `"docker" "start" "-a" "89568c795cd6883cedb816568667d88e84d1ec255bd57160fe4dfaf20d1d26f0"` [INFO] [stderr] Compiling hyperx v0.15.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking openssl v0.10.27 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking file_api v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/file_reader.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | let metadata = try!(fs::metadata(self.filename.clone()).map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/file_reader.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | let metadata = try!(fs::metadata(self.filename.clone()).map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.60s [INFO] running `"docker" "inspect" "89568c795cd6883cedb816568667d88e84d1ec255bd57160fe4dfaf20d1d26f0"` [INFO] running `"docker" "rm" "-f" "89568c795cd6883cedb816568667d88e84d1ec255bd57160fe4dfaf20d1d26f0"` [INFO] [stdout] 89568c795cd6883cedb816568667d88e84d1ec255bd57160fe4dfaf20d1d26f0