[INFO] fetching crate areq-smol 0.1.0-alpha5...
[INFO] testing areq-smol-0.1.0-alpha5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate areq-smol 0.1.0-alpha5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate areq-smol 0.1.0-alpha5
[INFO] finished tweaking crates.io crate areq-smol 0.1.0-alpha5
[INFO] tweaked toml for crates.io crate areq-smol 0.1.0-alpha5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate areq-smol 0.1.0-alpha5 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 areq-smol 0.1.0-alpha5 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 13256a327444665246206f1b24a2276a73305b5ca57b8e3523d7ace21d945555
[INFO] running `Command { std: "docker" "start" "-a" "13256a327444665246206f1b24a2276a73305b5ca57b8e3523d7ace21d945555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13256a327444665246206f1b24a2276a73305b5ca57b8e3523d7ace21d945555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13256a327444665246206f1b24a2276a73305b5ca57b8e3523d7ace21d945555", kill_on_drop: false }`
[INFO] [stdout] 13256a327444665246206f1b24a2276a73305b5ca57b8e3523d7ace21d945555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 457b5b614d316aac28646d68be09e26f51ce09b9e4121e0a4b73cfa7fec6469c
[INFO] running `Command { std: "docker" "start" "-a" "457b5b614d316aac28646d68be09e26f51ce09b9e4121e0a4b73cfa7fec6469c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling areq-body v0.1.0-alpha5
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling areq v0.1.0-alpha5
[INFO] [stderr]    Compiling areq-smol v0.1.0-alpha5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s
[INFO] running `Command { std: "docker" "inspect" "457b5b614d316aac28646d68be09e26f51ce09b9e4121e0a4b73cfa7fec6469c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457b5b614d316aac28646d68be09e26f51ce09b9e4121e0a4b73cfa7fec6469c", kill_on_drop: false }`
[INFO] [stdout] 457b5b614d316aac28646d68be09e26f51ce09b9e4121e0a4b73cfa7fec6469c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 30e47036daec2475344ac217d39b008c50f0a4bd21b4e4d7975f9d65da524ac6
[INFO] running `Command { std: "docker" "start" "-a" "30e47036daec2475344ac217d39b008c50f0a4bd21b4e4d7975f9d65da524ac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling areq-body v0.1.0-alpha5
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling areq-h1 v0.1.0-alpha5
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling areq v0.1.0-alpha5
[INFO] [stderr]    Compiling areq-smol v0.1.0-alpha5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "30e47036daec2475344ac217d39b008c50f0a4bd21b4e4d7975f9d65da524ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e47036daec2475344ac217d39b008c50f0a4bd21b4e4d7975f9d65da524ac6", kill_on_drop: false }`
[INFO] [stdout] 30e47036daec2475344ac217d39b008c50f0a4bd21b4e4d7975f9d65da524ac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] 4bb2b782b519357908cde8444718e5fe2b4ecd629de2a9f2f6c512ac36d4dc4d
[INFO] running `Command { std: "docker" "start" "-a" "4bb2b782b519357908cde8444718e5fe2b4ecd629de2a9f2f6c512ac36d4dc4d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/areq_smol-5db28bbf52d463ee)
[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] [stderr]    Doc-tests areq_smol
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/connect.rs - connect::Connect (line 20) ... ok
[INFO] [stdout] test src/connect.rs - connect::Connect (line 46) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.87s; merged doctests compilation took 0.85s
[INFO] running `Command { std: "docker" "inspect" "4bb2b782b519357908cde8444718e5fe2b4ecd629de2a9f2f6c512ac36d4dc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb2b782b519357908cde8444718e5fe2b4ecd629de2a9f2f6c512ac36d4dc4d", kill_on_drop: false }`
[INFO] [stdout] 4bb2b782b519357908cde8444718e5fe2b4ecd629de2a9f2f6c512ac36d4dc4d
