[INFO] fetching crate backoff-futures 0.3.2... [INFO] checking backoff-futures-0.3.2 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate backoff-futures 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate backoff-futures 0.3.2 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate backoff-futures 0.3.2 [INFO] finished tweaking crates.io crate backoff-futures 0.3.2 [INFO] tweaked toml for crates.io crate backoff-futures 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backoff v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51cef374351de53610bbcdda57e20b8ed5acb07e2dc9a7962c3056b582baf8cb [INFO] running `Command { std: "docker" "start" "-a" "51cef374351de53610bbcdda57e20b8ed5acb07e2dc9a7962c3056b582baf8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51cef374351de53610bbcdda57e20b8ed5acb07e2dc9a7962c3056b582baf8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cef374351de53610bbcdda57e20b8ed5acb07e2dc9a7962c3056b582baf8cb", kill_on_drop: false }` [INFO] [stdout] 51cef374351de53610bbcdda57e20b8ed5acb07e2dc9a7962c3056b582baf8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0d976ace86020a9c943d951f8ee6594e578da49777db00430421d097aae1f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c0d976ace86020a9c943d951f8ee6594e578da49777db00430421d097aae1f8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling isahc v0.9.8 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backoff v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.39 [INFO] [stderr] Checking backoff-futures v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking sluice v0.5.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stdout] warning: use of deprecated associated function `BackoffExt::with_backoff`: Use the built-in `backoff::future` async support [INFO] [stdout] --> src/lib.rs:168:49 [INFO] [stdout] | [INFO] [stdout] 168 | futures::executor::block_on(do_work.with_backoff(&mut backoff)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `BackoffExt::with_backoff`: Use the built-in `backoff::future` async support [INFO] [stdout] --> src/lib.rs:180:49 [INFO] [stdout] | [INFO] [stdout] 180 | futures::executor::block_on(do_work.with_backoff(&mut backoff)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `BackoffExt::with_backoff`: Use the built-in `backoff::future` async support [INFO] [stdout] --> src/lib.rs:195:49 [INFO] [stdout] | [INFO] [stdout] 195 | futures::executor::block_on(do_work.with_backoff(&mut backoff)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `BackoffExt::with_backoff`: Use the built-in `backoff::future` async support [INFO] [stdout] --> src/lib.rs:207:49 [INFO] [stdout] | [INFO] [stdout] 207 | futures::executor::block_on(do_work.with_backoff(&mut backoff)); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `BackoffExt::with_backoff_notify`: Use the built-in `backoff::future` async support [INFO] [stdout] --> src/lib.rs:238:47 [INFO] [stdout] | [INFO] [stdout] 238 | let result = runtime.block_on(do_work.with_backoff_notify(&mut backoff, |e, d| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "1c0d976ace86020a9c943d951f8ee6594e578da49777db00430421d097aae1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0d976ace86020a9c943d951f8ee6594e578da49777db00430421d097aae1f8", kill_on_drop: false }` [INFO] [stdout] 1c0d976ace86020a9c943d951f8ee6594e578da49777db00430421d097aae1f8