[INFO] fetching crate maybe-backoff 0.5.0... [INFO] testing maybe-backoff-0.5.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate maybe-backoff 0.5.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate maybe-backoff 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate maybe-backoff 0.5.0 [INFO] tweaked toml for crates.io crate maybe-backoff 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate maybe-backoff 0.5.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maybe-backoff 0.5.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-worker v0.5.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded gloo v0.11.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90396f292f2c8da618b557b1cbc7f1b04bec0490812e50ae90b096ef45edd068 [INFO] running `Command { std: "docker" "start" "-a" "90396f292f2c8da618b557b1cbc7f1b04bec0490812e50ae90b096ef45edd068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90396f292f2c8da618b557b1cbc7f1b04bec0490812e50ae90b096ef45edd068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90396f292f2c8da618b557b1cbc7f1b04bec0490812e50ae90b096ef45edd068", kill_on_drop: false }` [INFO] [stdout] 90396f292f2c8da618b557b1cbc7f1b04bec0490812e50ae90b096ef45edd068 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f0e373c7e78cc2f26a42369760c7ca253af4275f5a1723c5efeda604fd90d5 [INFO] running `Command { std: "docker" "start" "-a" "f2f0e373c7e78cc2f26a42369760c7ca253af4275f5a1723c5efeda604fd90d5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling maybe-backoff v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "f2f0e373c7e78cc2f26a42369760c7ca253af4275f5a1723c5efeda604fd90d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f0e373c7e78cc2f26a42369760c7ca253af4275f5a1723c5efeda604fd90d5", kill_on_drop: false }` [INFO] [stdout] f2f0e373c7e78cc2f26a42369760c7ca253af4275f5a1723c5efeda604fd90d5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89fb313baedc9fb100704682d3961bb537c72d25b1bcc956f974ad0ee53c6dc2 [INFO] running `Command { std: "docker" "start" "-a" "89fb313baedc9fb100704682d3961bb537c72d25b1bcc956f974ad0ee53c6dc2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling maybe-backoff v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "89fb313baedc9fb100704682d3961bb537c72d25b1bcc956f974ad0ee53c6dc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fb313baedc9fb100704682d3961bb537c72d25b1bcc956f974ad0ee53c6dc2", kill_on_drop: false }` [INFO] [stdout] 89fb313baedc9fb100704682d3961bb537c72d25b1bcc956f974ad0ee53c6dc2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93bb4dc97c3d9ca98ba4425b7be32def7dad811ff6371b953b0c820744753047 [INFO] running `Command { std: "docker" "start" "-a" "93bb4dc97c3d9ca98ba4425b7be32def7dad811ff6371b953b0c820744753047", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maybe_backoff-6697c7727ab7e2a4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test exponential::exponential_backoff_builder ... ok [INFO] [stdout] test error::create_transient_error_with_retry_after ... ok [INFO] [stdout] test error::create_transient_error ... ok [INFO] [stdout] test exponential::get_randomized_interval ... ok [INFO] [stdout] test exponential::exponential_backoff_default_builder ... ok [INFO] [stdout] test error::create_permanent_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/exponential.rs (/opt/rustwide/target/debug/deps/exponential-5950e7dc3bb377b8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test backoff ... ok [INFO] [stdout] test max_elapsed_time ... ok [INFO] [stdout] test get_elapsed_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/retry.rs (/opt/rustwide/target/debug/deps/retry-43157680956a5a1f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test permanent_error_immediately_returned ... ok [INFO] [stdout] test retry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] [stderr] Doc-tests maybe_backoff [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 186) ... ignored [INFO] [stdout] test src/maybe_backoff.rs - maybe_backoff::MaybeBackoff (line 7) ... ignored [INFO] [stdout] test src/lib.rs - (line 63) - compile ... ok [INFO] [stdout] test src/retry.rs - retry::retry_notify (line 43) ... ok [INFO] [stdout] test src/retry.rs - retry::retry (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 115) has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "93bb4dc97c3d9ca98ba4425b7be32def7dad811ff6371b953b0c820744753047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bb4dc97c3d9ca98ba4425b7be32def7dad811ff6371b953b0c820744753047", kill_on_drop: false }` [INFO] [stdout] 93bb4dc97c3d9ca98ba4425b7be32def7dad811ff6371b953b0c820744753047