[INFO] fetching crate async-h1-2 2.4.0... [INFO] testing async-h1-2-2.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate async-h1-2 2.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate async-h1-2 2.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-h1-2 2.4.0 [INFO] tweaked toml for crates.io crate async-h1-2 2.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-h1-2 2.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-h1-2 2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded async-dup v1.2.4 [INFO] [stderr] Downloaded async-channel v2.5.0 [INFO] [stderr] Downloaded polling v3.9.0 [INFO] [stderr] Downloaded blocking v1.6.2 [INFO] [stderr] Downloaded http-types-2 v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b862cd542befff9141087bd13d1d850729f2f803a0395ef641828d6a888c67ca [INFO] running `Command { std: "docker" "start" "-a" "b862cd542befff9141087bd13d1d850729f2f803a0395ef641828d6a888c67ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b862cd542befff9141087bd13d1d850729f2f803a0395ef641828d6a888c67ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b862cd542befff9141087bd13d1d850729f2f803a0395ef641828d6a888c67ca", kill_on_drop: false }` [INFO] [stdout] b862cd542befff9141087bd13d1d850729f2f803a0395ef641828d6a888c67ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9cd4e81e94dc56b9fdd5e1cf241070f0aadd5ec1856e8849c2acf0236f7e988 [INFO] running `Command { std: "docker" "start" "-a" "f9cd4e81e94dc56b9fdd5e1cf241070f0aadd5ec1856e8849c2acf0236f7e988", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling http-types-2 v3.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling async-io v2.5.0 [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 pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling async-h1-2 v2.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.38s [INFO] running `Command { std: "docker" "inspect" "f9cd4e81e94dc56b9fdd5e1cf241070f0aadd5ec1856e8849c2acf0236f7e988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9cd4e81e94dc56b9fdd5e1cf241070f0aadd5ec1856e8849c2acf0236f7e988", kill_on_drop: false }` [INFO] [stdout] f9cd4e81e94dc56b9fdd5e1cf241070f0aadd5ec1856e8849c2acf0236f7e988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71fd2a5b6687ee8a3902d742de282b94c5ca9e775a1d8bf0db375c32c8acfa78 [INFO] running `Command { std: "docker" "start" "-a" "71fd2a5b6687ee8a3902d742de282b94c5ca9e775a1d8bf0db375c32c8acfa78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling async-h1-2 v2.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/accept.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | response.insert_header(CONNECTION, "close"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = response.insert_header(CONNECTION, "close"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/server.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | res.insert_header("Content-Type", "text/plain"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 31 | let _ = res.insert_header("Content-Type", "text/plain"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.66s [INFO] running `Command { std: "docker" "inspect" "71fd2a5b6687ee8a3902d742de282b94c5ca9e775a1d8bf0db375c32c8acfa78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fd2a5b6687ee8a3902d742de282b94c5ca9e775a1d8bf0db375c32c8acfa78", kill_on_drop: false }` [INFO] [stdout] 71fd2a5b6687ee8a3902d742de282b94c5ca9e775a1d8bf0db375c32c8acfa78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfa58a9111242095261766b6a6d3646b536e1723fa099b28a7a4337ca5f43cc9 [INFO] running `Command { std: "docker" "start" "-a" "bfa58a9111242095261766b6a6d3646b536e1723fa099b28a7a4337ca5f43cc9", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> examples/server.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | res.insert_header("Content-Type", "text/plain"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 31 | let _ = res.insert_header("Content-Type", "text/plain"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> tests/accept.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | response.insert_header(CONNECTION, "close"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 55 | let _ = response.insert_header(CONNECTION, "close"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `async-h1-2` (example "server") generated 1 warning [INFO] [stderr] warning: `async-h1-2` (test "accept") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_h1_2-b7c54f6adfa64c8f) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test chunked::decoder::tests::test_chunked_wiki ... ok [INFO] [stdout] test chunked::decoder::tests::test_chunked_big ... ok [INFO] [stdout] test chunked::encoder::test_bytes_to_read::simple_check_of_known_values ... ok [INFO] [stdout] test date::tests::size_of ... ok [INFO] [stdout] test date::tests::test_fmt ... ok [INFO] [stdout] test server::decode::tests::url_for_anchor ... ok [INFO] [stdout] test date::tests::test3 ... ok [INFO] [stdout] test chunked::decoder::tests::test_chunked_mdn ... ok [INFO] [stdout] test date::tests::test2 ... ok [INFO] [stdout] test date::tests::test_rfc_example ... ok [INFO] [stdout] test server::decode::tests::url_for_double_slash_path ... ok [INFO] [stdout] test server::decode::tests::url_for_host_plus_absolute_url ... ok [INFO] [stdout] test server::decode::tests::url_for_host_plus_path ... ok [INFO] [stdout] test server::decode::tests::url_for_triple_slash_path ... ok [INFO] [stdout] test server::decode::tests::url_for_malformed_resource_path ... ok [INFO] [stdout] test server::decode::tests::url_for_conflicting_connect ... ok [INFO] [stdout] test server::decode::tests::url_for_connect ... ok [INFO] [stdout] test chunked::decoder::tests::test_ff7 ... ok [INFO] [stdout] test server::decode::tests::url_for_query ... ok [INFO] [stderr] Running tests/accept.rs (/opt/rustwide/target/debug/deps/accept-7df4b7d8fb1eec36) [INFO] [stdout] [INFO] [stderr] Running tests/client_decode.rs (/opt/rustwide/target/debug/deps/client_decode-7902e8d948305edc) [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test accept::basic ... ok [INFO] [stdout] test accept::keep_alive_long_chunked_unread_body ... ok [INFO] [stdout] test accept::keep_alive_short_chunked_unread_body ... ok [INFO] [stdout] test accept::response_close ... ok [INFO] [stdout] test accept::keep_alive_long_fixed_length_unread_body ... ok [INFO] [stdout] test accept::request_close ... ok [INFO] [stdout] test accept::keep_alive_short_fixed_length_unread_body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test client_decode::response_no_date ... ok [INFO] [stdout] test client_decode::multiple_header_values_for_same_header_name ... ok [INFO] [stdout] test client_decode::response_newlines ... ok [INFO] [stdout] test client_decode::connection_closure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/client_encode.rs (/opt/rustwide/target/debug/deps/client_encode-216004ff1634090c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test client_encode::client_encode_request_add_date ... ok [INFO] [stdout] test client_encode::client_encode_request_with_fragment ... ok [INFO] [stdout] test client_encode::client_encode_request_with_connect ... ok [INFO] [stdout] test client_encode::client_encode_chunked_body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/continue.rs (/opt/rustwide/target/debug/deps/continue-96c776ffc5340c05) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_without_expect_when_not_reading_body ... ok [INFO] [stdout] test test_with_expect_when_reading_body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/server-chunked-encode-large.rs (/opt/rustwide/target/debug/deps/server_chunked_encode_large-c4d27ee606c8f6ed) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test server_chunked_large ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server_chunked_large stdout ---- [INFO] [stdout] Error: invalid response status [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/convert/mod.rs:778:9 [INFO] [stdout] 2: http_types_2::error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-2-3.1.0/src/error.rs:49:26 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-types-2-3.1.0/src/error.rs:191:9 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:2184:27 [INFO] [stdout] 5: async_h1_2::client::decode::decode::{{closure}} [INFO] [stdout] at ./src/client/decode.rs:56:18 [INFO] [stdout] 6: server_chunked_encode_large::server_chunked_large::{{closure}} [INFO] [stdout] at ./tests/server-chunked-encode-large.rs:86:57 [INFO] [stdout] 7: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:199:29 [INFO] [stdout] 8: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 9: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 10: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 11: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 12: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:197:13 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:454:46 [INFO] [stdout] 14: async_executor::State::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:752:32 [INFO] [stdout] 15: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:343:34 [INFO] [stdout] 16: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:647:34 [INFO] [stdout] 17: async_io::driver::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:206:53 [INFO] [stdout] 18: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 19: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 20: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.5.0/src/driver.rs:182:11 [INFO] [stdout] 21: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 22: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 23: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 24: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 27: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:171:25 [INFO] [stdout] 28: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 29: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 30: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 31: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 32: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:168:17 [INFO] [stdout] 33: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/builder.rs:161:29 [INFO] [stdout] 36: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.1/src/task/block_on.rs:31:20 [INFO] [stdout] 37: server_chunked_encode_large::server_chunked_large [INFO] [stdout] at ./tests/server-chunked-encode-large.rs:70:1 [INFO] [stdout] 38: server_chunked_encode_large::server_chunked_large::{{closure}} [INFO] [stdout] at ./tests/server-chunked-encode-large.rs:71:36 [INFO] [stdout] 39: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 42: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 43: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 45: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 46: std::panic::catch_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: test::run_test_in_process [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 48: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 49: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 50: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 51: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 52: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 53: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 54: std::panicking::catch_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 55: std::panic::catch_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 57: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 59: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 60: [INFO] [stdout] 61: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server_chunked_large [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test server-chunked-encode-large` [INFO] running `Command { std: "docker" "inspect" "bfa58a9111242095261766b6a6d3646b536e1723fa099b28a7a4337ca5f43cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa58a9111242095261766b6a6d3646b536e1723fa099b28a7a4337ca5f43cc9", kill_on_drop: false }` [INFO] [stdout] bfa58a9111242095261766b6a6d3646b536e1723fa099b28a7a4337ca5f43cc9