[INFO] fetching crate foxtive-ntex 0.23.2...
[INFO] testing foxtive-ntex-0.23.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate foxtive-ntex 0.23.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate foxtive-ntex 0.23.2
[INFO] finished tweaking crates.io crate foxtive-ntex 0.23.2
[INFO] tweaked toml for crates.io crate foxtive-ntex 0.23.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foxtive-ntex 0.23.2 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 foxtive-ntex 0.23.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a11f4fb00f1a5459315b09c9f7f1224008fb0f448866d8b2e45ec92a8199ecba
[INFO] running `Command { std: "docker" "start" "-a" "a11f4fb00f1a5459315b09c9f7f1224008fb0f448866d8b2e45ec92a8199ecba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a11f4fb00f1a5459315b09c9f7f1224008fb0f448866d8b2e45ec92a8199ecba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11f4fb00f1a5459315b09c9f7f1224008fb0f448866d8b2e45ec92a8199ecba", kill_on_drop: false }`
[INFO] [stdout] a11f4fb00f1a5459315b09c9f7f1224008fb0f448866d8b2e45ec92a8199ecba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f48d70deb450647c0b07bf106de8cfcb904180e278ebe601a74b9872fe6c780e
[INFO] running `Command { std: "docker" "start" "-a" "f48d70deb450647c0b07bf106de8cfcb904180e278ebe601a74b9872fe6c780e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling generic-array v0.14.8
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ntex-util v2.15.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-net v2.8.1
[INFO] [stderr]    Compiling foxtive v0.19.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling ntex-cors v2.1.0
[INFO] [stderr]    Compiling foxtive-ntex v0.23.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "f48d70deb450647c0b07bf106de8cfcb904180e278ebe601a74b9872fe6c780e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48d70deb450647c0b07bf106de8cfcb904180e278ebe601a74b9872fe6c780e", kill_on_drop: false }`
[INFO] [stdout] f48d70deb450647c0b07bf106de8cfcb904180e278ebe601a74b9872fe6c780e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9a8a06c441d72ba1447f874e48e0281d8ce848969ecf77edde8ff145d9d79897
[INFO] running `Command { std: "docker" "start" "-a" "9a8a06c441d72ba1447f874e48e0281d8ce848969ecf77edde8ff145d9d79897", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling foxtive v0.19.1
[INFO] [stderr]    Compiling ntex-util v2.15.0
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-tokio v0.5.4
[INFO] [stderr]    Compiling ntex-net v2.8.1
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr]    Compiling ntex-cors v2.1.0
[INFO] [stderr]    Compiling foxtive-ntex v0.23.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.70s
[INFO] running `Command { std: "docker" "inspect" "9a8a06c441d72ba1447f874e48e0281d8ce848969ecf77edde8ff145d9d79897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8a06c441d72ba1447f874e48e0281d8ce848969ecf77edde8ff145d9d79897", kill_on_drop: false }`
[INFO] [stdout] 9a8a06c441d72ba1447f874e48e0281d8ce848969ecf77edde8ff145d9d79897
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d8e606eff7e73b249c04c4e02a8d586c36a21303f3ea2f5cd4c92e46aedcb611
[INFO] running `Command { std: "docker" "start" "-a" "d8e606eff7e73b249c04c4e02a8d586c36a21303f3ea2f5cd4c92e46aedcb611", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foxtive_ntex-c911476ff22608fc)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test error::tests::test_app_error ... ok
[INFO] [stdout] test error::tests::test_payload_error ... ok
[INFO] [stdout] test error::tests::test_app_message ... ok
[INFO] [stdout] test error::tests::test_std_error ... ok
[INFO] [stdout] test helpers::json_message::tests::test_ok ... ok
[INFO] [stdout] test http::extractors::byte_body::tests::test_as_utf8_success ... ok
[INFO] [stdout] test http::extractors::byte_body::tests::test_as_utf8_failure ... ok
[INFO] [stdout] test helpers::json_message::tests::test_failure ... ok
[INFO] [stdout] test http::extractors::byte_body::tests::test_bytes_and_into_bytes ... ok
[INFO] [stdout] test http::extractors::byte_body::tests::test_len_and_is_empty ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_deserialize_success ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_deserialize_failure ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_into_inner ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_into_body ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_deserialize_success ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_deserialize_to_map ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_deserialize_failure ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_json_value_failure ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_deserialize_to_map ... ok
[INFO] [stdout] test http::extractors::string_body::tests::test_body_and_into_body ... ok
[INFO] [stdout] test http::extractors::string_body::tests::test_deprecated_raw ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_json_value_success ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_raw ... ok
[INFO] [stdout] test http::extractors::json_body::tests::test_json_value_string_as_value ... ok
[INFO] [stdout] test http::extractors::string_body::tests::test_len_and_is_empty ... ok
[INFO] [stdout] test http::extractors::string_body::tests::test_parse_failure ... ok
[INFO] [stdout] test http::extractors::string_body::tests::test_parse_success ... ok
[INFO] [stdout] test http::responder::tests::test_redirect ... ok
[INFO] [stdout] test http::responder::tests::test_created ... ok
[INFO] [stdout] test http::responder::tests::test_failure ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_respond_error ... ok
[INFO] [stdout] test http::responder::tests::test_internal_server_error ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_result_blocking_error_canceled_respond_with_error ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_respond_success ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_result_blocking_error_canceled_respond ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_result_respond ... ok
[INFO] [stdout] test http::response::respond::tests::test_respond_error ... ok
[INFO] [stdout] test http::response::respond::tests::test_respond_msg ... ok
[INFO] [stdout] test http::response::respond::tests::test_respond_msg_error ... ok
[INFO] [stdout] test http::response::result::tests::test_option_result_response_is_error_or_empty ... ok
[INFO] [stdout] test http::response::result::tests::test_option_result_response_is_empty ... ok
[INFO] [stdout] test http::response::result::tests::test_option_result_response_send_response_error_or_empty ... ok
[INFO] [stdout] test http::response::result::tests::test_option_result_response_send_response_ok ... ok
[INFO] [stdout] test http::response::result::tests::test_result_response_send_result_err ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_body ... ok
[INFO] [stdout] test http::response::respond::tests::test_respond ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_result_blocking_error_respond ... ok
[INFO] [stdout] test http::response::message::tests::test_app_message_result_error_respond ... ok
[INFO] [stdout] test http::extractors::de_json_body::tests::test_inner ... ok
[INFO] [stdout] test http::responder::tests::test_ok ... ok
[INFO] [stdout] test http::response::result::tests::test_result_response_send_result_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests foxtive_ntex
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/http/extractors/de_json_body.rs - http::extractors::de_json_body::DeJsonBody<T>::into_body (line 51) ... ok
[INFO] [stdout] test src/http/extractors/json_body.rs - http::extractors::json_body::JsonBody::from (line 77) ... ok
[INFO] [stdout] test src/http/extractors/de_json_body.rs - http::extractors::de_json_body::DeJsonBody<T>::body (line 37) ... ok
[INFO] [stdout] test src/http/extractors/de_json_body.rs - http::extractors::de_json_body::DeJsonBody<T>::into_inner (line 78) ... ok
[INFO] [stdout] test src/http/extractors/json_body.rs - http::extractors::json_body::JsonBody::body (line 27) ... ok
[INFO] [stdout] test src/http/extractors/byte_body.rs - http::extractors::byte_body::ByteBody (line 11) ... ok
[INFO] [stdout] test src/http/extractors/de_json_body.rs - http::extractors::de_json_body::DeJsonBody<T>::inner (line 64) ... ok
[INFO] [stdout] test src/http/extractors/json_body.rs - http::extractors::json_body::JsonBody::from (line 92) ... ok
[INFO] [stdout] test src/http/extractors/json_body.rs - http::extractors::json_body::JsonBody::into_body (line 40) ... ok
[INFO] [stdout] test src/http/server/config.rs - http::server::config::JsonConfig (line 57) ... ok
[INFO] [stdout] test src/http/extractors/string_body.rs - http::extractors::string_body::StringBody (line 11) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.50s; merged doctests compilation took 1.44s
[INFO] running `Command { std: "docker" "inspect" "d8e606eff7e73b249c04c4e02a8d586c36a21303f3ea2f5cd4c92e46aedcb611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e606eff7e73b249c04c4e02a8d586c36a21303f3ea2f5cd4c92e46aedcb611", kill_on_drop: false }`
[INFO] [stdout] d8e606eff7e73b249c04c4e02a8d586c36a21303f3ea2f5cd4c92e46aedcb611
