[INFO] fetching crate async_repeat 0.1.0...
[INFO] checking async_repeat-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate async_repeat 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate async_repeat 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async_repeat 0.1.0
[INFO] finished tweaking crates.io crate async_repeat 0.1.0
[INFO] tweaked toml for crates.io crate async_repeat 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate async_repeat 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded tokio v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 505b1a2fb8f4e2bc1395a9435fa75ec9cbef2a25caa4f25da81fcf8622303439
[INFO] running `Command { std: "docker" "start" "-a" "505b1a2fb8f4e2bc1395a9435fa75ec9cbef2a25caa4f25da81fcf8622303439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "505b1a2fb8f4e2bc1395a9435fa75ec9cbef2a25caa4f25da81fcf8622303439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505b1a2fb8f4e2bc1395a9435fa75ec9cbef2a25caa4f25da81fcf8622303439", kill_on_drop: false }`
[INFO] [stdout] 505b1a2fb8f4e2bc1395a9435fa75ec9cbef2a25caa4f25da81fcf8622303439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47e8c68a8f50681a24f9c379e192d5b83e998b42202693f9d57042955f4128e3
[INFO] running `Command { std: "docker" "start" "-a" "47e8c68a8f50681a24f9c379e192d5b83e998b42202693f9d57042955f4128e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking openssl-sys v0.9.75
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking openssl v0.10.41
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking native-tls v0.2.10
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking async_repeat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stdout] error[E0432]: unresolved import `async_retry`
[INFO] [stdout]  --> examples/http_request.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_retry::{AsyncRetry, ExponentialRetryStrategy, RetryPolicy};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `async_retry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_retry`
[INFO] [stdout]  --> examples/http_request_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_retry::{fail, repeat, AsyncRetry, ExponentialRetryStrategy, RetryPolicy};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `async_retry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_retry`
[INFO] [stdout]  --> examples/http_request_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_retry::{AsyncRetry, LinearRetryStrategy, RetryPolicy};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `async_retry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_retry`
[INFO] [stdout]  --> examples/http_request_function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_retry::{AsyncRetry, LinearRetryStrategy, RetryPolicy};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `async_retry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request_macro") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request") due to 2 previous errors
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request_simple") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request_function") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "47e8c68a8f50681a24f9c379e192d5b83e998b42202693f9d57042955f4128e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e8c68a8f50681a24f9c379e192d5b83e998b42202693f9d57042955f4128e3", kill_on_drop: false }`
[INFO] [stdout] 47e8c68a8f50681a24f9c379e192d5b83e998b42202693f9d57042955f4128e3
