[INFO] cloning repository https://github.com/caleblosch/hurl_clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caleblosch/hurl_clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc5da56802a9324579538d291753fdf675d84827 [INFO] testing caleblosch/hurl_clone against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/caleblosch/hurl_clone [INFO] finished tweaking git repo https://github.com/caleblosch/hurl_clone [INFO] tweaked toml for git repo https://github.com/caleblosch/hurl_clone written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/caleblosch/hurl_clone 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f488bb5c977059309ab5379de67d697ac719f19a3a8b3b588206dbd086101196 [INFO] running `Command { std: "docker" "start" "-a" "f488bb5c977059309ab5379de67d697ac719f19a3a8b3b588206dbd086101196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f488bb5c977059309ab5379de67d697ac719f19a3a8b3b588206dbd086101196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f488bb5c977059309ab5379de67d697ac719f19a3a8b3b588206dbd086101196", kill_on_drop: false }` [INFO] [stdout] f488bb5c977059309ab5379de67d697ac719f19a3a8b3b588206dbd086101196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f65b17e32d4f94026381a7aefadb964efbcf0a255edb84688f3fe1ad0484db [INFO] running `Command { std: "docker" "start" "-a" "51f65b17e32d4f94026381a7aefadb964efbcf0a255edb84688f3fe1ad0484db", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.66+curl-8.3.0 [INFO] [stderr] Compiling hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling hurl_core v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling hurlfmt v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub retry: Retry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.37s [INFO] running `Command { std: "docker" "inspect" "51f65b17e32d4f94026381a7aefadb964efbcf0a255edb84688f3fe1ad0484db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f65b17e32d4f94026381a7aefadb964efbcf0a255edb84688f3fe1ad0484db", kill_on_drop: false }` [INFO] [stdout] 51f65b17e32d4f94026381a7aefadb964efbcf0a255edb84688f3fe1ad0484db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bfd89ab5d66f03a527b4e4be15a4f6b01f4b6ac29630556bd68827bfb9608cd [INFO] running `Command { std: "docker" "start" "-a" "9bfd89ab5d66f03a527b4e4be15a4f6b01f4b6ac29630556bd68827bfb9608cd", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling hurl_core v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.3.1 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling hurlfmt v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stderr] Compiling hurl v4.2.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub retry: Retry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `retry` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub retry: Retry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.50s [INFO] running `Command { std: "docker" "inspect" "9bfd89ab5d66f03a527b4e4be15a4f6b01f4b6ac29630556bd68827bfb9608cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfd89ab5d66f03a527b4e4be15a4f6b01f4b6ac29630556bd68827bfb9608cd", kill_on_drop: false }` [INFO] [stdout] 9bfd89ab5d66f03a527b4e4be15a4f6b01f4b6ac29630556bd68827bfb9608cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a109deb23be46f17f655fb4938f74a9c66b64c8dcf632188e2b9cd9601e2725a [INFO] running `Command { std: "docker" "start" "-a" "a109deb23be46f17f655fb4938f74a9c66b64c8dcf632188e2b9cd9601e2725a", kill_on_drop: false }` [INFO] [stderr] warning: field `retry` is never read [INFO] [stderr] --> packages/hurl/src/http/options.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct ClientOptions { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 38 | pub retry: Retry, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hurl` (lib) generated 1 warning [INFO] [stderr] warning: `hurl` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hurl-8d273e1948c187b2) [INFO] [stdout] [INFO] [stdout] running 222 tests [INFO] [stdout] test html::escape::tests::eval_html_escape ... ok [INFO] [stdout] test http::client::tests::test_match_cookie ... ok [INFO] [stdout] test http::certificate::tests::test_parse_serial_number ... ok [INFO] [stdout] test http::certificate::tests::test_try_from ... ok [INFO] [stdout] test http::certificate::tests::test_parse_subject ... ok [INFO] [stdout] test http::cookie::tests::test_lsid_cookie ... ok [INFO] [stdout] test http::client::tests::test_parse_header ... ok [INFO] [stdout] test http::cookie::tests::test_parse_cookie_attribute ... ok [INFO] [stdout] test http::client::tests::test_redirect_method ... ok [INFO] [stdout] test http::cookie::tests::test_permanent2_cookie ... ok [INFO] [stdout] test http::certificate::tests::test_parse_start_date ... ok [INFO] [stdout] test http::client::tests::test_redirect_url ... ok [INFO] [stdout] test http::client::tests::test_split_lines_header ... ok [INFO] [stdout] test http::cookie::tests::test_cookie_with_invalid_attributes ... ok [INFO] [stdout] test http::cookie::tests::test_hsid_cookie ... ok [INFO] [stdout] test http::cookie::tests::test_invalid_cookie ... ok [INFO] [stdout] test http::mimetype::tests::test_charset ... ok [INFO] [stdout] test http::core::tests::parse_cookie_from_str ... ok [INFO] [stdout] test http::options::tests::test_curl_args ... ok [INFO] [stdout] test http::request::tests::test_parse_cookie ... ok [INFO] [stdout] test http::request::tests::test_parse_cookies ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::method_curl_args ... ok [INFO] [stdout] test http::request::tests::test_base_url ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::requests_curl_args ... ok [INFO] [stdout] test http::request::tests::test_query_string ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_shell_string ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_body ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::test_escape_string ... ok [INFO] [stdout] test http::cookie::tests::test_session_cookie ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::test_escape_mode ... ok [INFO] [stdout] test http::easy_ext::tests::convert_curl_slist_to_vec ... ok [INFO] [stdout] test http::request::tests::test_cookies ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::header_curl_args ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::post_data_curl_args ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_byte ... ok [INFO] [stdout] test http::cookie::tests::test_trailing_semicolon ... ok [INFO] [stdout] test http::cookie::tests::test_permanent_cookie ... ok [INFO] [stdout] test http::request_spec_curl_args::tests::param_curl_args ... ok [INFO] [stdout] test http::response_decoding::tests::test_content_encoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_multiple_content_encoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_parse_content_encoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_text ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_brotli ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_recursive_key ... ok [INFO] [stdout] test http::response::tests::get_header_values ... ok [INFO] [stdout] test http::response_decoding::tests::test_character_encoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_invalid_charset ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_index ... ok [INFO] [stdout] test http::response_decoding::tests::test_invalid_decoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_zlib ... ok [INFO] [stdout] test jsonpath::ast::tests::test_number ... ok [INFO] [stdout] test http::response_decoding::tests::test_content_type ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_error ... ok [INFO] [stdout] test jsonpath::eval::query::tests::test_query ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_gzip ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_array_index ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_extract_value ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_predicate ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_predicate_func ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_query_error ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_array_slice ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_filter ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_predicate ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_query ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_array_index ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_key_dot_notation ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_recursive ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_wildcard ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_name_child ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_key_bracket_selector ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_slice ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_wildcard ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_body ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_try_left_bracket ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_integer ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_key_name ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_key_path ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_literal ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_natural ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_natural_error ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_number_error ... ok [INFO] [stdout] test jsonpath::parser::reader::tests::test_try_predicate ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_number ... ok [INFO] [stdout] test jsonpath::tests::test_array ... ok [INFO] [stdout] test jsonpath::parser::reader::tests::test_reader ... ok [INFO] [stdout] test report::html::report::tests::test_percentage ... ok [INFO] [stdout] test report::html::timeline::svg::tests::simple_line_svg ... ok [INFO] [stdout] test report::html::timeline::util::tests::truncates ... ok [INFO] [stdout] test report::html::timeline::util::tests::create_stripes ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_string_value ... ok [INFO] [stdout] test report::html::timeline::nice::tests::test_nice_scale ... ok [INFO] [stdout] test jsonpath::tests::test_bookstore_additional ... ok [INFO] [stdout] test report::html::timeline::svg::tests::group_svg ... ok [INFO] [stdout] test jsonpath::tests::test_bookstore_path ... ok [INFO] [stdout] test jsonpath::tests::test_filter_nested_object ... ok [INFO] [stdout] test report::html::source::tests::add_underlined_errors ... ok [INFO] [stdout] test jsonpath::tests::test_parsing_error ... ok [INFO] [stdout] test jsonpath::tests::test_key_access ... ok [INFO] [stdout] test report::html::timeline::waterfall::tests::grid_vert_lines_svg ... ok [INFO] [stdout] test runner::body::tests::test_body_file ... ok [INFO] [stdout] test report::html::timeline::waterfall::tests::legend_svg ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_success ... ok [INFO] [stdout] test report::tap::testcase::tests::parse_tap_test_line ... ok [INFO] [stdout] test report::tap::report::tests::test_parse_tap_report ... ok [INFO] [stdout] test runner::body::tests::test_body_file_error ... ok [INFO] [stdout] test runner::assert::tests::test_invalid_xpath ... ok [INFO] [stdout] test html::unescape::tests::test_html_unescape ... ok [INFO] [stdout] test report::html::report::tests::test_parse_html_report ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_failure ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_error ... ok [INFO] [stdout] test runner::capture::tests::test_capture ... ok [INFO] [stdout] test runner::assert::tests::test_eval ... ok [INFO] [stdout] test report::junit::tests::create_junit_report ... ok [INFO] [stdout] test runner::capture::tests::test_capture_unsupported ... ok [INFO] [stdout] test runner::capture::tests::test_invalid_xpath ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_html_escape ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_invalid_regex ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_split ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_to_date ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_to_int ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_url_encode ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_format ... ok [INFO] [stdout] test runner::hurl_file::test::get_non_default_options_returns_empty_when_default ... ok [INFO] [stdout] test runner::json::tests::test_error ... ok [INFO] [stdout] test runner::json::tests::test_encode_json_string ... ok [INFO] [stdout] test runner::json::tests::test_escape_sequence ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_to_int_error ... ok [INFO] [stdout] test runner::json::tests::test_eval_json_template ... ok [INFO] [stdout] test runner::filter::tests::test_filters ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_url_decode ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_html_unescape ... ok [INFO] [stdout] test runner::hurl_file::test::get_non_default_options_returns_only_non_default_options ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_days_after_before_now ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_count ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_nth ... ok [INFO] [stdout] test runner::json::tests::test_not_preserving_spaces ... ok [INFO] [stdout] test runner::json::tests::test_list_value ... ok [INFO] [stdout] test runner::json::tests::test_object_value ... ok [INFO] [stdout] test runner::json::tests::test_scalar_value ... ok [INFO] [stdout] test runner::multiline::tests::eval_graphql_multiline_simple ... ok [INFO] [stdout] test runner::multiline::tests::eval_graphql_multiline_with_graphql_variables ... ok [INFO] [stdout] test runner::multipart::tests::test_eval_file_param ... ok [INFO] [stdout] test runner::predicate::tests::test_compare_float ... ok [INFO] [stdout] test runner::predicate::tests::test_compare_numbers ... ok [INFO] [stdout] test runner::predicate::tests::test_contains ... ok [INFO] [stdout] test runner::predicate::tests::test_compare_strings ... ok [INFO] [stdout] test runner::predicate::tests::test_date_predicate ... ok [INFO] [stdout] test runner::predicate::tests::test_no_type_mismatch_with_none_value ... ok [INFO] [stdout] test runner::predicate::tests::test_assert_value_greater ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_type ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_type_mismatch ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_empty_are_false ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_not_with_different_types ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_regex ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_booleans ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_float_integer ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_string ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_error ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_not_equals ... ok [INFO] [stdout] test runner::query::tests::test_eval_cookie_attribute_name ... ok [INFO] [stdout] test runner::query::tests::test_header ... ok [INFO] [stdout] test runner::query::tests::test_query_invalid_json ... ok [INFO] [stdout] test runner::query::tests::test_header_not_found ... ok [INFO] [stdout] test runner::query::tests::test_query_certificate ... ok [INFO] [stdout] test runner::query::tests::test_query_invalid_utf8 ... ok [INFO] [stdout] test runner::query::tests::test_query_cookie ... ok [INFO] [stdout] test runner::query::tests::test_query_json ... ok [INFO] [stdout] test runner::query::tests::test_body ... ok [INFO] [stdout] test runner::query::tests::test_query_bytes ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_floats ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_integers ... ok [INFO] [stdout] test runner::filter::tests::eval_filter_replace ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_exist ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_type_mismatch_with_unit ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_empty_are_true ... ok [INFO] [stdout] test runner::multipart::tests::test_file_value_content_type ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_match ... ok [INFO] [stdout] test runner::query::tests::test_query_json_not_found ... ok [INFO] [stdout] test runner::query::tests::test_query_jsonpath_invalid_expression ... ok [INFO] [stdout] test runner::query::tests::test_query_regex ... ok [INFO] [stdout] test runner::query::tests::test_query_sha256 ... ok [INFO] [stdout] test runner::query::tests::test_query_status ... ok [INFO] [stdout] test runner::query::tests::test_query_xpath ... ok [INFO] [stdout] test runner::request::tests::add_cookie_in_storage ... ok [INFO] [stdout] test runner::query::tests::test_query_xpath_error_eval ... ok [INFO] [stdout] test runner::query::tests::test_query_xpath_with_html ... ok [INFO] [stdout] test runner::request::tests::clear_cookie_store ... ok [INFO] [stdout] test runner::request::tests::test_error_variable ... ok [INFO] [stdout] test runner::request::tests::test_hello_request ... ok [INFO] [stdout] test runner::request::tests::test_query_request ... ok [INFO] [stdout] test runner::response::tests::test_eval_asserts ... ok [INFO] [stdout] test runner::response::tests::test_eval_captures ... ok [INFO] [stdout] test runner::template::tests::test_template_element ... ok [INFO] [stdout] test runner::template::tests::test_template_element_error ... ok [INFO] [stdout] test runner::value::tests::test_is_scalar ... ok [INFO] [stdout] test runner::value::tests::test_to_string ... ok [INFO] [stdout] test runner::xpath::tests::test_bug ... ok [INFO] [stdout] test runner::response::tests::test_eval_version_status_asserts ... ok [INFO] [stdout] test runner::xpath::tests::test_cafe_html ... ok [INFO] [stdout] test runner::xpath::tests::test_error_eval ... ok [INFO] [stdout] test runner::xpath::tests::test_cafe_xml ... ok [INFO] [stdout] test runner::xpath::tests::test_default_namespaces ... ok [INFO] [stdout] test runner::xpath::tests::test_html ... ok [INFO] [stdout] test runner::xpath::tests::test_invalid_xml ... ok [INFO] [stdout] test runner::xpath::tests::test_namespaces_with_prefix ... ok [INFO] [stdout] test runner::xpath::tests::test_soap ... ok [INFO] [stdout] test runner::xpath::tests::test_unregistered_function ... ok [INFO] [stdout] test runner::xpath::tests::test_xml ... ok [INFO] [stdout] test runner::xpath::tests::test_namespaces_scoping ... ok [INFO] [stdout] test util::logger::tests::test_progress_string ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_explicit_relative_user_file_root ... ok [INFO] [stdout] test util::path::tests::is_descendant_true ... ok [INFO] [stdout] test util::logger::tests::test_add_line_prefix_no_colored ... ok [INFO] [stdout] test util::logger::tests::test_invalid_xpath_expression ... ok [INFO] [stdout] test util::logger::tests::test_assert_error_status ... ok [INFO] [stdout] test util::logger::tests::test_assert_error_newline ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_without_user_file_root ... ok [INFO] [stdout] test util::logger::tests::test_assert_error_jsonpath ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_explicit_absolute_user_file_root ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_implicit_relative_user_file_root ... ok [INFO] [stdout] test util::path::tests::is_descendant_false ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 222 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hurl-a06a7715bcb7d425) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cli::fs::tests::test_strip_bom ... ok [INFO] [stdout] test cli::options::variables::tests::test_parse_error ... ok [INFO] [stdout] test cli::options::variables::tests::test_parse_value ... ok [INFO] [stdout] test cli::options::variables::tests::test_parse ... ok [INFO] [stdout] test cli::fs::tests::test_string_from_utf8_bom ... ok [INFO] [stdout] test cli::options::variables::tests::test_parse_value_error ... ok [INFO] [stdout] test tests::create_run_summary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/sample.rs (/opt/rustwide/target/debug/deps/sample-27e34c1a2697d0a5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test simple_sample ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- simple_sample stdout ---- [INFO] [stdout] error: HTTP connection [INFO] [stdout] --> -:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | GET http://localhost:8000/hello [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ (7) Failed to connect to localhost port 8000 after 0 ms: Couldn't connect to server [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'simple_sample' panicked at packages/hurl/tests/sample.rs:33:9: [INFO] [stdout] assertion failed: result.success [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bac400221a2 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bac400221a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bac400221a2 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bac400221a2 - ::fmt::had50d3dbab4f9a49 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bac4004b673 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x5bac4004b673 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stdout] 6: 0x5bac4001f513 - std::io::default_write_fmt::h9f5cac5e26eafb82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bac4001f513 - std::io::Write::write_fmt::h9be88ac981c80255 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x5bac40021ff2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bac4002358c - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x5bac400233e2 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5bac3fad2624 - as core::ops::function::Fn>::call::h58e2cb0c3aa8f900 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5bac3fad2624 - test::test_main::{{closure}}::h068e739b3ff3ace9 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5bac40024003 - as core::ops::function::Fn>::call::h4dc3b8e0d98a0945 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5bac40024003 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5bac40023ca6 - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x5bac40022699 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5bac4002396d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5bac3fa957a0 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bac3fa9582c - core::panicking::panic::h025bf19fe4d5462f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5bac3fa989b3 - sample::simple_sample::check_result::hc71076d74f2d34e3 [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:33:9 [INFO] [stdout] 21: 0x5bac3fa98786 - sample::simple_sample::h12b328efc364b7e6 [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:131:5 [INFO] [stdout] 22: 0x5bac3fa97fc7 - sample::simple_sample::{{closure}}::hbc4eb8be0962fb20 [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:28:19 [INFO] [stdout] 23: 0x5bac3fa96ab6 - core::ops::function::FnOnce::call_once::hd27ab90de76421c2 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5bac3fad7f7b - core::ops::function::FnOnce::call_once::h36fc4a9de3ab6dc6 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bac3fad7f7b - test::__rust_begin_short_backtrace::ha0a98bb69b358a31 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x5bac3fad6f6f - test::run_test_in_process::{{closure}}::h8c178d13fba0a588 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x5bac3fad6f6f - as core::ops::function::FnOnce<()>>::call_once::hcf9a13e44c998160 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5bac3fad6f6f - std::panicking::try::do_call::h4af5be696220e430 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5bac3fad6f6f - std::panicking::try::hbf49a526ff439d5e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5bac3fad6f6f - std::panic::catch_unwind::h73db1b343ad1c705 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bac3fad6f6f - test::run_test_in_process::hef059ed743ea6437 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x5bac3fad6f6f - test::run_test::{{closure}}::h9508bce7fbf1ad82 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x5bac3fa9b6c4 - test::run_test::{{closure}}::h70f94fa995999514 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x5bac3fa9b6c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfc7043e7c8324aca [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x5bac3fa9efba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h599c966db81290c0 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bac3fa9efba - as core::ops::function::FnOnce<()>>::call_once::h499078bec004bb56 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5bac3fa9efba - std::panicking::try::do_call::h336d5bb945571c50 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5bac3fa9efba - std::panicking::try::hea8a9a2c11807957 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5bac3fa9efba - std::panic::catch_unwind::hc46631a6d929f68d [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bac3fa9efba - std::thread::Builder::spawn_unchecked_::{{closure}}::he5729da5506c58d1 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bac3fa9efba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b7f1215a4f7e46f [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5bac40025dab - as core::ops::function::FnOnce>::call_once::h5e2c5a5b1d7d1d9c [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x5bac40025dab - as core::ops::function::FnOnce>::call_once::hc50cd23acd01680e [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x5bac40025dab - std::sys::pal::unix::thread::Thread::new::thread_start::hb3d0e19f380baa62 [INFO] [stdout] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7e2fb1b13aa4 - [INFO] [stdout] 46: 0x7e2fb1ba0a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simple_sample [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p hurl --test sample` [INFO] running `Command { std: "docker" "inspect" "a109deb23be46f17f655fb4938f74a9c66b64c8dcf632188e2b9cd9601e2725a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a109deb23be46f17f655fb4938f74a9c66b64c8dcf632188e2b9cd9601e2725a", kill_on_drop: false }` [INFO] [stdout] a109deb23be46f17f655fb4938f74a9c66b64c8dcf632188e2b9cd9601e2725a