[INFO] fetching crate reqwest-retry 0.1.5... [INFO] testing reqwest-retry-0.1.5 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025-2 [INFO] extracting crate reqwest-retry 0.1.5 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate reqwest-retry 0.1.5 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest-retry 0.1.5 [INFO] finished tweaking crates.io crate reqwest-retry 0.1.5 [INFO] tweaked toml for crates.io crate reqwest-retry 0.1.5 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d1f70ca1d33105a306ef6c517cc9896dcba6bced51a1809166e5d2db38e1c57 [INFO] running `Command { std: "docker" "start" "-a" "3d1f70ca1d33105a306ef6c517cc9896dcba6bced51a1809166e5d2db38e1c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d1f70ca1d33105a306ef6c517cc9896dcba6bced51a1809166e5d2db38e1c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1f70ca1d33105a306ef6c517cc9896dcba6bced51a1809166e5d2db38e1c57", kill_on_drop: false }` [INFO] [stdout] 3d1f70ca1d33105a306ef6c517cc9896dcba6bced51a1809166e5d2db38e1c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d558c71bb8c17b67c5805e3ade8e9198501cb306bf5bc7d174678400980ab5bd [INFO] running `Command { std: "docker" "start" "-a" "d558c71bb8c17b67c5805e3ade8e9198501cb306bf5bc7d174678400980ab5bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-io v0.3.21 [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 fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling retry-policies v0.1.1 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling reqwest-middleware v0.1.6 [INFO] [stderr] Compiling reqwest-retry v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.28s [INFO] running `Command { std: "docker" "inspect" "d558c71bb8c17b67c5805e3ade8e9198501cb306bf5bc7d174678400980ab5bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d558c71bb8c17b67c5805e3ade8e9198501cb306bf5bc7d174678400980ab5bd", kill_on_drop: false }` [INFO] [stdout] d558c71bb8c17b67c5805e3ade8e9198501cb306bf5bc7d174678400980ab5bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e9f38eb8c49476a1759801a01f50c8f5a815111049343ddc68950f258c7ca0 [INFO] running `Command { std: "docker" "start" "-a" "31e9f38eb8c49476a1759801a01f50c8f5a815111049343ddc68950f258c7ca0", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [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 assert-json-diff v2.0.1 [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.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling deadpool v0.9.4 [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 async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wiremock v0.5.13 [INFO] [stderr] Compiling reqwest-retry v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_retry-8c3d958f338da44d) [INFO] [stderr] Executable tests/all/main.rs (/opt/rustwide/target/debug/deps/all-0992d987095847b9) [INFO] running `Command { std: "docker" "inspect" "31e9f38eb8c49476a1759801a01f50c8f5a815111049343ddc68950f258c7ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e9f38eb8c49476a1759801a01f50c8f5a815111049343ddc68950f258c7ca0", kill_on_drop: false }` [INFO] [stdout] 31e9f38eb8c49476a1759801a01f50c8f5a815111049343ddc68950f258c7ca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61b18e4a47f2c1d94689fa9625a44fbbe49fc16922d29d2974d8881513edcc95 [INFO] running `Command { std: "docker" "start" "-a" "61b18e4a47f2c1d94689fa9625a44fbbe49fc16922d29d2974d8881513edcc95", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_retry-8c3d958f338da44d) [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.26s [INFO] [stdout] [INFO] [stderr] Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-0992d987095847b9) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test retry::assert_retry_succeds_on_505 ... ok [INFO] [stdout] test retry::assert_no_retry_on_308 ... ok [INFO] [stdout] test retry::assert_no_retry_on_402 ... ok [INFO] [stdout] test retry::assert_no_retry_on_307 ... ok [INFO] [stdout] test retry::assert_no_retry_on_415 ... ok [INFO] [stdout] test retry::assert_no_retry_on_403 ... ok [INFO] [stdout] test retry::assert_no_retry_on_303 ... ok [INFO] [stdout] test retry::assert_no_retry_on_300 ... ok [INFO] [stdout] test retry::assert_no_retry_on_424 ... ok [INFO] [stdout] test retry::assert_no_retry_on_226 ... ok [INFO] [stdout] test retry::assert_no_retry_on_428 ... ok [INFO] [stdout] test retry::assert_no_retry_on_414 ... ok [INFO] [stdout] test retry::assert_no_retry_on_201 ... ok [INFO] [stdout] test retry::assert_no_retry_on_302 ... ok [INFO] [stdout] test retry::assert_no_retry_on_407 ... 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_203 ... ok [INFO] [stdout] test retry::assert_no_retry_on_301 ... ok [INFO] [stdout] test retry::assert_no_retry_on_204 ... ok [INFO] [stdout] test retry::assert_no_retry_on_411 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_408 ... ok [INFO] [stdout] test retry::assert_no_retry_on_422 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_511 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_506 ... ok [INFO] [stdout] test retry::assert_no_retry_on_421 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_502 ... ok [INFO] [stdout] test retry::assert_no_retry_on_206 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_503 ... ok [INFO] [stdout] test retry::assert_no_retry_on_410 ... ok [INFO] [stdout] test retry::assert_no_retry_on_405 ... ok [INFO] [stdout] test retry::assert_no_retry_on_417 ... ok [INFO] [stdout] test retry::assert_no_retry_on_406 ... ok [INFO] [stdout] test retry::assert_no_retry_on_202 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_429 ... ok [INFO] [stdout] test retry::assert_no_retry_on_416 ... ok [INFO] [stdout] test retry::assert_no_retry_on_400 ... ok [INFO] [stdout] test retry::assert_no_retry_on_409 ... ok [INFO] [stdout] test retry::assert_no_retry_on_401 ... ok [INFO] [stdout] test retry::assert_no_retry_on_200 ... ok [INFO] [stdout] test retry::assert_no_retry_on_304 ... ok [INFO] [stdout] test retry::assert_no_retry_on_207 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_510 ... 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_426 ... ok [INFO] [stdout] test retry::assert_no_retry_on_205 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_504 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_501 ... ok [INFO] [stdout] test retry::assert_no_retry_on_412 ... ok [INFO] [stdout] test retry::assert_no_retry_on_404 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_507 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_500 ... ok [INFO] [stdout] test retry::assert_no_retry_on_451 ... ok [INFO] [stdout] test retry::assert_retry_succeds_on_508 ... ok [INFO] [stdout] test retry::assert_retry_on_request_timeout ... ok [INFO] [stdout] test retry::assert_retry_on_incomplete_message ... ok [INFO] [stdout] test retry::assert_maximum_retries_is_not_exceeded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "61b18e4a47f2c1d94689fa9625a44fbbe49fc16922d29d2974d8881513edcc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b18e4a47f2c1d94689fa9625a44fbbe49fc16922d29d2974d8881513edcc95", kill_on_drop: false }` [INFO] [stdout] 61b18e4a47f2c1d94689fa9625a44fbbe49fc16922d29d2974d8881513edcc95