[INFO] fetching crate soda-pool 0.0.1... [INFO] testing soda-pool-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate soda-pool 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate soda-pool 0.0.1 [INFO] finished tweaking crates.io crate soda-pool 0.0.1 [INFO] tweaked toml for crates.io crate soda-pool 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soda-pool 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soda-pool 0.0.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded hyper-util v0.1.11 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34b6fc435c26f9b755b912fd4f30ac0fceff2ffa525c3e4a07c2a389d4e46bb [INFO] running `Command { std: "docker" "start" "-a" "c34b6fc435c26f9b755b912fd4f30ac0fceff2ffa525c3e4a07c2a389d4e46bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34b6fc435c26f9b755b912fd4f30ac0fceff2ffa525c3e4a07c2a389d4e46bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34b6fc435c26f9b755b912fd4f30ac0fceff2ffa525c3e4a07c2a389d4e46bb", kill_on_drop: false }` [INFO] [stdout] c34b6fc435c26f9b755b912fd4f30ac0fceff2ffa525c3e4a07c2a389d4e46bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d3658e1dd9dd88ca940ccca1b8d163a03567f25ae91eb3d26aec130136944c2 [INFO] running `Command { std: "docker" "start" "-a" "2d3658e1dd9dd88ca940ccca1b8d163a03567f25ae91eb3d26aec130136944c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling soda-pool v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s [INFO] running `Command { std: "docker" "inspect" "2d3658e1dd9dd88ca940ccca1b8d163a03567f25ae91eb3d26aec130136944c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3658e1dd9dd88ca940ccca1b8d163a03567f25ae91eb3d26aec130136944c2", kill_on_drop: false }` [INFO] [stdout] 2d3658e1dd9dd88ca940ccca1b8d163a03567f25ae91eb3d26aec130136944c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9c1f6d834c2bf521a9fc7c1c0e71f5e8792f63a3d2b4c0dc8fdfc017a4230af1 [INFO] running `Command { std: "docker" "start" "-a" "9c1f6d834c2bf521a9fc7c1c0e71f5e8792f63a3d2b4c0dc8fdfc017a4230af1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling soda-pool v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.07s [INFO] running `Command { std: "docker" "inspect" "9c1f6d834c2bf521a9fc7c1c0e71f5e8792f63a3d2b4c0dc8fdfc017a4230af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1f6d834c2bf521a9fc7c1c0e71f5e8792f63a3d2b4c0dc8fdfc017a4230af1", kill_on_drop: false }` [INFO] [stdout] 9c1f6d834c2bf521a9fc7c1c0e71f5e8792f63a3d2b4c0dc8fdfc017a4230af1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 88892db471db46c61d0ee8ba83704b9a0db9583cc7e8adb26cff36823802951c [INFO] running `Command { std: "docker" "start" "-a" "88892db471db46c61d0ee8ba83704b9a0db9583cc7e8adb26cff36823802951c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/soda_pool-84c74edc4ddb1a7a) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test broken_endpoints::tests::backoff::case_2 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_6 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_8 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_4 ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::add_address ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_5 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_7 ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::deref ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::replace_with ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_3 ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::from_ip_address ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_1_0 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_2_1 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_1 ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::re_add_address ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::get_address ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::failed_times ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::addresses ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_3_2 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_4_4 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_5_16 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_6_255 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_4 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_2 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_1 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_6 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_3 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_7 ... ok [INFO] [stdout] test dns::tests::can_mock_address_resolution ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_8 ... ok [INFO] [stdout] test dns::tests::forwards_errors ... ok [INFO] [stdout] test endpoint_template::tests::builder_error::case_2 ... ok [INFO] [stdout] test endpoint_template::tests::builder_error::case_3 ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_2 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_5 ... ok [INFO] [stdout] test endpoint_template::tests::can_substitute_domain_fot_ipv6_address ... ok [INFO] [stdout] test endpoint_template::tests::can_substitute_domain_fot_ipv4_address ... ok [INFO] [stdout] test endpoint_template::tests::builder_error::case_1 ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_1 ... ok [INFO] [stdout] test endpoint_template::tests::debug_output ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_3 ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_4 ... ok [INFO] [stdout] test endpoint_template::tests::setters ... ok [INFO] [stdout] test retry::tests::test_default_retry_policy_alive ... ok [INFO] [stdout] test retry::tests::test_default_retry_policy_dead ... ok [INFO] [stdout] test ready_channels::tests::add ... ok [INFO] [stdout] test ready_channels::tests::replace_with ... ok [INFO] [stdout] test ready_channels::tests::find ... ok [INFO] [stdout] test ready_channels::tests::remove ... ok [INFO] [stdout] test ready_channels::tests::get_any ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::next_broken_ip_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88892db471db46c61d0ee8ba83704b9a0db9583cc7e8adb26cff36823802951c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88892db471db46c61d0ee8ba83704b9a0db9583cc7e8adb26cff36823802951c", kill_on_drop: false }` [INFO] [stdout] 88892db471db46c61d0ee8ba83704b9a0db9583cc7e8adb26cff36823802951c