[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleblosch%2Fhurl_clone" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caleblosch/hurl_clone on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9de5ba20d261174466e154c37b8bb708cce7047b77f13ff5d5a271bb3468b41
[INFO] running `Command { std: "docker" "start" "-a" "c9de5ba20d261174466e154c37b8bb708cce7047b77f13ff5d5a271bb3468b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9de5ba20d261174466e154c37b8bb708cce7047b77f13ff5d5a271bb3468b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9de5ba20d261174466e154c37b8bb708cce7047b77f13ff5d5a271bb3468b41", kill_on_drop: false }`
[INFO] [stdout] c9de5ba20d261174466e154c37b8bb708cce7047b77f13ff5d5a271bb3468b41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38fffb112cb5299b50e98c84bf3e1481c57fd6512f5f497385fce514ddaf4459
[INFO] running `Command { std: "docker" "start" "-a" "38fffb112cb5299b50e98c84bf3e1481c57fd6512f5f497385fce514ddaf4459", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling libxml v0.3.3
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling libflate_lz77 v2.0.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling libflate v2.0.0
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[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 regex-automata v0.3.9
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling md5 v0.7.0
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub(crate) post_entry: Option<fn() -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub(crate) pre_entry: Option<fn(Entry) -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.88s
[INFO] running `Command { std: "docker" "inspect" "38fffb112cb5299b50e98c84bf3e1481c57fd6512f5f497385fce514ddaf4459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38fffb112cb5299b50e98c84bf3e1481c57fd6512f5f497385fce514ddaf4459", kill_on_drop: false }`
[INFO] [stdout] 38fffb112cb5299b50e98c84bf3e1481c57fd6512f5f497385fce514ddaf4459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9099355ac62f719e3b749a20614de5f4f761703fc8f0d599076b9ce3fc00102d
[INFO] running `Command { std: "docker" "start" "-a" "9099355ac62f719e3b749a20614de5f4f761703fc8f0d599076b9ce3fc00102d", 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 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub(crate) post_entry: Option<fn() -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub(crate) pre_entry: Option<fn(Entry) -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub(crate) post_entry: Option<fn() -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> packages/hurl/src/runner/runner_options.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub(crate) pre_entry: Option<fn(Entry) -> bool>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.14s
[INFO] running `Command { std: "docker" "inspect" "9099355ac62f719e3b749a20614de5f4f761703fc8f0d599076b9ce3fc00102d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9099355ac62f719e3b749a20614de5f4f761703fc8f0d599076b9ce3fc00102d", kill_on_drop: false }`
[INFO] [stdout] 9099355ac62f719e3b749a20614de5f4f761703fc8f0d599076b9ce3fc00102d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8498aa8b37da8bf48661367e2ce4020aa6a479ad5e54d820957ee587820ea13e
[INFO] running `Command { std: "docker" "start" "-a" "8498aa8b37da8bf48661367e2ce4020aa6a479ad5e54d820957ee587820ea13e", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> packages/hurl/src/runner/runner_options.rs:354:5
[INFO] [stderr]     |
[INFO] [stderr] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stderr]     |                        --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 354 |     pub(crate) post_entry: Option<fn() -> bool>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> packages/hurl/src/runner/runner_options.rs:355:5
[INFO] [stderr]     |
[INFO] [stderr] 335 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stderr]     |                        --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 355 |     pub(crate) pre_entry: Option<fn(Entry) -> bool>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `hurl` (lib) generated 3 warnings
[INFO] [stderr] warning: `hurl` (lib test) generated 3 warnings (3 duplicates)
[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-993e830f4bf47113)
[INFO] [stdout] 
[INFO] [stdout] running 222 tests
[INFO] [stdout] test http::certificate::tests::test_parse_start_date ... ok
[INFO] [stdout] test http::certificate::tests::test_parse_subject ... 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::client::tests::test_parse_header ... 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::client::tests::test_redirect_url ... ok
[INFO] [stdout] test http::client::tests::test_redirect_method ... ok
[INFO] [stdout] test http::cookie::tests::test_parse_cookie_attribute ... 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 http::request::tests::test_cookies ... ok
[INFO] [stdout] test http::mimetype::tests::test_charset ... 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::request::tests::test_parse_cookies ... ok
[INFO] [stdout] test http::options::tests::test_curl_args ... ok
[INFO] [stdout] test http::cookie::tests::test_lsid_cookie ... ok
[INFO] [stdout] test http::cookie::tests::test_permanent2_cookie ... ok
[INFO] [stdout] test http::request::tests::test_base_url ... ok
[INFO] [stdout] test http::request::tests::test_query_string ... ok
[INFO] [stdout] test http::easy_ext::tests::convert_curl_slist_to_vec ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::param_curl_args ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::post_data_curl_args ... ok
[INFO] [stdout] test http::request::tests::test_parse_cookie ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::test_escape_mode ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::requests_curl_args ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_body ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::header_curl_args ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::test_escape_string ... ok
[INFO] [stdout] test http::response::tests::get_header_values ... ok
[INFO] [stdout] test http::response_decoding::tests::test_content_type ... ok
[INFO] [stdout] test http::response_decoding::tests::test_invalid_charset ... ok
[INFO] [stdout] test http::response_decoding::tests::test_invalid_decoding ... ok
[INFO] [stdout] test http::response_decoding::tests::test_multiple_content_encoding ... ok
[INFO] [stdout] test http::client::tests::test_match_cookie ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::method_curl_args ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_byte ... ok
[INFO] [stdout] test http::cookie::tests::test_session_cookie ... 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 jsonpath::eval::selector::tests::test_array_index ... 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_uncompress_body ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_extract_value ... ok
[INFO] [stdout] test http::response_decoding::tests::test_uncompress_brotli ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_name_child ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_slice ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_recursive_key ... ok
[INFO] [stdout] test jsonpath::parser::parse::tests::test_key_bracket_selector ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_index ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_predicate ... ok
[INFO] [stdout] test jsonpath::eval::selector::tests::test_selector_array_wildcard ... 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_query ... ok
[INFO] [stdout] test http::request_spec_curl_args::tests::test_encode_shell_string ... ok
[INFO] [stdout] test http::response_decoding::tests::test_uncompress_error ... ok
[INFO] [stdout] test http::response_decoding::tests::test_character_encoding ... 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 jsonpath::parser::parse::tests::test_predicate ... ok
[INFO] [stdout] test jsonpath::eval::query::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_array_slice ... ok
[INFO] [stdout] test jsonpath::parser::parse::tests::test_selector_filter ... 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::parser::parse::tests::test_selector_wildcard ... 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 ... ok
[INFO] [stdout] test jsonpath::parser::primitives::tests::test_number_error ... ok
[INFO] [stdout] test jsonpath::parser::primitives::tests::test_string_value ... ok
[INFO] [stdout] test jsonpath::parser::reader::tests::test_reader ... ok
[INFO] [stdout] test jsonpath::parser::reader::tests::test_try_predicate ... ok
[INFO] [stdout] test jsonpath::tests::test_array ... ok
[INFO] [stdout] test jsonpath::tests::test_bookstore_additional ... ok
[INFO] [stdout] test jsonpath::tests::test_parsing_error ... ok
[INFO] [stdout] test report::html::timeline::nice::tests::test_nice_scale ... 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::tests::test_filter_nested_object ... ok
[INFO] [stdout] test jsonpath::tests::test_key_access ... ok
[INFO] [stdout] test report::html::source::tests::add_underlined_errors ... ok
[INFO] [stdout] test jsonpath::tests::test_bookstore_path ... ok
[INFO] [stdout] test report::tap::report::tests::test_parse_tap_report ... ok
[INFO] [stdout] test report::tap::testcase::tests::parse_tap_test_line ... ok
[INFO] [stdout] test report::junit::testcase::test::test_create_testcase_failure ... ok
[INFO] [stdout] test report::html::timeline::waterfall::tests::grid_vert_lines_svg ... ok
[INFO] [stdout] test report::junit::testcase::test::test_create_testcase_success ... ok
[INFO] [stdout] test report::html::timeline::svg::tests::group_svg ... ok
[INFO] [stdout] test report::html::timeline::svg::tests::simple_line_svg ... ok
[INFO] [stdout] test runner::assert::tests::test_invalid_xpath ... ok
[INFO] [stdout] test report::junit::tests::create_junit_report ... ok
[INFO] [stdout] test runner::body::tests::test_body_file ... ok
[INFO] [stdout] test runner::body::tests::test_body_file_error ... ok
[INFO] [stdout] test report::html::report::tests::test_percentage ... ok
[INFO] [stdout] test runner::capture::tests::test_capture_unsupported ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_count ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_days_after_before_now ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_format ... 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_nth ... ok
[INFO] [stdout] test report::junit::testcase::test::test_create_testcase_error ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_html_unescape ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_replace ... 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_decode ... ok
[INFO] [stdout] test report::html::timeline::waterfall::tests::legend_svg ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_url_encode ... ok
[INFO] [stdout] test runner::filter::tests::test_filters ... ok
[INFO] [stdout] test runner::hurl_file::test::get_non_default_options_returns_empty_when_default ... 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_escape_sequence ... ok
[INFO] [stdout] test runner::json::tests::test_eval_json_template ... ok
[INFO] [stdout] test runner::json::tests::test_object_value ... ok
[INFO] [stdout] test runner::multiline::tests::eval_graphql_multiline_simple ... ok
[INFO] [stdout] test runner::json::tests::test_not_preserving_spaces ... ok
[INFO] [stdout] test runner::multipart::tests::test_file_value_content_type ... ok
[INFO] [stdout] test runner::json::tests::test_list_value ... ok
[INFO] [stdout] test runner::predicate::tests::test_assert_value_greater ... 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::multiline::tests::eval_graphql_multiline_with_graphql_variables ... ok
[INFO] [stdout] test runner::predicate::tests::test_compare_strings ... ok
[INFO] [stdout] test runner::predicate::tests::test_compare_numbers ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_regex ... 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_predicate_is_empty_are_false ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate ... ok
[INFO] [stdout] test runner::capture::tests::test_invalid_xpath ... ok
[INFO] [stdout] test runner::capture::tests::test_capture ... ok
[INFO] [stdout] test runner::predicate::tests::test_contains ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_match ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_not_with_different_types ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_is_empty_are_true ... ok
[INFO] [stdout] test runner::filter::tests::eval_filter_to_int_error ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_exist ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_type ... ok
[INFO] [stdout] test runner::json::tests::test_error ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_type_mismatch ... ok
[INFO] [stdout] test runner::assert::tests::test_eval ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_type_mismatch_with_unit ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_float_integer ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_integers ... 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_body ... ok
[INFO] [stdout] test runner::query::tests::test_header ... ok
[INFO] [stdout] test runner::query::tests::test_query_bytes ... ok
[INFO] [stdout] test runner::query::tests::test_query_cookie ... ok
[INFO] [stdout] test runner::query::tests::test_header_not_found ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_booleans ... 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_invalid_json ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_floats ... ok
[INFO] [stdout] test runner::query::tests::test_query_json ... ok
[INFO] [stdout] test runner::query::tests::test_query_status ... ok
[INFO] [stdout] test runner::query::tests::test_query_sha256 ... ok
[INFO] [stdout] test runner::query::tests::test_eval_cookie_attribute_name ... ok
[INFO] [stdout] test runner::predicate::tests::test_predicate_value_equals_string ... ok
[INFO] [stdout] test runner::query::tests::test_query_xpath_with_html ... ok
[INFO] [stdout] test runner::query::tests::test_query_xpath ... ok
[INFO] [stdout] test runner::json::tests::test_encode_json_string ... ok
[INFO] [stdout] test runner::request::tests::add_cookie_in_storage ... ok
[INFO] [stdout] test runner::request::tests::clear_cookie_store ... ok
[INFO] [stdout] test runner::request::tests::test_query_request ... ok
[INFO] [stdout] test runner::template::tests::test_template_element ... ok
[INFO] [stdout] test runner::response::tests::test_eval_asserts ... 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::query::tests::test_query_regex ... ok
[INFO] [stdout] test runner::response::tests::test_eval_captures ... 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_invalid_xml ... 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_html ... ok
[INFO] [stdout] test runner::xpath::tests::test_unregistered_function ... ok
[INFO] [stdout] test runner::xpath::tests::test_soap ... ok
[INFO] [stdout] test runner::xpath::tests::test_default_namespaces ... 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::xpath::tests::test_namespaces_scoping ... ok
[INFO] [stdout] test runner::query::tests::test_query_certificate ... ok
[INFO] [stdout] test runner::json::tests::test_scalar_value ... ok
[INFO] [stdout] test runner::query::tests::test_query_jsonpath_invalid_expression ... ok
[INFO] [stdout] test runner::query::tests::test_query_xpath_error_eval ... ok
[INFO] [stdout] test report::html::report::tests::test_parse_html_report ... ok
[INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_explicit_absolute_user_file_root ... ok
[INFO] [stdout] test util::logger::tests::test_add_line_prefix_no_colored ... ok
[INFO] [stdout] test util::logger::tests::test_assert_error_newline ... ok
[INFO] [stdout] test runner::xpath::tests::test_namespaces_with_prefix ... ok
[INFO] [stdout] test util::logger::tests::test_assert_error_status ... ok
[INFO] [stdout] test util::logger::tests::test_progress_string ... ok
[INFO] [stdout] test runner::xpath::tests::test_xml ... 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_false ... ok
[INFO] [stdout] test util::logger::tests::test_invalid_xpath_expression ... ok
[INFO] [stdout] test util::path::tests::check_filename_allowed_access_with_implicit_relative_user_file_root ... ok
[INFO] [stdout] test util::logger::tests::test_assert_error_jsonpath ... ok
[INFO] [stdout] test util::path::tests::is_descendant_true ... ok
[INFO] [stdout] test util::path::tests::check_filename_allowed_access_without_user_file_root ... ok
[INFO] [stdout] test html::escape::tests::eval_html_escape ... ok
[INFO] [stdout] test html::unescape::tests::test_html_unescape ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 222 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hurl-e763bfd73782a14f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cli::fs::tests::test_string_from_utf8_bom ... ok
[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 tests::create_run_summary ... ok
[INFO] [stdout] test cli::options::variables::tests::test_parse_value_error ... 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-b149ecb116f58723)
[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' (256) panicked at packages/hurl/tests/sample.rs:33:9:
[INFO] [stdout] assertion failed: result.success
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62d1a4953eba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62d1a4953eba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62d1a4953eba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62d1a4953eba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62d1a496b62a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62d1a496b62a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62d1a4958892 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62d1a4958892 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62d1a49328df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62d1a49328df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62d1a494bf99 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62d1a43c6e8c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62d1a43c6e8c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62d1a494c212 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62d1a494c212 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62d1a49329ca - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62d1a492a1b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62d1a49336ad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62d1a496bf8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62d1a496bf52 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62d1a43b8ffd - sample::simple_sample::check_result::h9eafc3385cb6f8ae
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:33:9
[INFO] [stdout]   21:     0x62d1a43ba61d - sample::simple_sample::h73166695d090bd03
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:131:5
[INFO] [stdout]   22:     0x62d1a43ba827 - sample::simple_sample::{{closure}}::h665681ea0f562b22
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/hurl/tests/sample.rs:28:19
[INFO] [stdout]   23:     0x62d1a43b80f6 - core::ops::function::FnOnce::call_once::hf5882b3cb1819ae4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62d1a43baf6b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62d1a43baf6b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62d1a43c795b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62d1a43c795b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62d1a43c795b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62d1a43c795b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62d1a43c795b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62d1a43c795b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62d1a43c795b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62d1a43c3074 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62d1a43c3074 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62d1a43ca562 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x62d1a43ca562 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62d1a43ca562 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62d1a43ca562 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62d1a43ca562 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62d1a43ca562 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x62d1a43ca562 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62d1a49534bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x62d1a49534bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72ed0249caa4 - <unknown>
[INFO] [stdout]   45:     0x72ed02529a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hurl --test sample`
[INFO] running `Command { std: "docker" "inspect" "8498aa8b37da8bf48661367e2ce4020aa6a479ad5e54d820957ee587820ea13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8498aa8b37da8bf48661367e2ce4020aa6a479ad5e54d820957ee587820ea13e", kill_on_drop: false }`
[INFO] [stdout] 8498aa8b37da8bf48661367e2ce4020aa6a479ad5e54d820957ee587820ea13e
