[INFO] fetching crate bevy_http_client 0.5.2...
[INFO] testing bevy_http_client-0.5.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bevy_http_client 0.5.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bevy_http_client 0.5.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_http_client 0.5.2
[INFO] finished tweaking crates.io crate bevy_http_client 0.5.2
[INFO] tweaked toml for crates.io crate bevy_http_client 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate bevy_http_client 0.5.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.6.0
[INFO] [stderr]   Downloaded erased-serde v0.4.4
[INFO] [stderr]   Downloaded ehttp v0.5.0
[INFO] [stderr]   Downloaded raw-window-handle v0.6.1
[INFO] [stderr]   Downloaded objc-sys v0.3.3
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.1
[INFO] [stderr]   Downloaded document-features v0.2.8
[INFO] [stderr]   Downloaded sysinfo v0.30.11
[INFO] [stderr]   Downloaded ureq v2.9.6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df11c6ea7e1b9a5b6a4be965b59bda957e4f9fe175538f9acd1da7e933b78dbe
[INFO] running `Command { std: "docker" "start" "-a" "df11c6ea7e1b9a5b6a4be965b59bda957e4f9fe175538f9acd1da7e933b78dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df11c6ea7e1b9a5b6a4be965b59bda957e4f9fe175538f9acd1da7e933b78dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df11c6ea7e1b9a5b6a4be965b59bda957e4f9fe175538f9acd1da7e933b78dbe", kill_on_drop: false }`
[INFO] [stdout] df11c6ea7e1b9a5b6a4be965b59bda957e4f9fe175538f9acd1da7e933b78dbe
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c5d1909dc778b66424679287407ccd0a9d5c9e410cfe17a51e17356dfc4b068
[INFO] running `Command { std: "docker" "start" "-a" "6c5d1909dc778b66424679287407ccd0a9d5c9e410cfe17a51e17356dfc4b068", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling bevy_ptr v0.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling bevy_tasks v0.13.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling sysinfo v0.30.11
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling raw-window-handle v0.6.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ehttp v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils v0.13.2
[INFO] [stderr]    Compiling bevy_math v0.13.2
[INFO] [stderr]    Compiling bevy_reflect v0.13.2
[INFO] [stderr]    Compiling bevy_ecs v0.13.2
[INFO] [stderr]    Compiling bevy_app v0.13.2
[INFO] [stderr]    Compiling bevy_core v0.13.2
[INFO] [stderr]    Compiling bevy_log v0.13.2
[INFO] [stderr]    Compiling bevy_input v0.13.2
[INFO] [stderr]    Compiling bevy_time v0.13.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.13.2
[INFO] [stderr]    Compiling bevy_a11y v0.13.2
[INFO] [stderr]    Compiling bevy_transform v0.13.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.13.2
[INFO] [stderr]    Compiling bevy_window v0.13.2
[INFO] [stderr]    Compiling bevy_internal v0.13.2
[INFO] [stderr]    Compiling bevy v0.13.2
[INFO] [stderr]    Compiling bevy_http_client v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "6c5d1909dc778b66424679287407ccd0a9d5c9e410cfe17a51e17356dfc4b068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5d1909dc778b66424679287407ccd0a9d5c9e410cfe17a51e17356dfc4b068", kill_on_drop: false }`
[INFO] [stdout] 6c5d1909dc778b66424679287407ccd0a9d5c9e410cfe17a51e17356dfc4b068
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 321f792484d9cee83c4e48bf046006a9357c5b4d083eb9d41449e14ef682dfb4
[INFO] running `Command { std: "docker" "start" "-a" "321f792484d9cee83c4e48bf046006a9357c5b4d083eb9d41449e14ef682dfb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_http_client v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.02s
[INFO] running `Command { std: "docker" "inspect" "321f792484d9cee83c4e48bf046006a9357c5b4d083eb9d41449e14ef682dfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321f792484d9cee83c4e48bf046006a9357c5b4d083eb9d41449e14ef682dfb4", kill_on_drop: false }`
[INFO] [stdout] 321f792484d9cee83c4e48bf046006a9357c5b4d083eb9d41449e14ef682dfb4
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e1c17ae788aed8d6109d994677c45b6a0b0ad8f2ccd964338817bb75d79790f
[INFO] running `Command { std: "docker" "start" "-a" "2e1c17ae788aed8d6109d994677c45b6a0b0ad8f2ccd964338817bb75d79790f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_http_client-eea4036b540cb7ec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e1c17ae788aed8d6109d994677c45b6a0b0ad8f2ccd964338817bb75d79790f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1c17ae788aed8d6109d994677c45b6a0b0ad8f2ccd964338817bb75d79790f", kill_on_drop: false }`
[INFO] [stdout] 2e1c17ae788aed8d6109d994677c45b6a0b0ad8f2ccd964338817bb75d79790f
