[INFO] fetching crate http-adapter-ureq 0.4.0...
[INFO] testing http-adapter-ureq-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate http-adapter-ureq 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate http-adapter-ureq 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate http-adapter-ureq 0.4.0
[INFO] tweaked toml for crates.io crate http-adapter-ureq 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-adapter-ureq 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-adapter-ureq 0.4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9509786ff72a2f118a9569a3d871e51c00448fe34e40567d5372935de86879f8
[INFO] running `Command { std: "docker" "start" "-a" "9509786ff72a2f118a9569a3d871e51c00448fe34e40567d5372935de86879f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9509786ff72a2f118a9569a3d871e51c00448fe34e40567d5372935de86879f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9509786ff72a2f118a9569a3d871e51c00448fe34e40567d5372935de86879f8", kill_on_drop: false }`
[INFO] [stdout] 9509786ff72a2f118a9569a3d871e51c00448fe34e40567d5372935de86879f8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acde7d56c9b29a367ec39adc364f43fd689236eadd084c202b2e5a98f134d1da
[INFO] running `Command { std: "docker" "start" "-a" "acde7d56c9b29a367ec39adc364f43fd689236eadd084c202b2e5a98f134d1da", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustls v0.23.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ureq-proto v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling http-adapter v0.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling ureq v3.0.12
[INFO] [stderr]    Compiling http-adapter-ureq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.89s
[INFO] running `Command { std: "docker" "inspect" "acde7d56c9b29a367ec39adc364f43fd689236eadd084c202b2e5a98f134d1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acde7d56c9b29a367ec39adc364f43fd689236eadd084c202b2e5a98f134d1da", kill_on_drop: false }`
[INFO] [stdout] acde7d56c9b29a367ec39adc364f43fd689236eadd084c202b2e5a98f134d1da
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88298d1c8aa8a4bd6c6519b32dd1bf36afd4e8b261872bda837954aa5ce89d8d
[INFO] running `Command { std: "docker" "start" "-a" "88298d1c8aa8a4bd6c6519b32dd1bf36afd4e8b261872bda837954aa5ce89d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling http-adapter v0.3.0
[INFO] [stderr]    Compiling http-adapter-ureq v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]  --> tests/ureq.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[tokio::test]
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_adapter::http::StatusCode`
[INFO] [stdout]  --> tests/ureq.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http_adapter::http::StatusCode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpClientAdapter` and `Request`
[INFO] [stdout]  --> tests/ureq.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http_adapter::{HttpClientAdapter, Request};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http_adapter_ureq::UreqAdapter`
[INFO] [stdout]  --> tests/ureq.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http_adapter_ureq::UreqAdapter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-adapter-ureq` (test "ureq") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "88298d1c8aa8a4bd6c6519b32dd1bf36afd4e8b261872bda837954aa5ce89d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88298d1c8aa8a4bd6c6519b32dd1bf36afd4e8b261872bda837954aa5ce89d8d", kill_on_drop: false }`
[INFO] [stdout] 88298d1c8aa8a4bd6c6519b32dd1bf36afd4e8b261872bda837954aa5ce89d8d
