[INFO] fetching crate reactor-cache 0.1.1... [INFO] checking reactor-cache-0.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate reactor-cache 0.1.1 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate reactor-cache 0.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reactor-cache 0.1.1 [INFO] finished tweaking crates.io crate reactor-cache 0.1.1 [INFO] tweaked toml for crates.io crate reactor-cache 0.1.1 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a9594e1c5ab19a6eb4c843658147a835d20ed3a5c5d971de2b75183646288cd [INFO] running `Command { std: "docker" "start" "-a" "9a9594e1c5ab19a6eb4c843658147a835d20ed3a5c5d971de2b75183646288cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a9594e1c5ab19a6eb4c843658147a835d20ed3a5c5d971de2b75183646288cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9594e1c5ab19a6eb4c843658147a835d20ed3a5c5d971de2b75183646288cd", kill_on_drop: false }` [INFO] [stdout] 9a9594e1c5ab19a6eb4c843658147a835d20ed3a5c5d971de2b75183646288cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f602abc9c886b2670af30db9dcc8f84989eda3c19ef78eb3030b8bade8f41f [INFO] running `Command { std: "docker" "start" "-a" "89f602abc9c886b2670af30db9dcc8f84989eda3c19ef78eb3030b8bade8f41f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Checking reactor-cache v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | timer: PollEvented>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | timer: PollEvented>) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | timer: PollEvented>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | timer: PollEvented>) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | resolver.complete(Err(e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:49 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Builder::build`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | tx.complete(CacheStats { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:388:23 [INFO] [stdout] | [INFO] [stdout] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | resolver.complete(Err(e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | tx.complete(Ok(None)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:49 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Builder::build`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | tx.complete(()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | tx.complete(CacheStats { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:388:23 [INFO] [stdout] | [INFO] [stdout] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | tx.complete(Ok(None)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | tx.complete(()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "89f602abc9c886b2670af30db9dcc8f84989eda3c19ef78eb3030b8bade8f41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f602abc9c886b2670af30db9dcc8f84989eda3c19ef78eb3030b8bade8f41f", kill_on_drop: false }` [INFO] [stdout] 89f602abc9c886b2670af30db9dcc8f84989eda3c19ef78eb3030b8bade8f41f