[INFO] fetching crate reqwest-retry 0.1.3... [INFO] testing reqwest-retry-0.1.3 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate reqwest-retry 0.1.3 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate reqwest-retry 0.1.3 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest-retry 0.1.3 [INFO] finished tweaking crates.io crate reqwest-retry 0.1.3 [INFO] tweaked toml for crates.io crate reqwest-retry 0.1.3 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 059ba97dab91c5ff72f3d22d283f645485a470fc706b4c629878c318e38de3cf [INFO] running `Command { std: "docker" "start" "-a" "059ba97dab91c5ff72f3d22d283f645485a470fc706b4c629878c318e38de3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "059ba97dab91c5ff72f3d22d283f645485a470fc706b4c629878c318e38de3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059ba97dab91c5ff72f3d22d283f645485a470fc706b4c629878c318e38de3cf", kill_on_drop: false }` [INFO] [stdout] 059ba97dab91c5ff72f3d22d283f645485a470fc706b4c629878c318e38de3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c932f86358792331a81895780f5d2beebda61cd1c6b70d530682d7101d17670e [INFO] running `Command { std: "docker" "start" "-a" "c932f86358792331a81895780f5d2beebda61cd1c6b70d530682d7101d17670e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling reqwest-middleware v0.1.2 [INFO] [stderr] Compiling reqwest-retry v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.00s [INFO] running `Command { std: "docker" "inspect" "c932f86358792331a81895780f5d2beebda61cd1c6b70d530682d7101d17670e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c932f86358792331a81895780f5d2beebda61cd1c6b70d530682d7101d17670e", kill_on_drop: false }` [INFO] [stdout] c932f86358792331a81895780f5d2beebda61cd1c6b70d530682d7101d17670e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac5f3502bc4537a339b91c8a83a2a27cfde964dcd75a81a6eb30f42531784ed7 [INFO] running `Command { std: "docker" "start" "-a" "ac5f3502bc4537a339b91c8a83a2a27cfde964dcd75a81a6eb30f42531784ed7", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.8 [INFO] [stderr] Compiling reqwest-retry v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.76s [INFO] running `Command { std: "docker" "inspect" "ac5f3502bc4537a339b91c8a83a2a27cfde964dcd75a81a6eb30f42531784ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5f3502bc4537a339b91c8a83a2a27cfde964dcd75a81a6eb30f42531784ed7", kill_on_drop: false }` [INFO] [stdout] ac5f3502bc4537a339b91c8a83a2a27cfde964dcd75a81a6eb30f42531784ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d6cbc1339b8d008a9c68912e2c18c1b6717d2fc7ca19ea4d20876a022ce766b [INFO] running `Command { std: "docker" "start" "-a" "4d6cbc1339b8d008a9c68912e2c18c1b6717d2fc7ca19ea4d20876a022ce766b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reqwest_retry-e080bc7790f5efe1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-89ff5f4f098e9f68) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test retry::assert_no_retry_on_200 ... ok [INFO] [stdout] test retry::assert_no_retry_on_205 ... ok [INFO] [stdout] test retry::assert_no_retry_on_203 ... ok [INFO] [stdout] test retry::assert_no_retry_on_201 ... ok [INFO] [stdout] test retry::assert_no_retry_on_206 ... ok [INFO] [stdout] test retry::assert_no_retry_on_202 ... ok [INFO] [stdout] test retry::assert_no_retry_on_204 ... ok [INFO] [stdout] test retry::assert_no_retry_on_207 ... ok [INFO] [stdout] test retry::assert_no_retry_on_226 ... ok [INFO] [stdout] test retry::assert_no_retry_on_300 ... ok [INFO] [stdout] test retry::assert_no_retry_on_302 ... ok [INFO] [stdout] test retry::assert_no_retry_on_303 ... ok [INFO] [stdout] test retry::assert_no_retry_on_301 ... ok [INFO] [stdout] test retry::assert_no_retry_on_304 ... ok [INFO] [stdout] test retry::assert_no_retry_on_308 ... ok [INFO] [stdout] test retry::assert_no_retry_on_400 ... ok [INFO] [stdout] test retry::assert_no_retry_on_401 ... ok [INFO] [stdout] test retry::assert_no_retry_on_307 ... ok [INFO] [stdout] test retry::assert_no_retry_on_402 ... ok [INFO] [stdout] test retry::assert_no_retry_on_403 ... ok [INFO] [stdout] test retry::assert_no_retry_on_404 ... ok [INFO] [stdout] test retry::assert_no_retry_on_405 ... ok [INFO] [stdout] test retry::assert_no_retry_on_406 ... ok [INFO] [stdout] test retry::assert_no_retry_on_407 ... ok [INFO] [stdout] test retry::assert_no_retry_on_409 ... ok [INFO] [stdout] test retry::assert_no_retry_on_414 ... ok [INFO] [stdout] test retry::assert_no_retry_on_412 ... ok [INFO] [stdout] test retry::assert_no_retry_on_415 ... ok [INFO] [stdout] test retry::assert_no_retry_on_411 ... ok [INFO] [stdout] test retry::assert_no_retry_on_416 ... ok [INFO] [stdout] test retry::assert_no_retry_on_410 ... ok [INFO] [stdout] test retry::assert_no_retry_on_417 ... ok [INFO] [stdout] test retry::assert_no_retry_on_413 ... ok [INFO] [stdout] test retry::assert_no_retry_on_431 ... ok [INFO] [stdout] test retry::assert_no_retry_on_428 ... ok [INFO] [stdout] test retry::assert_no_retry_on_424 ... ok [INFO] [stdout] test retry::assert_no_retry_on_422 ... ok [INFO] [stdout] test retry::assert_no_retry_on_423 ... ok [INFO] [stdout] test retry::assert_no_retry_on_418 ... ok [INFO] [stdout] test retry::assert_no_retry_on_451 ... ok [INFO] [stdout] test retry::assert_no_retry_on_426 ... ok [INFO] [stdout] test retry::assert_no_retry_on_421 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_408 ... ok [INFO] [stdout] test retry::assert_retry_on_request_timeout ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_429 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_501 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_500 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_504 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_502 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_507 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_505 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_508 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_511 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_503 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_510 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_506 ... ok [INFO] [stdout] test retry::assert_maximum_retries_is_not_exceeded ... ok [INFO] [stdout] test retry::assert_retry_on_incomplete_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Doc-tests reqwest-retry [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/middleware.rs - middleware::RetryTransientMiddleware (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d6cbc1339b8d008a9c68912e2c18c1b6717d2fc7ca19ea4d20876a022ce766b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6cbc1339b8d008a9c68912e2c18c1b6717d2fc7ca19ea4d20876a022ce766b", kill_on_drop: false }` [INFO] [stdout] 4d6cbc1339b8d008a9c68912e2c18c1b6717d2fc7ca19ea4d20876a022ce766b