[INFO] fetching crate soda-pool 0.0.4... [INFO] testing soda-pool-0.0.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate soda-pool 0.0.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate soda-pool 0.0.4 [INFO] finished tweaking crates.io crate soda-pool 0.0.4 [INFO] tweaked toml for crates.io crate soda-pool 0.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soda-pool 0.0.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soda-pool 0.0.4 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b67e2d73a7c482bb35edaec63d982a0878e476a0b891d550bcfd6f121b017b4 [INFO] running `Command { std: "docker" "start" "-a" "1b67e2d73a7c482bb35edaec63d982a0878e476a0b891d550bcfd6f121b017b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b67e2d73a7c482bb35edaec63d982a0878e476a0b891d550bcfd6f121b017b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b67e2d73a7c482bb35edaec63d982a0878e476a0b891d550bcfd6f121b017b4", kill_on_drop: false }` [INFO] [stdout] 1b67e2d73a7c482bb35edaec63d982a0878e476a0b891d550bcfd6f121b017b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5daffbc6c4fe6081b8e03be5749f1f8b920a13ba5d990ab46fd179d7093f6ed [INFO] running `Command { std: "docker" "start" "-a" "b5daffbc6c4fe6081b8e03be5749f1f8b920a13ba5d990ab46fd179d7093f6ed", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.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.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling soda-pool v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.12s [INFO] running `Command { std: "docker" "inspect" "b5daffbc6c4fe6081b8e03be5749f1f8b920a13ba5d990ab46fd179d7093f6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5daffbc6c4fe6081b8e03be5749f1f8b920a13ba5d990ab46fd179d7093f6ed", kill_on_drop: false }` [INFO] [stdout] b5daffbc6c4fe6081b8e03be5749f1f8b920a13ba5d990ab46fd179d7093f6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaa9ed043290441d8935f4af851c2cdb2dd890445d2b2c2026e25c76fe572f52 [INFO] running `Command { std: "docker" "start" "-a" "eaa9ed043290441d8935f4af851c2cdb2dd890445d2b2c2026e25c76fe572f52", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling soda-pool v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.58s [INFO] running `Command { std: "docker" "inspect" "eaa9ed043290441d8935f4af851c2cdb2dd890445d2b2c2026e25c76fe572f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa9ed043290441d8935f4af851c2cdb2dd890445d2b2c2026e25c76fe572f52", kill_on_drop: false }` [INFO] [stdout] eaa9ed043290441d8935f4af851c2cdb2dd890445d2b2c2026e25c76fe572f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8836e20531bc2ba3495781a086899073402630fc8a2e5bf9c64a0f26afeeaa43 [INFO] running `Command { std: "docker" "start" "-a" "8836e20531bc2ba3495781a086899073402630fc8a2e5bf9c64a0f26afeeaa43", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soda_pool-5659562356fce67b) [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_3 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_4 ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_8 ... 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::backoff::case_6 ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::addresses ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::add_address ... 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::broken_endpoints::replace_with ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::failed_times ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_1_0 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_3_2 ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::from_ip_address ... ok [INFO] [stdout] test broken_endpoints::tests::backoff::case_1 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_4_4 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_6_255 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_1 ... ok [INFO] [stdout] test broken_endpoints::tests::retries::i_5_16 ... ok [INFO] [stdout] test broken_endpoints::tests::delayed_address::deref ... 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 dns::tests::forwards_errors ... ok [INFO] [stdout] test endpoint_template::tests::builder_error::case_1 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_5 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_3 ... ok [INFO] [stdout] test endpoint_template::tests::can_substitute_domain_fot_ipv4_address ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_6 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_2 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_8 ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_7 ... ok [INFO] [stdout] test dns::tests::can_mock_address_resolution ... ok [INFO] [stdout] test endpoint_template::tests::can_substitute_domain_fot_ipv6_address ... ok [INFO] [stdout] test endpoint_template::tests::debug_output ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_1 ... 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 broken_endpoints::tests::retries::i_2_1 ... ok [INFO] [stdout] test endpoint_template::tests::from_trait::case_2 ... ok [INFO] [stdout] test ready_channels::tests::add ... ok [INFO] [stdout] test ready_channels::tests::find ... 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::get_any ... ok [INFO] [stdout] test broken_endpoints::tests::tracker::case_4 ... ok [INFO] [stdout] test ready_channels::tests::remove ... ok [INFO] [stdout] test ready_channels::tests::replace_with ... ok [INFO] [stdout] test broken_endpoints::tests::broken_endpoints::next_broken_ip_address ... ok [INFO] [stderr] Doc-tests soda_pool [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 19) stdout ---- [INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled. [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[tokio::main] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 19) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8836e20531bc2ba3495781a086899073402630fc8a2e5bf9c64a0f26afeeaa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8836e20531bc2ba3495781a086899073402630fc8a2e5bf9c64a0f26afeeaa43", kill_on_drop: false }` [INFO] [stdout] 8836e20531bc2ba3495781a086899073402630fc8a2e5bf9c64a0f26afeeaa43