[INFO] cloning repository https://github.com/trendy31158/hurl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trendy31158/hurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendy31158%2Fhurl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendy31158%2Fhurl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b2552b1984ebdde5fbbd135cbd38df9bcb7b6bc [INFO] testing trendy31158/hurl against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrendy31158%2Fhurl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trendy31158/hurl on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/trendy31158/hurl [INFO] finished tweaking git repo https://github.com/trendy31158/hurl [INFO] tweaked toml for git repo https://github.com/trendy31158/hurl written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trendy31158/hurl 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.47 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] [stderr] Downloaded libflate_lz77 v2.1.0 [INFO] [stderr] Downloaded libflate v2.1.0 [INFO] [stderr] Downloaded curl-sys v0.4.78+curl-8.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b8b3658fbe14974cf293c7935845fb7c4f4ca9ad23daa1b9ef52f8850120cf [INFO] running `Command { std: "docker" "start" "-a" "73b8b3658fbe14974cf293c7935845fb7c4f4ca9ad23daa1b9ef52f8850120cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b8b3658fbe14974cf293c7935845fb7c4f4ca9ad23daa1b9ef52f8850120cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b8b3658fbe14974cf293c7935845fb7c4f4ca9ad23daa1b9ef52f8850120cf", kill_on_drop: false }` [INFO] [stdout] 73b8b3658fbe14974cf293c7935845fb7c4f4ca9ad23daa1b9ef52f8850120cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28393bd786949f7cc71e9be3bd1d4d90c403318e491d6eea947e544c458e2d00 [INFO] running `Command { std: "docker" "start" "-a" "28393bd786949f7cc71e9be3bd1d4d90c403318e491d6eea947e544c458e2d00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling libxml v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling termion v4.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling hurl v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hurl_core v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hurlfmt v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.18s [INFO] running `Command { std: "docker" "inspect" "28393bd786949f7cc71e9be3bd1d4d90c403318e491d6eea947e544c458e2d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28393bd786949f7cc71e9be3bd1d4d90c403318e491d6eea947e544c458e2d00", kill_on_drop: false }` [INFO] [stdout] 28393bd786949f7cc71e9be3bd1d4d90c403318e491d6eea947e544c458e2d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15528f49f94aac9f71ac10cc154dfc07e1adbc6741126278be92fbe93f005793 [INFO] running `Command { std: "docker" "start" "-a" "15528f49f94aac9f71ac10cc154dfc07e1adbc6741126278be92fbe93f005793", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [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.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling hurl_core v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling hurl v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Compiling hurlfmt v6.1.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.68s [INFO] running `Command { std: "docker" "inspect" "15528f49f94aac9f71ac10cc154dfc07e1adbc6741126278be92fbe93f005793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15528f49f94aac9f71ac10cc154dfc07e1adbc6741126278be92fbe93f005793", kill_on_drop: false }` [INFO] [stdout] 15528f49f94aac9f71ac10cc154dfc07e1adbc6741126278be92fbe93f005793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 104b4ebd7277658227d6263b5787ff0f8fceaca361cde26d7780d8d15cd50735 [INFO] running `Command { std: "docker" "start" "-a" "104b4ebd7277658227d6263b5787ff0f8fceaca361cde26d7780d8d15cd50735", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hurl-f5763cf3f8556fa6) [INFO] [stdout] [INFO] [stdout] running 279 tests [INFO] [stdout] test http::certificate::tests::test_parse_subject ... ok [INFO] [stdout] test http::client::tests::http_client_state_always_http2 ... ok [INFO] [stdout] test http::certificate::tests::test_parse_start_date ... ok [INFO] [stdout] test http::client::tests::test_split_lines_header ... ok [INFO] [stdout] test http::client::tests::parse_cert_option ... ok [INFO] [stdout] test http::certificate::tests::test_parse_serial_number ... 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_parse_cookie_attribute ... ok [INFO] [stdout] test http::cookie::tests::test_permanent2_cookie ... ok [INFO] [stdout] test http::cookie::tests::test_permanent_cookie ... ok [INFO] [stdout] test http::cookie::tests::test_trailing_semicolon ... ok [INFO] [stdout] test http::core::tests::parse_cookie_from_str ... ok [INFO] [stdout] test html::escape::tests::eval_html_escape ... ok [INFO] [stdout] test http::cookie::tests::test_invalid_cookie ... ok [INFO] [stdout] test http::client::tests::test_parse_header ... ok [INFO] [stdout] test http::certificate::tests::test_try_from ... ok [INFO] [stdout] test http::client::tests::test_redirect_method ... ok [INFO] [stdout] test http::client::tests::http_client_state_changes ... ok [INFO] [stdout] test http::cookie::tests::test_session_cookie ... ok [INFO] [stdout] test http::curl_cmd::tests::param_curl_args ... ok [INFO] [stdout] test http::curl_cmd::tests::hello_request_with_options ... ok [INFO] [stdout] test http::client::tests::command_line_args ... ok [INFO] [stdout] test http::client::tests::http_client_state_always_default ... ok [INFO] [stdout] test http::cookie::tests::test_lsid_cookie ... ok [INFO] [stdout] test http::curl_cmd::tests::header_curl_args ... ok [INFO] [stdout] test http::curl_cmd::tests::form_request ... ok [INFO] [stdout] test http::curl_cmd::tests::test_encode_shell_string ... ok [INFO] [stdout] test http::curl_cmd::tests::test_escape_mode ... ok [INFO] [stdout] test http::curl_cmd::tests::test_escape_string ... ok [INFO] [stdout] test http::curl_cmd::tests::post_binary_file ... ok [INFO] [stdout] test http::curl_cmd::tests::test_encode_byte ... ok [INFO] [stdout] test http::curl_cmd::tests::json_request ... ok [INFO] [stdout] test http::curl_cmd::tests::test_encode_body ... ok [INFO] [stdout] test http::curl_cmd::tests::query_request ... ok [INFO] [stdout] test http::easy_ext::tests::convert_curl_slist_to_vec ... ok [INFO] [stdout] test http::header::tests::test_iter ... ok [INFO] [stdout] test http::headers_helper::tests::aggregate_raw_headers ... ok [INFO] [stdout] test http::headers_helper::tests::character_encoding ... ok [INFO] [stdout] test http::headers_helper::tests::content_type_basic ... ok [INFO] [stdout] test http::headers_helper::tests::content_encoding ... ok [INFO] [stdout] test http::mimetype::tests::test_charset ... ok [INFO] [stdout] test http::curl_cmd::tests::url_with_dot ... ok [INFO] [stdout] test http::response::tests::get_header_values ... ok [INFO] [stdout] test http::header::tests::test_simple_header_map ... ok [INFO] [stdout] test http::response_decoding::tests::test_invalid_charset ... ok [INFO] [stdout] test http::curl_cmd::tests::hello_request_with_default_options ... ok [INFO] [stdout] test http::request::tests::test_parse_cookies ... ok [INFO] [stdout] test http::curl_cmd::tests::url_with_curl_glob ... ok [INFO] [stdout] test http::response_decoding::tests::test_parse_content_encoding ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_brotli ... ok [INFO] [stdout] test http::request::tests::test_parse_cookie ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_error ... ok [INFO] [stdout] test http::response_decoding::tests::test_multiple_content_encoding ... ok [INFO] [stdout] test http::request::tests::test_cookies ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_gzip ... ok [INFO] [stdout] test http::response_decoding::tests::test_content_encoding ... 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 http::client::tests::test_match_cookie ... ok [INFO] [stdout] test http::url::tests::query_params ... ok [INFO] [stdout] test http::response_decoding::tests::test_text ... ok [INFO] [stdout] test http::response_decoding::tests::test_content_type ... ok [INFO] [stdout] test jsonpath::ast::tests::test_number ... ok [INFO] [stdout] test jsonpath::eval::query::tests::test_query ... 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::eval::selector::tests::test_selector_name_child ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_wildcard ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_predicate ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_predicate_func ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_recursive_key ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_query_error ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_array_index ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_array_index ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_array_slice ... ok [INFO] [stdout] test http::url::tests::test_extract_scheme ... ok [INFO] [stdout] test http::request::tests::test_content_type ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_index ... ok [INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_slice ... ok [INFO] [stdout] test http::url::tests::test_parsing_error ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_filter ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_query ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_key_bracket_selector ... ok [INFO] [stdout] test http::response_decoding::tests::test_character_encoding ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_recursive ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_key_path ... 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_literal ... ok [INFO] [stdout] test http::response_decoding::tests::test_uncompress_body ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_wildcard ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_natural ... ok [INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_key_dot_notation ... ok [INFO] [stdout] test http::url::tests::parse_url_ok ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_key_name ... ok [INFO] [stdout] test html::unescape::tests::test_html_unescape ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_natural_error ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_number ... ok [INFO] [stdout] test jsonpath::parser::primitives::tests::test_number_error ... ok [INFO] [stdout] test jsonpath::tests::test_parsing_error ... ok [INFO] [stdout] test jsonpath::tests::test_filter_nested_object ... ok [INFO] [stdout] test report::html::nav::tests::test_error_html ... ok [INFO] [stdout] test jsonpath::tests::test_key_access ... ok [INFO] [stdout] test parallel::job::tests::input_queue_is_infinite ... ok [INFO] [stdout] test parallel::progress::tests::test_progress_bar ... ok [INFO] [stdout] test report::html::timeline::nice::tests::test_nice_scale ... ok [INFO] [stdout] test report::html::source::tests::add_underlined_errors ... ok [INFO] [stdout] test report::html::timeline::svg::tests::simple_line_svg ... ok [INFO] [stdout] test jsonpath::tests::test_bookstore_additional ... ok [INFO] [stdout] test parallel::progress::tests::all_workers_running ... 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::parser::primitives::tests::test_string_value ... ok [INFO] [stdout] test jsonpath::tests::test_array ... ok [INFO] [stdout] test report::html::timeline::waterfall::tests::legend_svg ... ok [INFO] [stdout] test report::html::timeline::waterfall::tests::grid_vert_lines_svg ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_error ... ok [INFO] [stdout] test report::junit::xml::reader::tests::read_xml_with_namespaces ... ok [INFO] [stdout] test report::junit::xml::reader::tests::read_junit_xml ... ok [INFO] [stdout] test report::junit::xml::reader::tests::read_xml_1_succeed ... ok [INFO] [stdout] test report::junit::xml::reader::tests::read_xml_0_succeed ... ok [INFO] [stdout] test parallel::job::tests::job_queue_is_finite ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_success ... ok [INFO] [stdout] test report::html::timeline::util::tests::truncates ... ok [INFO] [stdout] test report::junit::testcase::test::test_create_testcase_failure ... ok [INFO] [stdout] test report::junit::tests::create_junit_report ... ok [INFO] [stdout] test http::url::tests::test_join ... ok [INFO] [stdout] test report::html::timeline::util::tests::create_stripes ... ok [INFO] [stdout] test report::html::report::tests::test_percentage ... ok [INFO] [stdout] test runner::body::tests::test_body_file ... ok [INFO] [stdout] test runner::assert::tests::test_use_diff ... ok [INFO] [stdout] test runner::capture::tests::test_capture_unsupported ... ok [INFO] [stdout] test output::raw::tests::write_last_body_with_headers ... ok [INFO] [stdout] test report::junit::xml::writer::tests::write_xml_0 ... ok [INFO] [stdout] test runner::body::tests::test_body_file_error ... ok [INFO] [stdout] test runner::diff::tests::test_diff_add_line3 ... ok [INFO] [stdout] test report::html::report::tests::test_parse_html_report ... ok [INFO] [stdout] test report::tap::report::tests::test_parse_error ... ok [INFO] [stdout] test runner::diff::tests::test_diff_change_line1 ... ok [INFO] [stdout] test runner::capture::tests::test_capture ... ok [INFO] [stdout] test runner::diff::tests::test_diff_change_line3 ... ok [INFO] [stdout] test runner::diff::tests::test_diff_change_line4_line24 ... ok [INFO] [stdout] test runner::diff::tests::test_diff_change_line4 ... ok [INFO] [stdout] test runner::diff::tests::test_diff_add_new_line ... ok [INFO] [stdout] test runner::cache::tests::add_and_retry_html ... ok [INFO] [stdout] test report::tap::report::tests::test_parse_tap_report ... ok [INFO] [stdout] test runner::error::tests::test_assert_error_status ... ok [INFO] [stdout] test runner::filter::count::tests::eval_filter_count ... ok [INFO] [stdout] test runner::error::tests::test_error_timeout ... ok [INFO] [stdout] test runner::diff::tests::test_diff_delete_line3 ... ok [INFO] [stdout] test runner::error::tests::test_assert_error_jsonpath ... ok [INFO] [stdout] test runner::assert::tests::test_eval ... ok [INFO] [stdout] test runner::error::tests::test_assert_error_newline ... ok [INFO] [stdout] test runner::expr::tests::test_render_expression ... ok [INFO] [stdout] test report::tap::report::tests::test_parse_tap_report_with_version ... ok [INFO] [stdout] test report::tap::testcase::tests::parse_tap_test_line ... ok [INFO] [stdout] test runner::diff::tests::test_diff_change_line2 ... ok [INFO] [stdout] test runner::assert::tests::test_invalid_xpath ... ok [INFO] [stdout] test runner::filter::decode::tests::eval_filter_url_decode ... ok [INFO] [stdout] test runner::filter::days_after_now::tests::eval_filter_days_after_before_now ... ok [INFO] [stdout] test runner::filter::nth::tests::eval_filter_nth ... ok [INFO] [stdout] test runner::filter::html_unescape::tests::eval_filter_html_unescape ... ok [INFO] [stdout] test runner::filter::eval::tests::test_filters ... ok [INFO] [stdout] test runner::error::tests::test_invalid_xpath_expression ... ok [INFO] [stdout] test runner::filter::format::tests::eval_filter_url_decode ... ok [INFO] [stdout] test runner::filter::jsonpath::tests::eval_filter_jsonpath ... ok [INFO] [stdout] test runner::filter::regex::tests::eval_filter_invalid_regex ... ok [INFO] [stdout] test runner::capture::tests::test_invalid_xpath ... ok [INFO] [stdout] test runner::filter::html_escape::tests::eval_filter_html_escape ... ok [INFO] [stdout] test runner::filter::regex::tests::eval_filter_regex ... ok [INFO] [stdout] test runner::filter::to_date::tests::eval_filter_to_date ... ok [INFO] [stdout] test runner::filter::to_float::tests::eval_filter_to_float_error ... ok [INFO] [stdout] test runner::filter::to_float::tests::eval_filter_to_float ... ok [INFO] [stdout] test runner::filter::to_int::tests::eval_filter_to_int_error ... ok [INFO] [stdout] test runner::hurl_file::test::get_non_default_options_returns_only_non_default_options ... 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::json::tests::test_error ... ok [INFO] [stdout] test runner::json::tests::test_eval_json_template ... ok [INFO] [stdout] test runner::json::tests::test_list_value ... ok [INFO] [stdout] test runner::json::tests::test_not_preserving_spaces ... 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::number::tests::test_cmp_value ... ok [INFO] [stdout] test runner::json::tests::test_object_value ... ok [INFO] [stdout] test runner::multipart::tests::test_eval_file_param ... ok [INFO] [stdout] test runner::multipart::tests::test_file_value_content_type ... ok [INFO] [stdout] test runner::filter::split::tests::eval_filter_split ... ok [INFO] [stdout] test runner::filter::url_encode::tests::eval_filter_url_encode ... ok [INFO] [stdout] test runner::number::tests::test_number_components ... ok [INFO] [stdout] test runner::number::tests::test_to_string ... ok [INFO] [stdout] test runner::options::tests::test_eval_boolean_option_error ... ok [INFO] [stdout] test runner::options::tests::test_eval_natural_option ... ok [INFO] [stdout] test runner::predicate::tests::test_assert_value_greater ... ok [INFO] [stdout] test runner::options::tests::test_eval_boolean_option ... ok [INFO] [stdout] test runner::predicate::tests::test_no_type_mismatch_with_none_value ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_empty_are_true ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_iso_date ... ok [INFO] [stdout] test runner::number::tests::test_cmp_number_string ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_empty_are_false ... ok [INFO] [stdout] test runner::predicate::tests::test_date_predicate ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate ... ok [INFO] [stdout] test runner::filter::to_int::tests::eval_filter_to_int ... ok [INFO] [stdout] test runner::hurl_file::test::get_non_default_options_returns_empty_when_default ... ok [INFO] [stdout] test runner::predicate::tests::test_contains ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_exist ... ok [INFO] [stdout] test runner::filter::replace::tests::eval_filter_replace ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_is_number ... 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_value_equals_float_integer ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_match ... 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::predicate::tests::test_predicate_type_mismatch_with_unit ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_error ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_string ... ok [INFO] [stdout] test runner::query::tests::test_eval_cookie_attribute_name ... ok [INFO] [stdout] test runner::query::tests::test_body ... ok [INFO] [stdout] test runner::query::tests::test_header ... ok [INFO] [stdout] test runner::query::tests::test_query_jsonpath_invalid_expression ... ok [INFO] [stdout] test runner::query::tests::test_query_certificate ... ok [INFO] [stdout] test runner::query::tests::test_query_bytes ... ok [INFO] [stdout] test runner::query::tests::test_query_invalid_json ... ok [INFO] [stdout] test runner::query::tests::test_query_regex ... ok [INFO] [stdout] test runner::query::tests::test_query_cookie ... ok [INFO] [stdout] test runner::query::tests::test_query_sha256 ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_not_with_different_types ... ok [INFO] [stdout] test runner::query::tests::test_query_invalid_utf8 ... ok [INFO] [stdout] test runner::query::tests::test_query_json_not_found ... ok [INFO] [stdout] test runner::query::tests::test_query_xpath ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_not_equals ... ok [INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_booleans ... ok [INFO] [stdout] test runner::query::tests::test_query_status ... ok [INFO] [stdout] test runner::query::tests::test_header_not_found ... ok [INFO] [stdout] test runner::query::tests::value_from_json ... ok [INFO] [stdout] test runner::value::tests::test_format_iso ... 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::query::tests::test_query_json ... ok [INFO] [stdout] test runner::request::tests::add_cookie_in_storage ... ok [INFO] [stdout] test runner::request::tests::test_error_variable ... ok [INFO] [stdout] test runner::response::tests::test_eval_asserts ... ok [INFO] [stdout] test runner::template::tests::test_template_element ... ok [INFO] [stdout] test runner::request::tests::clear_cookie_store ... ok [INFO] [stdout] test runner::template::tests::test_template_element_error ... ok [INFO] [stdout] test runner::response::tests::test_eval_captures ... ok [INFO] [stdout] test runner::response::tests::test_eval_version_status_asserts ... ok [INFO] [stdout] test runner::variable::test::simple_variable_set ... ok [INFO] [stdout] test runner::xpath::tests::test_bug ... ok [INFO] [stdout] test runner::xpath::tests::test_default_namespaces ... ok [INFO] [stdout] test runner::xpath::tests::test_invalid_xml ... ok [INFO] [stdout] test runner::variable::test::iter_variable_set ... ok [INFO] [stdout] test runner::variable::test::secret_cant_be_reassigned ... ok [INFO] [stdout] test runner::xpath::tests::test_soap ... ok [INFO] [stdout] test runner::xpath::tests::test_namespaces_scoping ... ok [INFO] [stdout] test runner::xpath::tests::test_namespaces_with_prefix ... ok [INFO] [stdout] test runner::value::tests::test_is_scalar ... ok [INFO] [stdout] test runner::xpath::tests::test_error_eval ... 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_true ... ok [INFO] [stdout] test util::redacted::tests::redacted_string_hides_secret ... ok [INFO] [stdout] test runner::xpath::tests::test_cafe_html ... ok [INFO] [stdout] test util::term::tests::buffered_stdout ... ok [INFO] [stdout] test runner::xpath::tests::test_html ... ok [INFO] [stdout] test runner::xpath::tests::test_cafe_xml ... ok [INFO] [stdout] test runner::request::tests::test_hello_request ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_explicit_relative_user_file_root ... ok [INFO] [stdout] test util::path::tests::check_filename_allowed_access_without_user_file_root ... ok [INFO] [stdout] test runner::xpath::tests::test_unregistered_function ... ok [INFO] [stdout] test runner::xpath::tests::test_xml ... ok [INFO] [stdout] test util::path::tests::is_descendant_false ... ok [INFO] [stdout] test util::term::tests::buffered_stderr ... ok [INFO] [stdout] test runner::request::tests::test_query_request ... ok [INFO] [stdout] test http::mimetype::tests::test_is_json ... ok [INFO] [stdout] test http::mimetype::tests::test_is_xml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 279 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hurl-83f83967d001a634) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cli::options::variables::tests::test_parse ... ok [INFO] [stdout] test cli::options::variables::tests::test_parse_value_error ... ok [INFO] [stdout] test cli::summary::tests::create_run_summary ... 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 run::tests::input_queue_is_infinite ... ok [INFO] [stdout] test run::tests::input_queue_is_finite ... ok [INFO] [stdout] test cli::options::duration::tests::test_parse ... ok [INFO] [stdout] test cli::options::duration::tests::test_parse_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/sample.rs (/opt/rustwide/target/debug/deps/sample-f0e409ba53a183a2) [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] --> foo.hurl: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: Connection refused [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] thread 'simple_sample' panicked at packages/hurl/tests/sample.rs:35:9: [INFO] [stdout] assertion failed: result.success [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ecee1b16e2a - std::backtrace_rs::backtrace::libunwind::trace::hfe0e1def394da018 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ecee1b16e2a - std::backtrace_rs::backtrace::trace_unsynchronized::h96fbb6d117554616 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ecee1b16e2a - std::sys::backtrace::_print_fmt::he1169c6f8956325b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ecee1b16e2a - ::fmt::ha4a311b32f6b4ad8 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ecee1b40ab3 - core::fmt::rt::Argument::fmt::h8ccd2627d2418ed3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ecee1b40ab3 - core::fmt::write::h1866771663f62b81 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/fmt/mod.rs:1189:21 [INFO] [stdout] 6: 0x5ecee1b13c43 - std::io::Write::write_fmt::h2df399c9fb8c6039 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/io/mod.rs:1884:15 [INFO] [stdout] 7: 0x5ecee1b16c72 - std::sys::backtrace::BacktraceLock::print::hddd3a9918ce29aa7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ecee1b182ad - std::panicking::default_hook::{{closure}}::h791f75256b902d7d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5ecee1b180b7 - std::panicking::default_hook::h82cc572fcb0d8cd7 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5ecee14bfb97 - as core::ops::function::Fn>::call::h47f4385e5c05a6bc [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 11: 0x5ecee14bfb97 - test::test_main::{{closure}}::h592b6187ee9bbe51 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5ecee1b18958 - as core::ops::function::Fn>::call::h80408f032954f187 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1986:9 [INFO] [stdout] 13: 0x5ecee1b18958 - std::panicking::rust_panic_with_hook::he21644cc2707f2c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5ecee1b186e6 - std::panicking::begin_panic_handler::{{closure}}::h42f7c414fed3cad9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:667:13 [INFO] [stdout] 15: 0x5ecee1b17309 - std::sys::backtrace::__rust_end_short_backtrace::ha26cf5766b4e8c65 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ecee1b183ac - rust_begin_unwind [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5ecee14811d0 - core::panicking::panic_fmt::h74866b78e934b1c0 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:76:14 [INFO] [stdout] 18: 0x5ecee148125c - core::panicking::panic::h95d8269cf8bd4f7a [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5ecee1484cf6 - sample::simple_sample::check_result::h41b3c5f00bcac3bf [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:35:9 [INFO] [stdout] 20: 0x5ecee1484ad5 - sample::simple_sample::h63976d4a99fecf92 [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:146:5 [INFO] [stdout] 21: 0x5ecee1484287 - sample::simple_sample::{{closure}}::h6551ca737bd87682 [INFO] [stdout] at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:30:19 [INFO] [stdout] 22: 0x5ecee14825e6 - core::ops::function::FnOnce::call_once::h202f7a3f81e9efb3 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5ecee14c474b - core::ops::function::FnOnce::call_once::h2f54be8ccda9ff77 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5ecee14c474b - test::__rust_begin_short_backtrace::h505f4667df5bf10c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x5ecee14c40a8 - test::run_test_in_process::{{closure}}::h5ed3028e6069c117 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x5ecee14c40a8 - as core::ops::function::FnOnce<()>>::call_once::hbf705be6aea7c287 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5ecee14c40a8 - std::panicking::try::do_call::h555223a41631f02b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5ecee14c40a8 - std::panicking::try::he81e496d432108c4 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5ecee14c40a8 - std::panic::catch_unwind::hb2ff356e76867b52 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x5ecee14c40a8 - test::run_test_in_process::h665bcd2e01d69f5b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x5ecee14c40a8 - test::run_test::{{closure}}::ha58fbc9c79c6786d [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x5ecee1487b4a - test::run_test::{{closure}}::h958602d5fcb1d647 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x5ecee1487b4a - std::sys::backtrace::__rust_begin_short_backtrace::h7ca2fb16f64faa0f [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5ecee148b404 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hebe77fbe87ddae61 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 35: 0x5ecee148b404 - as core::ops::function::FnOnce<()>>::call_once::h5e26d6a69f85d1d6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5ecee148b404 - std::panicking::try::do_call::h9787fac579f00884 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5ecee148b404 - std::panicking::try::h788012b555fbd7c5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5ecee148b404 - std::panic::catch_unwind::hd194f26f99a98fb5 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x5ecee148b404 - std::thread::Builder::spawn_unchecked_::{{closure}}::h31c0dcba34ed449c [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 40: 0x5ecee148b404 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h60302d9c688101a6 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5ecee1b1ca3b - as core::ops::function::FnOnce>::call_once::h9578f6ea1d4e1c4b [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 42: 0x5ecee1b1ca3b - as core::ops::function::FnOnce>::call_once::hf4a2f438d8019348 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/alloc/src/boxed.rs:1972:9 [INFO] [stdout] 43: 0x5ecee1b1ca3b - std::sys::pal::unix::thread::Thread::new::thread_start::h14f1eb868ff90fc9 [INFO] [stdout] at /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x794a7f370ac3 - [INFO] [stdout] 45: 0x794a7f401a04 - clone [INFO] [stdout] 46: 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.38s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p hurl --test sample` [INFO] running `Command { std: "docker" "inspect" "104b4ebd7277658227d6263b5787ff0f8fceaca361cde26d7780d8d15cd50735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104b4ebd7277658227d6263b5787ff0f8fceaca361cde26d7780d8d15cd50735", kill_on_drop: false }` [INFO] [stdout] 104b4ebd7277658227d6263b5787ff0f8fceaca361cde26d7780d8d15cd50735