[INFO] fetching crate sdre-stubborn-io 0.6.11... [INFO] testing sdre-stubborn-io-0.6.11 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate sdre-stubborn-io 0.6.11 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sdre-stubborn-io 0.6.11 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sdre-stubborn-io 0.6.11 [INFO] tweaked toml for crates.io crate sdre-stubborn-io 0.6.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sdre-stubborn-io 0.6.11 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sdre-stubborn-io 0.6.11 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb144090f01d7c25451eed72bcee15931cd1bf9350d17d4d5c0ff08b2d89dbc [INFO] running `Command { std: "docker" "start" "-a" "4cb144090f01d7c25451eed72bcee15931cd1bf9350d17d4d5c0ff08b2d89dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb144090f01d7c25451eed72bcee15931cd1bf9350d17d4d5c0ff08b2d89dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb144090f01d7c25451eed72bcee15931cd1bf9350d17d4d5c0ff08b2d89dbc", kill_on_drop: false }` [INFO] [stdout] 4cb144090f01d7c25451eed72bcee15931cd1bf9350d17d4d5c0ff08b2d89dbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29532a85a9ea7f206477a9a67356591f01c6fec853a306bad3e503155ab9cc2 [INFO] running `Command { std: "docker" "start" "-a" "a29532a85a9ea7f206477a9a67356591f01c6fec853a306bad3e503155ab9cc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sdre-stubborn-io v0.6.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.38s [INFO] running `Command { std: "docker" "inspect" "a29532a85a9ea7f206477a9a67356591f01c6fec853a306bad3e503155ab9cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29532a85a9ea7f206477a9a67356591f01c6fec853a306bad3e503155ab9cc2", kill_on_drop: false }` [INFO] [stdout] a29532a85a9ea7f206477a9a67356591f01c6fec853a306bad3e503155ab9cc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fabf6b00094534d301c1d3578a789f658c8cd5565b74496f63ef3196d8da5cd [INFO] running `Command { std: "docker" "start" "-a" "5fabf6b00094534d301c1d3578a789f658c8cd5565b74496f63ef3196d8da5cd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling sdre-stubborn-io v0.6.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.69s [INFO] running `Command { std: "docker" "inspect" "5fabf6b00094534d301c1d3578a789f658c8cd5565b74496f63ef3196d8da5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fabf6b00094534d301c1d3578a789f658c8cd5565b74496f63ef3196d8da5cd", kill_on_drop: false }` [INFO] [stdout] 5fabf6b00094534d301c1d3578a789f658c8cd5565b74496f63ef3196d8da5cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f495daf032386e483c02eda37ae6ef19eed82558e840975ac45082bd60aa7685 [INFO] running `Command { std: "docker" "start" "-a" "f495daf032386e483c02eda37ae6ef19eed82558e840975ac45082bd60aa7685", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdre_stubborn_io-e370f7c1ded99817) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test strategies::test::test_exponential_backoff_max_value ... ok [INFO] [stdout] test strategies::test::test_exponential_backoff_jitter_values ... ok [INFO] [stderr] Running tests/dummy_tests.rs (/opt/rustwide/target/debug/deps/dummy_tests-efcb37be2fadf68c) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test already_connected::should_ignore_non_fatal_errors_and_continue_as_connected ... ok [INFO] [stdout] test instantiating::should_be_connected_if_initial_connect_succeeds ... ok [INFO] [stdout] test instantiating::should_be_disconnected_if_initial_connect_fails_with_fail_on_first_enabled ... ok [INFO] [stdout] test instantiating::should_be_disconnected_if_all_initial_connects_fail ... ok [INFO] [stdout] test instantiating::should_be_connected_if_initial_connect_fails_but_then_other_succeeds ... ok [INFO] [stdout] test already_connected::should_be_able_to_recover_after_disconnect ... ok [INFO] [stdout] test already_connected::should_give_up_when_all_attempts_exhausted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-1f053e7a38649941) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test back_to_back_shutdown_attempts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sdre_stubborn_io [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/strategies.rs - strategies::ExpBackoffStrategy (line 8) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/config.rs - config::ReconnectOptions::with_retries_generator (line 56) ... ok [INFO] [stdout] test src/tokio/tcp.rs - tokio::tcp::StubbornTcpStream (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f495daf032386e483c02eda37ae6ef19eed82558e840975ac45082bd60aa7685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f495daf032386e483c02eda37ae6ef19eed82558e840975ac45082bd60aa7685", kill_on_drop: false }` [INFO] [stdout] f495daf032386e483c02eda37ae6ef19eed82558e840975ac45082bd60aa7685