[INFO] fetching crate async_repeat 0.1.0...
[INFO] checking async_repeat-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate async_repeat 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate async_repeat 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-7-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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.32
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded tokio v1.21.0
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3183c8eb7e11afe73929a34859e9f483ee5dc6f0f6b2b6bf1a795eeef4f8818
[INFO] running `Command { std: "docker" "start" "-a" "b3183c8eb7e11afe73929a34859e9f483ee5dc6f0f6b2b6bf1a795eeef4f8818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3183c8eb7e11afe73929a34859e9f483ee5dc6f0f6b2b6bf1a795eeef4f8818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3183c8eb7e11afe73929a34859e9f483ee5dc6f0f6b2b6bf1a795eeef4f8818", kill_on_drop: false }`
[INFO] [stdout] b3183c8eb7e11afe73929a34859e9f483ee5dc6f0f6b2b6bf1a795eeef4f8818
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 077411aab6cd23532e46c35327ef5b28299a2e6b57ef2d490587aac1a87f7d97
[INFO] running `Command { std: "docker" "start" "-a" "077411aab6cd23532e46c35327ef5b28299a2e6b57ef2d490587aac1a87f7d97", 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 memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[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-channel v0.3.24
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[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_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[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.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_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: cannot determine resolution for the macro `fail`
[INFO] [stdout]   --> examples/http_request_macro.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     fail!(String::from("Cannot recover from these kind of errors ._."))
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `repeat`
[INFO] [stdout]   --> examples/http_request_macro.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 StatusCode::INTERNAL_SERVER_ERROR => repeat!(),
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `repeat`
[INFO] [stdout]   --> examples/http_request_macro.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     repeat!(response_text)
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `fail`
[INFO] [stdout]   --> examples/http_request_macro.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 e => fail!(format!("Some unusual statusc code here: {e:?}")),
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[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") 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_simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request_function") due to 2 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[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 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "077411aab6cd23532e46c35327ef5b28299a2e6b57ef2d490587aac1a87f7d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "077411aab6cd23532e46c35327ef5b28299a2e6b57ef2d490587aac1a87f7d97", kill_on_drop: false }`
[INFO] [stdout] 077411aab6cd23532e46c35327ef5b28299a2e6b57ef2d490587aac1a87f7d97
[INFO] checking async_repeat-0.1.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate async_repeat 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async_repeat 0.1.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-7-tc2/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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ad043f0e87b7b47791c576b332f10e64016cf6b2fe3ca9ca28dc65fee785e77
[INFO] running `Command { std: "docker" "start" "-a" "0ad043f0e87b7b47791c576b332f10e64016cf6b2fe3ca9ca28dc65fee785e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ad043f0e87b7b47791c576b332f10e64016cf6b2fe3ca9ca28dc65fee785e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad043f0e87b7b47791c576b332f10e64016cf6b2fe3ca9ca28dc65fee785e77", kill_on_drop: false }`
[INFO] [stdout] 0ad043f0e87b7b47791c576b332f10e64016cf6b2fe3ca9ca28dc65fee785e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6e448b3d5cf59ef3348385edd43c38401e5d2e849e1f9bc5acd468f8bfcc403
[INFO] running `Command { std: "docker" "start" "-a" "e6e448b3d5cf59ef3348385edd43c38401e5d2e849e1f9bc5acd468f8bfcc403", 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]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[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 cc v1.0.73
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking pin-utils v0.1.0
[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 indexmap v1.9.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.3.0
[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 pin-project v1.0.12
[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_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[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_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: cannot determine resolution for the macro `fail`
[INFO] [stdout]   --> examples/http_request_macro.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     fail!(String::from("Cannot recover from these kind of errors ._."))
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `repeat`
[INFO] [stdout]   --> examples/http_request_macro.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 StatusCode::INTERNAL_SERVER_ERROR => repeat!(),
[INFO] [stdout]    |                                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `repeat`
[INFO] [stdout]   --> examples/http_request_macro.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     repeat!(response_text)
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `fail`
[INFO] [stdout]   --> examples/http_request_macro.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 e => fail!(format!("Some unusual statusc code here: {e:?}")),
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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] 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") 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_function") due to 2 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[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_simple") due to 2 previous errors
[INFO] [stderr] error: could not compile `async_repeat` (example "http_request_macro") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6e448b3d5cf59ef3348385edd43c38401e5d2e849e1f9bc5acd468f8bfcc403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e448b3d5cf59ef3348385edd43c38401e5d2e849e1f9bc5acd468f8bfcc403", kill_on_drop: false }`
[INFO] [stdout] e6e448b3d5cf59ef3348385edd43c38401e5d2e849e1f9bc5acd468f8bfcc403
