[INFO] fetching crate atrium-xrpc-client 0.5.15...
[INFO] testing atrium-xrpc-client-0.5.15 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate atrium-xrpc-client 0.5.15 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate atrium-xrpc-client 0.5.15
[INFO] finished tweaking crates.io crate atrium-xrpc-client 0.5.15
[INFO] tweaked toml for crates.io crate atrium-xrpc-client 0.5.15 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atrium-xrpc-client 0.5.15 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atrium-xrpc-client 0.5.15 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb4cc095dc8f13c27a35a9497ac47ced6be368db691a44b8f64195b6d44a2f3c
[INFO] running `Command { std: "docker" "start" "-a" "fb4cc095dc8f13c27a35a9497ac47ced6be368db691a44b8f64195b6d44a2f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb4cc095dc8f13c27a35a9497ac47ced6be368db691a44b8f64195b6d44a2f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4cc095dc8f13c27a35a9497ac47ced6be368db691a44b8f64195b6d44a2f3c", kill_on_drop: false }`
[INFO] [stdout] fb4cc095dc8f13c27a35a9497ac47ced6be368db691a44b8f64195b6d44a2f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bff43e6fdc71beaeb6a4e108902c62f49aa517d980adec133c80649e198d4e77
[INFO] running `Command { std: "docker" "start" "-a" "bff43e6fdc71beaeb6a4e108902c62f49aa517d980adec133c80649e198d4e77", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling atrium-xrpc v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling atrium-xrpc-client v0.5.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "bff43e6fdc71beaeb6a4e108902c62f49aa517d980adec133c80649e198d4e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bff43e6fdc71beaeb6a4e108902c62f49aa517d980adec133c80649e198d4e77", kill_on_drop: false }`
[INFO] [stdout] bff43e6fdc71beaeb6a4e108902c62f49aa517d980adec133c80649e198d4e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38c09736a8ce78fbd4d0c02e949cf7ec42cdf6b130bb227efc8a125b60388740
[INFO] running `Command { std: "docker" "start" "-a" "38c09736a8ce78fbd4d0c02e949cf7ec42cdf6b130bb227efc8a125b60388740", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling atrium-xrpc-client v0.5.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.41s
[INFO] running `Command { std: "docker" "inspect" "38c09736a8ce78fbd4d0c02e949cf7ec42cdf6b130bb227efc8a125b60388740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c09736a8ce78fbd4d0c02e949cf7ec42cdf6b130bb227efc8a125b60388740", kill_on_drop: false }`
[INFO] [stdout] 38c09736a8ce78fbd4d0c02e949cf7ec42cdf6b130bb227efc8a125b60388740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb83c20db6d645a5690d915f3db29bb1ba81ef7ce5151dd64998c5d128b68bb6
[INFO] running `Command { std: "docker" "start" "-a" "fb83c20db6d645a5690d915f3db29bb1ba81ef7ce5151dd64998c5d128b68bb6", 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/atrium_xrpc_client-a03e1edfa4e88a76)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test reqwest::tests::builder_without_client ... ok
[INFO] [stdout] test reqwest::tests::builder_with_client ... ok
[INFO] [stdout] test reqwest::tests::new ... ok
[INFO] [stdout] test tests::send_procedure ... ok
[INFO] [stdout] test tests::send_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atrium_xrpc_client
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/../README.md - (line 72) ... FAILED
[INFO] [stdout] test src/../README.md - (line 89) ... FAILED
[INFO] [stdout] test src/../README.md - (line 45) ... ok
[INFO] [stdout] test src/../README.md - (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 72) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `atrium_xrpc_client::isahc`
[INFO] [stdout]   --> src/../README.md:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 | use atrium_xrpc_client::isahc::IsahcClient;
[INFO] [stdout]    |                         ^^^^^ could not find `isahc` in `atrium_xrpc_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "isahc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `isahc` feature
[INFO] [stdout]  6 | pub mod isahc;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isahc`
[INFO] [stdout]   --> src/../README.md:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | use isahc::config::Configurable;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `isahc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isahc`, use `cargo add isahc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `atrium_xrpc_client::isahc`
[INFO] [stdout]   --> src/../README.md:91:25
[INFO] [stdout]    |
[INFO] [stdout] 91 | use atrium_xrpc_client::isahc::IsahcClientBuilder;
[INFO] [stdout]    |                         ^^^^^ could not find `isahc` in `atrium_xrpc_client`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "isahc")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `isahc` feature
[INFO] [stdout]  6 | pub mod isahc;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `isahc`
[INFO] [stdout]   --> src/../README.md:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             isahc::HttpClientBuilder::new()
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `isahc`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `isahc`, use `cargo add isahc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 72)
[INFO] [stdout]     src/../README.md - (line 89)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.49s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fb83c20db6d645a5690d915f3db29bb1ba81ef7ce5151dd64998c5d128b68bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb83c20db6d645a5690d915f3db29bb1ba81ef7ce5151dd64998c5d128b68bb6", kill_on_drop: false }`
[INFO] [stdout] fb83c20db6d645a5690d915f3db29bb1ba81ef7ce5151dd64998c5d128b68bb6
