[INFO] fetching crate hoot 0.2.6... [INFO] testing hoot-0.2.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hoot 0.2.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate hoot 0.2.6 [INFO] finished tweaking crates.io crate hoot 0.2.6 [INFO] tweaked toml for crates.io crate hoot 0.2.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hoot 0.2.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a3688d71b3040193f5b3c29e2c65255fc0975f78dbd4b1b55f5bd847217779 [INFO] running `Command { std: "docker" "start" "-a" "76a3688d71b3040193f5b3c29e2c65255fc0975f78dbd4b1b55f5bd847217779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a3688d71b3040193f5b3c29e2c65255fc0975f78dbd4b1b55f5bd847217779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a3688d71b3040193f5b3c29e2c65255fc0975f78dbd4b1b55f5bd847217779", kill_on_drop: false }` [INFO] [stdout] 76a3688d71b3040193f5b3c29e2c65255fc0975f78dbd4b1b55f5bd847217779 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fd2dfc1b80c74966da90c5cc9e3f598274a9e668d8c18860ca88d1bff83d22e [INFO] running `Command { std: "docker" "start" "-a" "8fd2dfc1b80c74966da90c5cc9e3f598274a9e668d8c18860ca88d1bff83d22e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [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.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hoot v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.41s [INFO] running `Command { std: "docker" "inspect" "8fd2dfc1b80c74966da90c5cc9e3f598274a9e668d8c18860ca88d1bff83d22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd2dfc1b80c74966da90c5cc9e3f598274a9e668d8c18860ca88d1bff83d22e", kill_on_drop: false }` [INFO] [stdout] 8fd2dfc1b80c74966da90c5cc9e3f598274a9e668d8c18860ca88d1bff83d22e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e96e9dd60f825890adf4f72e73ba98f2ecc30b1a917a251ec21616dee0d854ea [INFO] running `Command { std: "docker" "start" "-a" "e96e9dd60f825890adf4f72e73ba98f2ecc30b1a917a251ec21616dee0d854ea", kill_on_drop: false }` [INFO] [stderr] Compiling hoot v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "e96e9dd60f825890adf4f72e73ba98f2ecc30b1a917a251ec21616dee0d854ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96e9dd60f825890adf4f72e73ba98f2ecc30b1a917a251ec21616dee0d854ea", kill_on_drop: false }` [INFO] [stdout] e96e9dd60f825890adf4f72e73ba98f2ecc30b1a917a251ec21616dee0d854ea [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d4b3c20517927dd2f02c82a3764b287da3db675e507bef9d1c55375fdba1566 [INFO] running `Command { std: "docker" "start" "-a" "2d4b3c20517927dd2f02c82a3764b287da3db675e507bef9d1c55375fdba1566", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hoot-98efbd17afe78835) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test chunk::test::test_dechunk_data ... ok [INFO] [stdout] test chunk::test::test_dechunk_size ... ok [INFO] [stdout] test chunk::test::test_dechunk_size_not_meta ... ok [INFO] [stdout] test client::call::test::create_empty ... ok [INFO] [stdout] test client::call::test::create_streaming ... ok [INFO] [stdout] test client::call::test::ensure_send_sync ... ok [INFO] [stdout] test client::call::test::head_simple ... ok [INFO] [stdout] test client::call::test::head_with_body ... ok [INFO] [stdout] test client::call::test::post_small_output ... ok [INFO] [stdout] test client::call::test::post_streaming ... ok [INFO] [stdout] test client::call::test::post_simple ... ok [INFO] [stdout] test client::call::test::post_streaming_after_end ... ok [INFO] [stdout] test client::call::test::post_streaming_too_much ... ok [INFO] [stdout] test client::call::test::post_streaming_with_size ... ok [INFO] [stdout] test client::call::test::post_with_chunked ... ok [INFO] [stdout] test client::call::test::post_with_short_content_length ... ok [INFO] [stdout] test client::call::test::post_without_body ... ok [INFO] [stdout] test chunk::test::test_dechunk_size_meta ... ok [INFO] [stdout] test client::test::state_await_100::proceed_after_200 ... ok [INFO] [stdout] test client::test::state_cleanup::close_due_to_client_connection_close ... ok [INFO] [stdout] test client::test::state_cleanup::close_due_to_close_delimited_body ... ok [INFO] [stdout] test client::test::state_cleanup::close_due_to_http10 ... ok [INFO] [stdout] test client::call::test::post_with_short_body_input ... ok [INFO] [stdout] test client::test::state_cleanup::reuse_without_recv_body ... ok [INFO] [stdout] test client::test::state_prepare::proceed_with_amended_headers ... ok [INFO] [stdout] test client::test::state_cleanup::close_due_to_not_100_continue ... ok [INFO] [stdout] test client::test::state_await_100::proceed_after_403 ... ok [INFO] [stdout] test client::test::state_cleanup::reuse_without_send_body ... ok [INFO] [stdout] test client::test::state_cleanup::reuse_with_send_body ... ok [INFO] [stdout] test client::test::state_await_100::proceed_after_100_continue ... ok [INFO] [stdout] test client::test::state_await_100::proceed_after_403_with_headers ... ok [INFO] [stdout] test client::test::state_prepare::proceed_without_amended_headers ... ok [INFO] [stdout] test client::test::state_recv_body::recv_body_chunked_full ... ok [INFO] [stdout] test client::test::state_recv_body::recv_body_close_delimited ... ok [INFO] [stdout] test client::test::state_recv_response::expect_100_without_100_continue ... ok [INFO] [stdout] test client::test::state_recv_response::prepended_100_continue ... ok [INFO] [stdout] test client::test::state_redirect::absolute_url ... ok [INFO] [stdout] test client::test::state_recv_body::recv_body_content_length ... ok [INFO] [stdout] test client::test::state_recv_response::receive_complete_response ... ok [INFO] [stdout] test client::test::state_cleanup::reuse_after_redirect ... ok [INFO] [stdout] test client::test::state_await_100::proceed_without_100_continue ... ok [INFO] [stdout] test client::test::state_recv_response::receive_incomplete_response ... ok [INFO] [stdout] test client::test::state_redirect::dont_keep_cookie_header ... ok [INFO] [stdout] test client::test::state_redirect::keep_auth_header_never ... ok [INFO] [stdout] test client::test::state_redirect::last_location_header ... ok [INFO] [stdout] test client::test::state_redirect::dont_keep_auth_header_different_host ... ok [INFO] [stdout] test client::test::state_redirect::dont_keep_content_length ... ok [INFO] [stdout] test client::test::state_redirect::keep_auth_header_same_host ... ok [INFO] [stdout] test client::test::state_redirect::relative_url_absolute_path ... ok [INFO] [stdout] test client::test::state_redirect::with_recv_body ... ok [INFO] [stdout] test client::test::state_redirect::relative_url_relative_path ... ok [INFO] [stdout] test client::test::state_cleanup::close_due_to_server_connection_close ... ok [INFO] [stdout] test client::test::state_redirect::change_redirect_methods ... ok [INFO] [stdout] test client::test::state_recv_body::recv_body_chunked_partial ... ok [INFO] [stdout] test client::test::state_redirect::without_recv_body ... ok [INFO] [stdout] test client::test::state_send_body::send_body_despite_method ... ok [INFO] [stdout] test client::test::state_send_body::write_with_chunked ... ok [INFO] [stdout] test client::test::state_send_body::write_with_content_length_empty_slices ... ok [INFO] [stdout] test client::test::state_send_request::proceed_with_await_100 ... ok [INFO] [stdout] test client::test::state_send_request::proceed_with_body ... ok [INFO] [stdout] test client::test::state_send_body::write_with_content_length ... ok [INFO] [stdout] test client::test::state_send_request::proceed_without_body ... ok [INFO] [stdout] test client::test::state_send_request::proceed_without_body_and_expect_100 ... ok [INFO] [stdout] test client::test::state_send_request::short_buffer ... ok [INFO] [stdout] test client::test::state_send_request::write_request ... ok [INFO] [stdout] test parser::test::ensure_no_half_response ... ok [INFO] [stdout] test client::test::state_redirect::with_recv_body_0 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests hoot [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/client/call.rs - client::call::Call<(),B>::without_body (line 63) ... ok [INFO] [stdout] test src/client/call.rs - client::call::Call<(),B>::with_body (line 78) ... ok [INFO] [stdout] test src/client/call.rs - client::call::Call::write (line 227) ... ok [INFO] [stdout] test src/client/call.rs - client::call::Call::write (line 277) ... ok [INFO] [stdout] test src/client/mod.rs - client (line 60) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d4b3c20517927dd2f02c82a3764b287da3db675e507bef9d1c55375fdba1566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4b3c20517927dd2f02c82a3764b287da3db675e507bef9d1c55375fdba1566", kill_on_drop: false }` [INFO] [stdout] 2d4b3c20517927dd2f02c82a3764b287da3db675e507bef9d1c55375fdba1566